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

Exam AWS Certified Solutions Architect - Associate SAA-C03 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C03 exam

Exam AWS Certified Solutions Architect - Associate SAA-C03 topic 1 question 666 discussion

A startup company is hosting a website for its customers on an Amazon EC2 instance. The website consists of a stateless Python application and a MySQL database. The website serves only a small amount of traffic. The company is concerned about the reliability of the instance and needs to migrate to a highly available architecture. The company cannot modify the application code.

Which combination of actions should a solutions architect take to achieve high availability for the website? (Choose two.)

  • A. Provision an internet gateway in each Availability Zone in use.
  • B. Migrate the database to an Amazon RDS for MySQL Multi-AZ DB instance.
  • C. Migrate the database to Amazon DynamoDB, and enable DynamoDB auto scaling.
  • D. Use AWS DataSync to synchronize the database data across multiple EC2 instances.
  • E. Create an Application Load Balancer to distribute traffic to an Auto Scaling group of EC2 instances that are distributed across two Availability Zones.
Show Suggested Answer Hide Answer
Suggested Answer: BE 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
TariqKipkemei
Highly Voted 10 months, 1 week ago
Selected Answer: BE
To achieve high availability for the website, Migrate the database to an Amazon RDS for MySQL Multi-AZ DB instance and Create an Application Load Balancer to distribute traffic to an Auto Scaling group of EC2 instances that are distributed across two Availability Zones.
upvoted 7 times
...
Sergiuss95
Highly Voted 5 months, 2 weeks ago
Selected Answer: BE
I sold my soul to the devil to pass the exam
upvoted 5 times
...
awsgeek75
Most Recent 9 months ago
Selected Answer: BE
B: RDS HA E: Application HA C: Company cannot change code so this won't work A: Does not make sense with other options D: Makes no sense with other options
upvoted 2 times
...
Cyberkayu
10 months ago
A. no failed over mechanism C. DynamoDB is no SQL, cannot use with MySQL D. Not HA, just sync/replication tools. Answer BE.
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 ...