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

A solutions architect is implementing a complex Java application with a MySQL database. The Java application must be deployed on Apache Tomcat and must be highly available.

What should the solutions architect do to meet these requirements?

  • A. Deploy the application in AWS Lambda. Configure an Amazon API Gateway API to connect with the Lambda functions.
  • B. Deploy the application by using AWS Elastic Beanstalk. Configure a load-balanced environment and a rolling deployment policy.
  • C. Migrate the database to Amazon ElastiCache. Configure the ElastiCache security group to allow access from the application.
  • D. Launch an Amazon EC2 instance. Install a MySQL server on the EC2 instance. Configure the application on the server. Create an AMI. Use the AMI to create a launch template with an Auto Scaling group.
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
cloudenthusiast
Highly Voted 1 year, 6 months ago
B AWS Elastic Beanstalk provides an easy and quick way to deploy, manage, and scale applications. It supports a variety of platforms, including Java and Apache Tomcat. By using Elastic Beanstalk, the solutions architect can upload the Java application and configure the environment to run Apache Tomcat.
upvoted 10 times
...
KennethNg923
Most Recent 5 months, 1 week ago
Selected Answer: B
Beanstalk for sure
upvoted 1 times
...
zinabu
7 months, 1 week ago
By using Elastic Beanstalk, the solutions architect can upload the Java application and configure the environment to run Apache Tomcat.
upvoted 2 times
...
wizcloudifa
7 months, 1 week ago
Selected Answer: B
The key word here from the question if you notice is "The Java application must be DEPLOYED..." hence Elastic Beanstalk, it is a serverless deployment service and supports a variety of platforms(apache Tomcat in our situation), and it will scale automatically with less operational overhead(unlike option D with a lot of operation overhead)
upvoted 2 times
...
awsgeek75
10 months, 1 week ago
Selected Answer: B
https://aws.amazon.com/elasticbeanstalk/details/
upvoted 1 times
...
Guru4Cloud
1 year, 2 months ago
Selected Answer: B
B. Deploy the application by using AWS Elastic Beanstalk. Configure a load-balanced environment and a rolling deployment policy.
upvoted 3 times
...
james2033
1 year, 4 months ago
Selected Answer: B
Keyword "AWS Elastic Beanstalk" for re-architecture from Java web-app inside Apache Tomcat to AWS Cloud.
upvoted 2 times
...
TariqKipkemei
1 year, 5 months ago
Selected Answer: B
Definitely B
upvoted 1 times
...
antropaws
1 year, 5 months ago
Selected Answer: B
Clearly B.
upvoted 2 times
...
nosense
1 year, 6 months ago
Selected Answer: B
Easy deploy, management and scale
upvoted 2 times
...
greyrose
1 year, 6 months ago
Selected Answer: B
BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB
upvoted 1 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 ...