ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Professional Exam Questions

Amazon

AWS Certified Solutions Architect Professional

156 / 465

Question 156:

A company has a legacy-based software that needs to be transferred to the AWS cloud. The legacy-based software has a dependency on the license which is based on the MAC Address. What would be a possible solution to ensure that the legacy-based software will always work properly and not lose the MAC address at any point in time? Choose an answer from the below options.

Answer options:

A.Ensure any EC2 Instance that you deploy has a static IP address mapped to the MAC address.
B.Use a VPC with a private subnet for the license and a public subnet for the EC2.
C.Use a VPC with a private subnet and configure the MAC address to be tied to that subnet.
D.Use a VPC with instances having an elastic network interface attached that has a fixed MAC Address.