Image Encryption
Amazon ECR provides image encryption capabilities ensuring the security and confidentiality of your container images. When you push an image to the ECR repository, it gets encrypted at rest by default with server-side encryption using AWS Key Management Service (KMS). This ensures that your images …
AWS Certified Solutions Architect - Image Encryption Example Questions
Test your knowledge of Image Encryption
Question 1
Your company runs EC2 instances with EBS-backed AMIs. Leadership requires that every new EBS volume created in a specific AWS account and Region is encrypted by default, regardless of how it is created or attached. What should you do to meet this requirement with minimal operational effort?
Question 2
Your organization requires that every object uploaded to a specific Amazon S3 bucket is encrypted at rest using AWS KMS, regardless of which client uploads it. What is the best practice to guarantee this enforcement across all uploads?
Question 3
A company wants to encrypt an Amazon Machine Image (AMI) for an EC2 instance. Which action should be performed to best achieve this?