Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Solutions Architect - Professional SAP-C02 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional SAP-C02 exam

Exam AWS Certified Solutions Architect - Professional SAP-C02 topic 1 question 345 discussion

A North American company with headquarters on the East Coast is deploying a new web application running on Amazon EC2 in the us-east-1 Region. The application should dynamically scale to meet user demand and maintain resiliency. Additionally, the application must have disaster recovery capabilities in an active-passive configuration with the us-west-1 Region.

Which steps should a solutions architect take after creating a VPC in the us-east-1 Region?

  • A. Create a VPC in the us-west-1 Region. Use inter-Region VPC peering to connect both VPCs. Deploy an Application Load Balancer (ALB) spanning multiple Availability Zones (AZs) to the VPC in the us-east-1 Region. Deploy EC2 instances across multiple AZs in each Region as part of an Auto Scaling group spanning both VPCs and served by the ALB.
  • B. Deploy an Application Load Balancer (ALB) spanning multiple Availability Zones (AZs) to the VPC in the us-east-1 Region. Deploy EC2 instances across multiple AZs as part of an Auto Scaling group served by the ALDeploy the same solution to the us-west-1 Region. Create an Amazon Route 53 record set with a failover routing policy and health checks enabled to provide high availability across both Regions.
  • C. Create a VPC in the us-west-1 Region. Use inter-Region VPC peering to connect both VPCs. Deploy an Application Load Balancer (ALB) that spans both VPCs. Deploy EC2 instances across multiple Availability Zones as part of an Auto Scaling group in each VPC served by the ALB. Create an Amazon Route 53 record that points to the ALB.
  • D. Deploy an Application Load Balancer (ALB) spanning multiple Availability Zones (AZs) to the VPC in the us-east-1 Region. Deploy EC2 instances across multiple AZs as part of an Auto Scaling group served by the ALB. Deploy the same solution to the us-west-1 Region. Create separate Amazon Route 53 records in each Region that point to the ALB in the Region. Use Route 53 health checks to provide high availability across both Regions.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
AzureDP900
1 week, 1 day ago
B is right To implement disaster recovery in an active-passive configuration, you should deploy the application infrastructure across multiple Availability Zones (AZs) in each Region with the primary region being us-east-1. By having an Application Load Balancer (ALB) spanning multiple AZs in the us-east-1 Region and EC2 instances as part of an Auto Scaling group served by this ALB, you can achieve dynamic scaling to meet user demand. To ensure high availability across both Regions, create an Amazon Route 53 record set with a failover routing policy that directs traffic from the us-west-1 Region to the primary infrastructure in the us-east-1 Region when available. Enable health checks for this Route 53 record set to ensure that traffic is directed away from unhealthy endpoints, providing a seamless user experience while ensuring resiliency and disaster recovery capabilities.
upvoted 1 times
...
asquared16
3 months ago
Selected Answer: B
ALB can't span VPCs in different regions, the key statement in B is "Deploy the same solution in us-west-1"
upvoted 1 times
...
tushar321
7 months, 2 weeks ago
B. Peering is not needed here as we dont need syncing of environments
upvoted 3 times
...
TonytheTiger
8 months ago
Selected Answer: B
Option B - https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-types.html
upvoted 2 times
...
vibzr2023
10 months, 3 weeks ago
My Answer is also B but i feel D is also same as B.. Only difference is the words. B " Create an Amazon Route 53 record set with a failover routing policy and health checks enabled to provide high availability across both Regions" D "Create separate Amazon Route 53 records in each Region that point to the ALB in the Region. Use Route 53 health checks to provide high availability across both Regions" Can someone clarify???
upvoted 1 times
pangchn
8 months, 2 weeks ago
D missing keyword Failover
upvoted 2 times
...
...
career360guru
10 months, 3 weeks ago
Selected Answer: B
Option B
upvoted 1 times
...
yuliaqwerty
11 months, 1 week ago
B is correct Route 53 failover policy. A and C wrong - ALB can't span VPC which are in different regions. ALB is region specific service
upvoted 2 times
...
shaaam80
12 months ago
Answer B. ALB + Autoscaling of EC2 instances on both regions. Route53 with Failover routing policy.
upvoted 4 times
...
salazar35
1 year ago
Selected Answer: B
B for sure
upvoted 3 times
...
devalenzuela86
1 year ago
Selected Answer: B
B for sure
upvoted 3 times
...
cypkir
1 year ago
Selected Answer: B
B is the correct answer
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...