Soru

Zorluk: OrtaAWS Compute Services

A company is planning to deploy two distinct workloads on AWS:

1. A containerized microservices API where the company wants to run containers without provisioning, configuring, or managing the physical host servers.
2. A legacy database application that requires full root access to the operating system to install custom kernel modules and operates on a highly predictable resource utilization pattern.

Which AWS compute services should the company select to meet these requirements? (Select TWO.)

  1. AWS Fargate to deploy the containerized microservices, as it removes the need to provision and manage the underlying host servers.Cevap
  2. Amazon EC2 to deploy the legacy database application, which provides full control over the guest operating system configurations.Cevap
  3. C
    Amazon Lightsail to run the containerized microservices, because it is the standard serverless container orchestration service for enterprise microservices.
  4. D
    Amazon EC2 to deploy the containerized microservices, because AWS automatically manages the operating system patching and host security for all EC2 instances.
  5. E
    AWS Lambda to run the legacy database application, because its serverless nature is designed to support long-running, stateful databases.

Cevap

The correct options are AWS Fargate (for running containers without managing host servers) and Amazon EC2 (for the legacy database requiring root operating system control).
AWS Fargate is a serverless compute engine for containers that allows you to run containers without managing the underlying EC2 instances or host infrastructure. Amazon EC2 provides virtual machines in the cloud, giving customers full root-level control over the operating system, which is required to install custom kernel modules or proprietary software.

Adım Adım Çözüm

1
Analyze the containerized workload requirements.
The workload requires running containers without managing physical host servers. AWS Fargate matches this need by providing serverless container execution.
This eliminates the operational overhead of provisioning and scaling underlying virtual machines.
2
Analyze the legacy database workload requirements.
The database needs root access to install custom kernel modules and has highly predictable utilization. Amazon EC2 matches this because it offers full guest OS control.
Unlike fully managed or serverless services, EC2 allows deep operating system level customizations.

Anahtar Kavram

Selecting appropriate AWS compute services based on administrative control needs and container infrastructure management preferences.
Tahmini Süre:1m 30s
Bu soruyu puanla