ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

568 / 690

Question 568:

A 50 year old Computer Solutions company has a very big application that needs to be deployed to the AWS cloud from its existing server. The application is media access control (MAC) address dependent as per the application licensing terms. This application will be deployed in an on-demand EC2 instance with instance type r4.2xlarge. In this scenario, how can you ensure that the MAC address of the EC2 instance will not change even if the instance is restarted or rebooted?

Answer options:

A.Assign static MAC Address to EC2 instance while setting up the server.
B.Use a VPC with an elastic network interface that has a fixed MAC Address.
C.Use a VPC with a private subnet for the EC2, by default MAC address will be fixed.
D.Use a VPC with a private subnet and configure the MAC address to be tied to that subnet.