ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

257 / 690

Question 257:

As a solutions architect, you need to design a multi-tier architecture for a project in AWS. The application contains three tiers: the frontend layer, business logic layer, and storage layer. Auto Scaling groups implement the front-end and business logic layers. AWS RDS is selected as the storage layer. The front-end layer is in public subnets. The backend and data storage layers are in private subnets. Which of the following options is NOT a feature of this architecture?

Answer options:

A.Each layer is modularized and managed independently.
B.The backend and data storage are not exposed to the internet and protected in private subnets.
C.In this architecture, users do not have to configure the desired number of servers or capabilities.
D.Frontend and backend servers can be configured in different availability zones for high availability.