
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company wants to run a NoSQL database on Amazon EC2 instances. Which task is the responsibility of AWS in this scenario?
A
Update the guest operating system of the EC2 instances.
B
Maintain high availability at the database layer.
C
Patch the physical infrastructure that hosts the EC2 instances.
D
Configure the security group firewall.
Explanation:
In the AWS Shared Responsibility Model:
AWS Responsibility (Security OF the Cloud):
Customer Responsibility (Security IN the Cloud):
When running a NoSQL database on EC2 instances, AWS is responsible for maintaining the physical infrastructure that hosts the EC2 instances, including patching the underlying hardware and hypervisor. The customer is responsible for all software and configurations running on top of the EC2 instances.