COMPLETE SOLUTIONS
Which of the following is a benefit of using AWS managed services such as
Amazon RDS?
1The customer needs to manage database backups
2 There is no need to optimize database instance type and size
3 The customer needs to patch the underlying OS
4 The performance of AWS managed RDS instance is better than a customer-
managed database instance
The performance of AWS managed RDS instance is better than a customer-managed
database instance
According to the AWS Shared Responsibility Model, which of the following are
responsibilities of AWS? (Select two)
Creating IAM role for accessing Amazon EC2 instances
Replacing faulty hardware of Amazon EC2 instances
Creating S3 bucket policies for appropriate user access
Enabling Multi Factor Authentication on AWS accounts in your organization
Maintaining Amazon S3 data in different availability zones to keep it durable
, Replacing faulty hardware of Amazon EC2 instances, Maintaining Amazon S3 data in
different availability zones to keep it durable
The DevOps team at an IT company is moving 500 GB of data from an EC2
instance to an S3 bucket in the same region. Which of the following scenario
captures the correct charges for this data transfer?
The company would only be charged for the outbound data transfer from EC2
instance
The company would be charged for both the outbound data transfer from EC2
instance as well as the inbound data transfer into the S3 bucket
The company would only be charged for the inbound data transfer into the S3
bucket
The company would not be charged for this data transfer
The company would not be charged for this data transfer
An e-commerce company has deployed an RDS database in a single Availability
Zone. The engineering team wants to ensure that in case of an AZ outage, the
database should continue working on the same endpoint without any manual
administrative intervention. Which of the following solutions can address this
use-case?
Deploy the database via CloudFormation
Configure the database in RDS read replica mode with automatic failover to the
standby