Question #1048
A company needs to deploy a WordPress website quickly with minimal administrative effort. They require a service that provides pre-configured virtual servers, including the necessary software stack and security settings. Which AWS service should they choose?
Amazon Lightsail
Amazon EC2
AWS Outposts
Amazon Athena
Explanation
Amazon Lightsail (A) is designed for simplified, rapid deployment of applications like WordPress. It offers pre-configured virtual servers (instances) with pre-installed software stacks (e.g., WordPress, LAMP, Node.js) and automatic security settings, reducing administrative tasks. In contrast:
- EC2 (B) requires manual setup of software, security groups, and maintenance.
- Outposts (C) is for hybrid on-premises deployments, not cloud-based WordPress hosting.
- Athena (D) is a query service for S3, unrelated to hosting.
Key takeaway: Lightsail abstracts infrastructure management, making it ideal for quick, low-effort deployments.
Answer
The correct answer is: A