1. Which security service automatically recognizes and classifies sensitive data or intellectual property on AWS?
A) A. Amazon GuardDuty B) B. Amazon Macie C) C. Amazon Inspector D) D. AWS Shield
2. What is the purpose of AWS Storage Gateway?
A) A. It ensures on-premises data storage is 99.999999999% durable. B) B. It transports petabytes of data to and from AWS. C) C. It connects to multiple Amazon EC2 instances. D) D. It connects on-premises data storage to the AWS Cloud.
3. What should users do if they want to install an application in geographically isolated locations?
A) A. Install the application using multiple internet gateways. B) B. Deploy the application to an Amazon VPC. C) C. Deploy the application to multiple AWS Regions. D) D. Configure the application using multiple NAT gateways.
4. A system in the AWS Cloud is designed to withstand the failure of one or more components.What is this an example of?
A) A. Elasticity B) B. High Availability C) C. Scalability D) D. Agility
5. A Cloud Practitioner needs a consistent and dedicated connection between AWS resources and an on-premises system.Which AWS service can fulfill this requirement?
A) A. AWS Direct Connect B) B. AWS VPN C) C. Amazon Connect D) D. AWS Data Pipeline
1. Right Answer: B Explanation: Amazon Macie is a security service that uses machine learning to automatically discover, classify, and protectsensitive data in AWS. Macie recognizes sensitive data such as personally identifiable information (PII) orintellectual property. It provides you with dashboards and alerts that give visibility into how this data is beingaccessed or moved.https://docs.aws.amazon.com/macie/latest/userguide/what-is-macie.html
2. Right Answer: D Explanation: Moving data to the cloud is not quite as simple as flipping a switch. For companies that have managed theirown data centers or server rooms for decades, there are a few steps to consider -- and it's not always wise topull the plug on an internal infrastructure quite so quickly. If a startup uses on-premise business servers andthen experiences unexpected growth, abandoning those servers doesn't make sense (even if the long-termplan is to do exactly that).AWS Storage Gateway is a way to bridge this gap for companies of any size. It's a hybrid storage option thatconnects on-premise storage including age-old tape backup systems to the cloud in a way that also providesone console to access all storage configurations.https://www.techradar.com/news/what-is-aws-storage-gateway
3. Right Answer: C Explanation: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html
4. Right Answer: B Explanation: https://wa.aws.amazon.com/wat.question.REL_7.en.html
5. Right Answer: A Explanation: You can use AWS Direct Connect to establish a private virtual interface from your on-premise network directlyto your Amazon VPC, providing you with a private, high bandwidth network connection between your networkand your VPC. With multiple virtual interfaces, you can even establish private connectivity to multiple VPCswhile maintaining network isolation.https://aws.amazon.com/directconnect/
Leave a comment