Multiple Choice
A recently created startup built a three-tier web application. The front end has static content. The application layer is based on microservices. User data is stored as JSON documents that need to be accessed with low latency. The company expects regular traffic to be low during the first year, with peaks in traffic when it publicizes new features every month. The startup team needs to minimize operational overhead costs. What should a solutions architect recommend to accomplish this?
A) Use Amazon S3 static website hosting to store and serve the front end. Use AWS Elastic Beanstalk for the application layer. Use Amazon DynamoDB to store user data.
B) Use Amazon S3 static website hosting to store and serve the front end. Use Amazon Elastic KubernetesService (Amazon EKS) for the application layer. Use Amazon DynamoDB to store user data.
C) Use Amazon S3 static website hosting to store and serve the front end. Use Amazon API Gateway and AWS Lambda functions for the application layer. Use Amazon DynamoDB to store user data.
D) Use Amazon S3 static website hosting to store and serve the front end. Use Amazon API Gateway and AWS Lambda functions for the application layer. Use Amazon RDS with read replicas to store user data.
Correct Answer:

Verified
Correct Answer:
Verified
Q129: A solutions architect is creating an application
Q130: A solutions architect has created a new
Q131: A company runs a containerized application on
Q132: A company has several business systems that
Q133: A solutions architect wants all new users
Q135: A solutions architect is designing a system
Q136: A company is planning to migrate a
Q137: A company is running a three-tier web
Q138: A company is seeing access requests by
Q139: A solutions architect needs to design a