1. Within the AWS shared responsibility model, who is responsible for security and compliance?
A) A. The customer is responsible. B) B. AWS is responsible. C) C. AWS and the customer share responsibility. D) D. AWS shares responsibility with the relevant governing body.
2. To use the AWS CLI, users are required to generate:
A) A. a password policy. B) B. an access/secret key. C) C. a managed policy. D) D. an API key.
3. Which AWS service is used to provide encryption for Amazon EBS?
A) A. AWS Certificate Manager B) B. AWS Systems Manager C) C. AWS KMS D) D. AWS Config
4. How does AWS charge for AWS Lambda usage once the free tier has been exceeded? (Choose two.)(Select 2answers)
A) A. By the time it takes for the Lambda function to execute. B) B. By the number of versions of a specific Lambda function. C) C. By the number of requests made for a given Lambda function. D) D. By the programming language that is used for the Lambda function. E) E. By the total number of Lambda functions in an AWS account.
5. Which of the following describes the relationships among AWS Regions, Availability Zones, and edgelocations? (Choose two.)(Select 2answers)
A) A. There are more AWS Regions than Availability Zones. B) B. There are more edge locations than AWS Regions. C) C. An edge location is an Availability Zone. D) D. There are more AWS Regions than edge locations. E) E. There are more Availability Zones than AWS Regions.
1. Right Answer: C Explanation: Security and Compliance is a shared responsibility between AWS and the customer. This shared model canhelp relieve the customer's operational burden as AWS operates, manages and controls the components fromthe host operating system and virtualization layer down to the physical security of the facilities in which theservice operates.https://aws.amazon.com/compliance/shared-responsibility-model/
2. Right Answer: B Explanation:
3. Right Answer: C Explanation: https://docs.aws.amazon.com/kms/latest/developerguide/services-ebs.html
Leave a comment