A company plans to deploy a custom database application that requires low-level kernel configuration modifications and direct control over the underlying operating system patching schedule. Which AWS compute service is the most appropriate for this workload?
- Amazon Elastic Compute Cloud (Amazon EC2)Cevap
- BAWS Fargate
- CAWS Lambda
- DAWS Elastic Beanstalk
Cevap
Amazon Elastic Compute Cloud (Amazon EC2) is the most appropriate service because it provides raw virtual machine instances with full administrative access, allowing the user to modify the operating system kernel and manage patching schedules.
Amazon Elastic Compute Cloud (Amazon EC2) provides virtual machines in the cloud, granting full root/administrator access to the operating system. This allows customers to modify kernel parameters, install custom software, and control the operating system patching schedule.
Adım Adım Çözüm
Anahtar Kavram
Understanding the level of control and shared responsibility across different AWS compute services (IaaS vs. PaaS/Serverless).