A freelance web developer is building a prototype for a small local business. The project requires a single virtual private server with a pre-configured Node.js development stack, a database, and a predictable monthly cost that bundles compute, storage, and data transfer. Which AWS compute service is designed to meet these requirements with minimal configuration overhead?
- Amazon LightsailAnswer
- BAmazon Elastic Compute Cloud (Amazon EC2)
- CAWS Lambda
- DAWS Elastic Beanstalk
Answer
Amazon Lightsail
Amazon Lightsail is the correct service because it is specifically designed for developers and small businesses needing an easy-to-use virtual private server (VPS) solution. It packages compute power, storage, database, and networking resources into a single, predictable monthly price, offering pre-configured application templates such as Node.js.
Step-by-Step Solution
Key Concept
Understanding AWS compute service use cases and selecting Amazon Lightsail for simple virtual private server (VPS) workloads with predictable pricing.
Estimated Time:1m 0s