Exam ACA-Cloud1 All QuestionsBrowse all questions from this exam
Question 43

You are developing a highly available web application using stateless web servers. Which services are suitable for the application? (Choose three.)

    Correct Answer: B, C, E

    For a highly available web application using stateless web servers, the suitable services are SLB (Server Load Balancer), ECS (Elastic Compute Service), and OSS (Object Storage Service). The SLB helps distribute incoming traffic across multiple ECS instances, ensuring high availability and fault tolerance. ECS provides scalable compute resources for the web servers. OSS is useful for storing static files and content that the web servers might need to serve, which is essential for a stateless architecture. RDS and MaxCompute are not directly related to the requirements of making a web server stateless or ensuring its high availability.

Discussion
ryanzouOptions: ABC

Must be ABC

jaryd_Options: BCE

RDS (Relational Database Service) and MaxCompute are not directly related to stateless web servers' infrastructure for high availability. RDS is used for managed relational databases, and MaxCompute is a big data computing service, while the focus here is on infrastructure for web servers.

DCTOptions: ABC

Revised my answer to ABC

DCTOptions: ABE

ABE Stateless web server do not require ecs

DCT

Slb need work with ecs