A company is building a compute-intensive application that will run on a fleet of Amazon EC2 instances. The application uses attached Amazon EBS disks for storing data. The application will process sensitive information and all the data must be encrypted.What should a Developer do to ensure the data is encrypted on disk without impacting performance?

🎲 Try a Random Question  |  Total Questions in Quiz: 155  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
AWS Certified Developer Training Review Questions — practice the complete quiz, review flashcards, or try a random question.

Questions on how to write code and design scalable applications, implement application security and testing, and on AWS components such as S3, Dynamo DB, Elastic Beanstalk, and CloudFormation.


1. A company is building a compute-intensive application that will run on a fleet of Amazon EC2 instances. The application uses attached Amazon EBS disks for storing data. The application will process sensitive information and all the data must be encrypted.What should a Developer do to ensure the data is encrypted on disk without impacting performance?