exam questions

Exam AWS Certified Solutions Architect - Professional All Questions

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

Exam AWS Certified Solutions Architect - Professional topic 1 question 991 discussion

A company is hosting a critical application on a single Amazon EC2 instance. The application uses an Amazon ElastiCache for Redis single-node cluster for an in-memory data store. The application uses an Amazon RDS for MariaDB DB instance for a relational database. For the application to function, each piece of the infrastructure must be healthy and must be in an active state.

A solutions architect needs to improve the application's architecture so that the infrastructure can automatically recover from failure with the least possible downtime.

Which combination of steps will meet these requirements? (Choose three.)

  • A. Use an Elastic Load Balancer to distribute traffic across multiple EC2 instances. Ensure that the EC2 instances are part of an Auto Scaling group that has a minimum capacity of two instances.
  • B. Use an Elastic Load Balancer to distribute traffic across multiple EC2 instances. Ensure that the EC2 instances are configured in unlimited mode.
  • C. Modify the DB instance to create a read replica in the same Availability Zone. Promote the read replica to be the primary DB instance in failure scenarios.
  • D. Modify the DB instance to create a Multi-AZ deployment that extends across two Availability Zones.
  • E. Create a replication group for the ElastiCache for Redis cluster. Configure the cluster to use an Auto Scaling group that has a minimum capacity of two instances.
Show Suggested Answer Hide Answer
Suggested Answer: AD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Ebi
1 year, 4 months ago
ADF is the answer
upvoted 1 times
...
SkyZeroZx
2 years ago
Selected Answer: AD
A D F Looks like it's missing a F here. Should be ADF review version 2 same question in that dump
upvoted 1 times
...
Amitst
2 years, 2 months ago
ADF is the correct answer
upvoted 2 times
...
Heer
2 years, 5 months ago
ADF: Option A for EC2 scalability Option D:For DB scalability (RDS is MultiAZ by deafault only for MYSQL and POSTGRESS) Option F:For Elastic Cache scalability
upvoted 2 times
...
moonj
2 years, 6 months ago
Selected Answer: AD
A D F Looks like it's missing a F here. Should be ADF https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/AutoFailover.html multi-az to Minimize downtime
upvoted 3 times
...
Iamawstoo
2 years, 7 months ago
A. Use an Elastic Load Balancer to distribute traffic across multiple EC2 instances. Ensure that the EC2 instances are part of an Auto Scaling group that has a minimum capacity of two instances. B. Use an Elastic Load Balancer to distribute traffic across multiple EC2 instances. Ensure that the EC2 instances are configured in unlimited mode. C. Modify the DB instance to create a read replica in the same Availability Zone. Promote the read replicato be the primary DB instance in failure scenarios. D. Modify the DB instance to create a Multi-AZ deployment that extends across two Availability Zones. E. Create a replication group for the ElastiCache for Redis cluster. Configure the cluster to use an Auto Scaling group that has a minimum capacity of two instances. F. Create a replication group for the ElastiCache for Redis cluster. Enable Multi-AZ on the cluster.
upvoted 3 times
...
ggrodskiy
2 years, 7 months ago
Correct ADE
upvoted 3 times
...
pvrhere
2 years, 7 months ago
Selected Answer: ADE
infrastructure must be healthy and must be in an 'active' state - Multi AZ deployment HIgh availability to Elasticcache for redis
upvoted 2 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 ...