Match each AWS compute service to the description that best represents its primary features and typical use cases.
- Amazon EC2Resizable virtual servers that provide full administrator control over the operating system for custom workloads.
- AWS LambdaServerless compute service that runs code in response to events without provisioning or managing underlying servers.
- Amazon LightsailVirtual private servers with pre-configured templates and predictable monthly pricing for simple web applications.
Cevap
Amazon EC2 matches to resizable virtual servers that provide full administrator control over the operating system. AWS Lambda matches to serverless compute service that runs code in response to events without provisioning or managing servers. Amazon Lightsail matches to virtual private servers with pre-configured templates and predictable monthly pricing.
Each service is correctly aligned to its core design goal: Amazon EC2 for control and custom configuration, AWS Lambda for serverless event-driven automation, and Amazon Lightsail for simplicity and flat-rate monthly costs.
Adım Adım Çözüm
Anahtar Kavram
AWS Compute Services