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 760 discussion

A company runs an application in the cloud that consists of a database and a website. Users can post data to the website, have the data processed, and have the data sent back to them in an email. Data is stored in a MySQL database running on an Amazon EC2 instance. The database is running in a VPC with two private subnets. The website is running on Apache Tomcat in a single EC2 instance in a different VPC with one public subnet. There is a single VPC peering connection between the database and website VPC.
The website has suffered several outages during the last month due to high traffic.
Which actions should a solutions architect take to increase the reliability of the application? (Choose three.)

  • A. Place the Tomcat server in an Auto Scaling group with multiple EC2 instances behind an Application Load Balancer.
  • B. Provision an additional VPC peering connection.
  • C. Migrate the MySQL database to Amazon Aurora with one Aurora Replica.
  • D. Provision two NAT gateways in the database VPC.
  • E. Move the Tomcat server to the database VPC.
  • F. Create an additional public subnet in a different Availability Zone in the website VPC.
Show Suggested Answer Hide Answer
Suggested Answer: ACF 🗳️

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
snakecharmer2
Highly Voted 3 years, 1 month ago
Selected Answer: ACF
A - autoscalling C - aurora with read replica F - multi-az
upvoted 8 times
...
Ni_yot
Most Recent 2 years, 7 months ago
Selected Answer: ACF
ACF looks good.
upvoted 2 times
...
Yamchi
3 years, 1 month ago
go with ACF
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 ...