Soru

Zorluk: OrtaAWS Compute Services

Match each business workload requirement with the most appropriate AWS compute service.

  • Amazon EC2Running a legacy database application requiring full administrative control and operating system root access.
  • AWS LambdaRunning short-lived backend code that executes automatically in response to file uploads to Amazon S3.
  • Amazon LightsailDeploying a simple, pre-configured WordPress website with predictable monthly pricing.
  • AWS FargateDeploying containerized microservices without provisioning or managing the underlying virtual servers.

Cevap

Amazon EC2 matches with running a legacy database application requiring full administrative control; AWS Lambda matches with running short-lived backend code triggered by S3 uploads; Amazon Lightsail matches with deploying a simple, pre-configured WordPress website; AWS Fargate matches with deploying containerized microservices without managing servers.
Each compute service matches its corresponding requirement: Amazon EC2 provides full root access to the operating system; AWS Lambda runs event-driven backend code in response to S3 uploads; Amazon Lightsail offers pre-configured application templates with predictable pricing; AWS Fargate runs containerized applications without needing to manage EC2 instances.

Adım Adım Çözüm

1
Analyze each compute workload requirement to identify key constraints, such as OS access, pricing predictability, containerization, and serverless trigger conditions.
Identify that legacy databases need OS access (EC2), WordPress needs simplicity/predictable costs (Lightsail), containers without host management need serverless container execution (Fargate), and S3 triggers need event-driven code (Lambda).
This establishes the primary mapping logic based on core AWS compute service characteristics.
2
Connect each service to the corresponding business requirement.
EC2 maps to the legacy database; Lambda maps to S3 event code; Lightsail maps to WordPress; Fargate maps to serverless containers.
This yields the complete and correct match of AWS compute services to the given scenarios.

Anahtar Kavram

AWS Compute Services
Bu soruyu puanla