QuestionQ583

Content Domain 3: Cloud Technology and Services

A company needs to use AWS technology to deploy a static website.

Which solution meets this requirement with the LEAST amount of operational overhead?

  • A Deploy the website on Amazon EC2.
  • B Host the website on AWS Elastic Beanstalk.
  • C Deploy the website with Amazon Lightsail.
  • D Host the website on Amazon S3.
Explanation

Amazon S3 static website hosting provides the lowest operational overhead for serving static content. It requires no server management, auto-scales, and is highly cost-effective. EC2 demands instance management, Elastic Beanstalk requires application deployment setup, and Lightsail still involves server management overhead.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!