Question 259:
For a new application, you need to build up the logic tier and data storage tier in AWS. The whole architecture needs to be serverless so that designers can quickly deploy the application without the need to manage servers. Which of the following AWS services would you choose?
Answer options:
A.Logic tier: “Amazon Cognito + Lambda”. Data Storage tier: “Amazon RDS” B.Logic tier: “API Gateway + Lambda”. Data Storage tier: “Amazon DynamoDB” C.Logic tier: “API Gateway + Lambda”. Data Storage tier: “Amazon Redshift” D.Logic tier: “Elastic Beanstalk”. Data Storage tier: “Amazon Aurora”