
Ultimate access to all questions.
Your company is planning to implement a data transformation service that can handle large-scale data processing tasks with a focus on data security. Which AWS service would you recommend, and what are the key considerations for ensuring data security during the transformation process?
A
Amazon EMR, consider enabling data encryption at rest and in transit, and using IAM roles for fine-grained access control.
B
Amazon ECS, consider using AWS Secrets Manager to store and manage sensitive data, and implementing container security best practices.
C
AWS Lambda, consider using AWS Key Management Service (KMS) for data encryption, and configuring Lambda function permissions and execution roles correctly.
D
Amazon EKS, consider using network policies and pod security policies to enforce security controls, and implementing data encryption and access control mechanisms.