Question

Difficulty: EasyAWS Compute Services

A developer wants to deploy a simple WordPress blog on AWS and needs a predictable monthly cost. The developer requires a virtual private server (VPS) that includes compute, storage, data transfer, and networking capabilities in a single, easy-to-use package. Which AWS compute service meets these requirements?

  1. Amazon LightsailAnswer
  2. B
    Amazon EC2
  3. C
    AWS Lambda
  4. D
    AWS Fargate

Answer

Amazon Lightsail is the most appropriate service because it provides an easy-to-use virtual private server (VPS) containing compute, storage, and networking bundled at a predictable monthly price.
Amazon Lightsail is specifically designed for users who need a simple virtual private server (VPS) solution. It packages compute, SSD storage, networking (like static IPs and DNS management), and data transfer into a single, predictable monthly price, making it ideal for hosting simple websites like WordPress.

Step-by-Step Solution

1
Analyze the workload hosting and pricing requirements.
The workload is a simple WordPress blog requiring compute, storage, and networking in a simple VPS package with predictable monthly costs.
Identifying these key elements guides the selection of the correct AWS compute service.
2
Evaluate the AWS compute services against these requirements.
Amazon Lightsail is the only service designed specifically as a pre-packaged VPS bundle with simple management and predictable pricing.
This confirms that Lightsail is the correct service compared to more complex or serverless architecture services.

Key Concept

Amazon Lightsail is a virtual private server (VPS) service that simplifies hosting simple applications, websites, and development environments by bundling compute, storage, and networking.
Rate this question