ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 458 - SAA-C03 discussion

Report
Export

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.
Answers
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.
Answers
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.
Answers
C.
Migrate the database to Amazon ElastiCache. Configure the ElastiCache security group to allow access from the application.
D.
Yauch 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 caling group.
Answers
D.
Yauch 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 caling group.
Suggested answer: B

Explanation:

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.

asked 16/09/2024
Gerson Rodrigo Menendez
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first