A company has two new requirements for its cloud workloads. First, they need to host a legacy database application that requires custom operating system kernel modifications and administrative root access. Second, they need to quickly deploy a simple web application using a pre-configured LAMP stack with a predictable, flat-rate monthly pricing structure. Which two AWS compute services should the company select to meet these requirements?
- Amazon EC2Answer
- BAWS Fargate
- Amazon LightsailAnswer
- DAWS Lambda
Answer
Amazon EC2 and Amazon Lightsail
Amazon Elastic Compute Cloud (Amazon EC2) provides full virtual machine control, allowing users to modify OS configurations and install custom kernels. Amazon Lightsail provides pre-configured application packages (such as LAMP) under a simple, predictable monthly pricing model.
Step-by-Step Solution
Key Concept
Selecting appropriate AWS compute services based on OS access, management overhead, and pricing models.