A systems administrator needs to deploy a workload on a virtual machine in AWS. The administrator requires full administrative control over the guest operating system, including the ability to apply custom kernel patches and configure directory services. Which AWS compute service should the administrator use to meet these requirements?
- Amazon Elastic Compute Cloud (Amazon EC2)Cevap
- BAWS Lambda
- CAWS Fargate
- DAWS Elastic Beanstalk
Cevap
Amazon Elastic Compute Cloud (Amazon EC2)
Amazon Elastic Compute Cloud (Amazon EC2) is an Infrastructure as a Service (IaaS) offering that provides virtual machines (instances) in the cloud. It gives the customer full root or administrator access to the guest operating system, allowing them to manage software installations, configuration settings, and OS patching.
Adım Adım Çözüm
Anahtar Kavram
Understanding the level of control and shared responsibility model associated with different AWS compute services, specifically the administrative control offered by Amazon EC2.