A company needs to host a simple marketing website with predictable traffic patterns. The development team has minimal cloud management experience and wants a solution that provides a virtual private server, SSD-based storage, data transfer, and a static IP address in a single, low-cost monthly plan. Which AWS compute service should the company select to meet these requirements?
- AAWS Lambda
- BAmazon EC2
- Amazon LightsailAnswer
- DAWS Elastic Beanstalk
Answer
Amazon Lightsail
The correct option is Amazon Lightsail because it provides an easy-to-use virtual private server (VPS) environment that bundles compute instances, storage, databases, and networking features (such as static IPs and DNS) into a single, predictable monthly pricing plan. This makes it ideal for simpler workloads, blogs, or small websites where the customer wants to avoid the complexity of managing individual AWS infrastructure components.
Step-by-Step Solution
Key Concept
Selecting the appropriate AWS compute service based on business needs, specifically leveraging Amazon Lightsail for simplified virtual private servers with predictable monthly pricing.