All practice questions
1964 questions
An enterprise is deploying a new version of a stateless Java-based web application to Amazon EC2 instances within an Auto Scaling group. The infrastructure is managed using AWS CloudFormation. The deployment strategy requires zero downtime, guarantees that new EC2 instances are fully booted and verified as healthy before older instances are terminated, and automatically rolls back to the previous stable version if the deployment fails.
Which two configurations should a solutions architect implement to meet these requirements? (Select two.)
Select all that apply
A logistics company is designing a hybrid network connectivity solution for its AWS environment. The environment consists of spoke VPCs across two AWS accounts in the `us-east-1` region. The company has a AWS Direct Connect connection at a co-location facility and needs to establish connectivity between the spoke VPCs and their on-premises data center. The solution must provide a backup path using an IPsec VPN over the internet with automated failover, and it must minimize administrative overhead for routing. Which TWO configurations should the Solutions Architect implement to meet these requirements? (Select TWO.)
Select all that apply
A pharmaceutical company is designing a new regulatory compliance document management system. The primary deployment will run in the us-east-1 Region. The system consists of an application tier hosted on Amazon EC2 instances in private subnets behind an Application Load Balancer (ALB), and a database tier using Amazon Aurora PostgreSQL. The company requires a multi-region disaster recovery (DR) architecture between us-east-1 and us-west-2. The solution must achieve a Recovery Time Objective (RTO) of 30 minutes, a Recovery Point Objective (RPO) of 5 minutes, and minimize ongoing running costs in the secondary region.
Which two actions should a solutions architect take to meet these requirements?
Select all that apply
An enterprise is designing a disaster recovery (DR) solution for a critical customer portal application. The primary environment is located in the us-east-1 Region, and the DR environment will be in the us-west-2 Region. The application requires a Recovery Time Objective (RTO) of minutes and a Recovery Point Objective (RPO) of minute. The backend uses Amazon Aurora PostgreSQL, and the frontend/application tiers run on Amazon EC2 instances inside a private subnet. The EC2 instances must communicate with external payment gateways via the internet. The enterprise wants to adopt a cost-effective Warm Standby DR strategy.
Which TWO architecture decisions should the Solutions Architect implement to meet these requirements?
Select all that apply