List of questions
Related questions
Question 868 - SAA-C03 discussion
A company recently launched a new product that is highly available in one AWS Region The product consists of an application that runs on Amazon Elastic Container Service (Amazon ECS), a public Application Load Balancer (ALB), and an Amazon DynamoDB table. The company wants a solution that will make the application highly available across Regions.
Which combination of steps will meet these requirements? (Select THREE.)
In a different Region, deploy the application to a new ECS cluster that is accessible through a new ALB.
Create an Amazon Route 53 failover record.
Modify the DynamoDB table to create a DynamoDB global table.
In the same Region, deploy the application to an Amazon Elastic Kubernetes Service (Amazon EKS) cluster that is accessible through a new ALB.
Modify the DynamoDB table to create global secondary indexes (GSIs).
Create an AWS PrivateLink endpoint for the application.
0 comments
Leave a comment first