AWS SAA-C03 · Question 37 · Domain 2.1: Scalable Architectures
A company has a single EC2 instance hosting a legacy application that cannot be load balanced. If the instance fails, a new one must be launched automatically, but the application requires a static IP address that clients have whitelisted. How can this be achieved?
Answer options:
Use an Application Load Balancer with a static IP.
Assign an Elastic IP. Use an ASG of size 1 and a user data script to attach the EIP.
Use Route 53 to update the DNS record to the new instance's public IP.
Use AWS Global Accelerator.
65 questions · hints · full answers · grading