
Ultimate access to all questions.
An e-commerce company is experiencing a significant increase in customer orders and needs to scale their application infrastructure to handle the load. They are using Amazon EC2 instances to run their application and storing customer data in Amazon RDS. To ensure data security and compliance, they need to implement encryption for data at rest and rotate encryption keys regularly. Which combination of AWS services should they use?
A
Use AWS KMS to manage encryption keys, Amazon EBS for encrypted data volumes, and AWS Certificate Manager for TLS encryption in transit.
B
Use AWS CloudHSM to manage encryption keys, Amazon S3 server-side encryption for data at rest, and AWS Certificate Manager for TLS encryption in transit.
C
Use AWS Secrets Manager to store and rotate encryption keys, Amazon RDS with encryption for data at rest, and AWS Global Accelerator for secure data transfer.
D
Use AWS KMS to manage encryption keys, Amazon EFS with encryption for data at rest, and AWS WAF for web application security.