A small marketing agency wants to deploy a simple, low-traffic corporate website using a standard Content Management System (CMS) like WordPress. The team has minimal AWS expertise and requires a straightforward, low-cost virtual private server (VPS) solution that bundles compute, storage, and networking with a predictable monthly pricing model. Which AWS compute service should the agency use to deploy this website?
- Amazon LightsailAnswer
- BAmazon Elastic Compute Cloud (Amazon EC2)
- CAWS Lambda
- DAWS Fargate
Answer
Amazon Lightsail is the most appropriate service because it provides simple virtual private server (VPS) instances, storage, and databases at a predictable monthly cost, which is ideal for hosting basic CMS websites like WordPress with minimal management overhead.
Amazon Lightsail is the correct service because it offers a simplified management experience and predictable pricing by packaging virtual private servers, storage, and networking into a single monthly plan. This is perfect for simple websites, blogs, or applications where the customer has minimal cloud expertise.
Step-by-Step Solution
Key Concept
Selecting appropriate AWS compute services based on workload complexity, administrative overhead, and pricing predictability.