
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 is migrating its applications and databases to the AWS Cloud. The company will use Amazon Elastic Container Service (Amazon ECS), AWS Direct Connect, and Amazon RDS. Which activities will be managed by the company's operational team? (Choose three.)
A
Management of the Amazon RDS infrastructure layer, operating system, and platforms
B
Creation of an Amazon RDS DB instance and configuring the scheduled maintenance window
C
Configuration of additional software components on Amazon ECS for monitoring, patch management, log management, and host intrusion detection
D
Installation of patches for all minor and major database versions for Amazon RDS
E
Ensure the physical security of the Amazon RDS infrastructure in the data center
F
Encryption of the data that moves in transit through Direct Connect
Explanation:
This question tests understanding of the AWS Shared Responsibility Model and which operational tasks are managed by AWS versus the customer.
Correct Answers:
B. Creation of an Amazon RDS DB instance and configuring the scheduled maintenance window - This is a customer responsibility. While AWS manages the underlying infrastructure, the customer is responsible for creating and configuring their RDS instances, including setting maintenance windows.
C. Configuration of additional software components on Amazon ECS for monitoring, patch management, log management, and host intrusion detection - This is a customer responsibility. For Amazon ECS, AWS manages the container orchestration service, but customers are responsible for configuring additional software components, security tools, monitoring agents, and security configurations on their containers and tasks.
F. Encryption of the data that moves in transit through Direct Connect - This is a customer responsibility. While AWS provides Direct Connect for private network connectivity, customers are responsible for implementing encryption for data in transit over Direct Connect connections.
Incorrect Answers:
A. Management of the Amazon RDS infrastructure layer, operating system, and platforms - This is AWS's responsibility under the Shared Responsibility Model. AWS manages the underlying infrastructure, operating system, and database platform for RDS.
D. Installation of patches for all minor and major database versions for Amazon RDS - This is AWS's responsibility. AWS handles patching of the database engine for RDS managed instances.
E. Ensure the physical security of the Amazon RDS infrastructure in the data center - This is AWS's responsibility. AWS is responsible for physical security of data centers where RDS infrastructure resides.
Key Learning Points: