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.
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.
BECAUSE
1 year, 11 months agoJobair
2 years, 6 months agojw1806
2 years, 7 months agonymets
2 years, 8 months ago