Ultimate access to all questions.
For a new dynamic ordering website, which AWS solution ensures minimal server maintenance, high availability, and rapid scaling of read/write capacity?
Explanation:
Option A is the correct answer because it leverages fully managed AWS services that reduce server maintenance and patching. Amazon S3 handles static content efficiently, while Amazon API Gateway and AWS Lambda manage dynamic content, ensuring scalability and high availability. Amazon DynamoDB with on-demand capacity can automatically adjust its read/write capacity to meet user demands, and Amazon CloudFront improves website performance and availability by delivering content globally.