ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 252 - SAP-C02 discussion

Report
Export

A solutions architect is evaluating the reliability of a recently migrated application running on AWS. The front end is hosted on Amazon S3 and accelerated by Amazon CloudFront. The application layer is running in a stateless Docker container on an Amazon EC2 On-Demand Instance with an Elastic IP address. The storage layer is a MongoDB database running on an EC2 Reserved Instance in the same Availability Zone as the application layer. Which combination of steps should the solutions architect take to eliminate single points of failure with minimal application code changes? (Select TWO.)

A.
Create a REST API in Amazon API Gateway and use AWS Lambda functions as the application layer.
Answers
A.
Create a REST API in Amazon API Gateway and use AWS Lambda functions as the application layer.
B.
Create an Application Load Balancer and migrate the Docker container to AWS Fargate.
Answers
B.
Create an Application Load Balancer and migrate the Docker container to AWS Fargate.
C.
Migrate the storage layer to Amazon DynamoD8.
Answers
C.
Migrate the storage layer to Amazon DynamoD8.
D.
Migrate the storage layer to Amazon DocumentD8 (with MongoDB compatibility).
Answers
D.
Migrate the storage layer to Amazon DocumentD8 (with MongoDB compatibility).
E.
Create an Application Load Balancer and move the storage layer to an EC2 Auto Scaling group.
Answers
E.
Create an Application Load Balancer and move the storage layer to an EC2 Auto Scaling group.
Suggested answer: B, D

Explanation:

https://aws.amazon.com/documentdb/?nc1=h_ls

https://aws.amazon.com/blogs/containers/using-alb-ingress-controller-with-amazon-eks-on-fargate/

asked 16/09/2024
Freddie Lewis
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first