Soru

Zorluk: OrtaAWS Compute Services

An enterprise is planning to migrate several workloads to the AWS Cloud and wants to select the optimal compute service for each application. Match each workload description to the most appropriate AWS compute service.

  • A containerized microservice that must be executed without provisioning, patching, or managing any underlying EC2 instances.AWS Fargate
  • A simple web blog that requires an all-in-one environment containing a virtual server, storage, and networking with a predictable monthly price.Amazon Lightsail
  • A short-lived, event-driven task that processes images automatically when uploaded to Amazon S3, completing within seconds.AWS Lambda
  • A database server requiring administrative access to customize the underlying Windows Server operating system and system registry.Amazon EC2

Cevap

Matching pairs: The containerized microservice without VM management matches AWS Fargate. The simple blog with predictable flat pricing matches Amazon Lightsail. The short-lived, S3-triggered task matches AWS Lambda. The database server requiring administrative OS access matches Amazon EC2.
The correct matches align each compute service with its operational profile: AWS Fargate hosts containers without server management; Amazon Lightsail provides simplified VPS deployments with predictable billing; AWS Lambda runs event-triggered stateless code; and Amazon EC2 provides full administrative control over virtual servers.

Adım Adım Çözüm

1
Analyze the containerized microservice requirements.
The requirement calls for running containers without managing virtual servers. This aligns with AWS Fargate.
AWS Fargate is the serverless launch type for container orchestration on AWS.
2
Analyze the blog requirements.
The requirement asks for an all-in-one VPS bundle with flat, predictable pricing. This aligns with Amazon Lightsail.
Amazon Lightsail is designed specifically for simple, predictable web hosting workloads.
3
Analyze the short-lived event-driven task requirements.
The requirement highlights an event-driven function executing in response to S3 uploads for a few seconds. This aligns with AWS Lambda.
AWS Lambda is ideal for event-driven serverless functions that run for short durations.
4
Analyze the database server requirements.
The requirement demands full administrative control over the OS and registry. This aligns with Amazon EC2.
Amazon EC2 is an Infrastructure as a Service (IaaS) offering that grants complete root/administrator level access to the virtual machine.

Anahtar Kavram

AWS Compute Services selection based on architectural requirements and management overhead boundaries.
Tahmini Süre:1m 30s
Bu soruyu puanla