1. Which AWS service should be used for long-term, low-cost storage of data backups?
A) A. Amazon RDS B) B. Amazon Glacier C) C. AWS Snowball D) D. AWS EBS
2. Under the shared responsibility model, which of the following is a shared control between a customer and AWS?
A) A. Physical controls B) B. Patch management C) C. Zone security D) D. Data center auditing
3. Which AWS service allows companies to connect an Amazon VPC to an on-premises data center?
A) A. AWS VPN B) B. Amazon Redshift C) C. API Gateway D) D. Amazon Connect
4. A company wants to reduce the physical compute footprint that developers use to run code. Which service would meet that need by enabling serverless architectures?
A) A. Amazon Elastic Compute Cloud (Amazon EC2) B) B. AWS Lambda C) C. Amazon DynamoDB D) D. AWS CodeCommit
5. Which AWS service provides alerts when an AWS event may impact a company's AWS resources?
A) A. AWS Personal Health Dashboard B) B. AWS Service Health Dashboard C) C. AWS Trusted Advisor D) D. AWS Infrastructure Event Management
1. Right Answer: B Explanation: Amazon S3 Glacier is a secure, durable, and low-cost storage class of S3 for data archiving and long-term backup. Customers can store large or small amounts of data for as little as $0.004 per gigabyte per month. The S3 Glacier storage class is ideal for archives where data is regularly retrieved and some of the data may be needed in minutes. Amazon RDS is a relational database service that hosts databases. It helps you create and manage databases. Amazon Snowball is a petabyte-scale data transfer service that provides cost efficient data transfer to AWS from tamper proof physical devices. Similarly, Elastic block storage offers persistent block storage volumes for EC2 instances.https://aws.amazon.com/backup-restore/services/
2. Right Answer: B Explanation:
3. Right Answer: D Explanation: AWS Direct Connect enables you to securely connect your AWS environment to your on-premises data center or office location over a standard 1 gigabit or 10 gigabit Ethernet fiber-optic connection. AWS Direct Connect offers dedicated high speed, low latency connection, which bypasses internet service providers in your network path. An AWS Direct Connect location provides access to Amazon Web Services in the region it is associated with, as well as access to other US regions. AWS Direct Connect allows you to logically partition the fiber-optic connections into multiple logical connections called Virtual Local Area Networks (VLAN). You can take advantage of these logical connections to improve security, differentiate traffic, and achieve compliance requirements.https://aws.amazon.com/getting-started/projects/connect-data-center-to-aws/
4. Right Answer: B Explanation: AWS Lambda is an integral part of coding on AWS. It reduces physical compute footprint by utilizing aws cloud services to run code.
5. Right Answer: A Explanation: AWS Personal Health Dashboard provides alerts and remediation guidance when AWS is experiencing events that may impact you. While the Service Health Dashboard displays the general status of AWS services, Personal Health Dashboard gives you a personalized view into the performance and availability of the AWS services underlying your AWS resourceshttps://aws.amazon.com/premiumsupport/technology/personal-health-dashboard/
Leave a comment