Multiple Choice
A Development team is working on a case management solution that allows medical claims to be processed and reviewed. Users log in to provide information related to their medical and financial situations. As part of the application, sensitive documents such as medical records, medical imaging, bank statements, and receipts are uploaded to Amazon S3. All documents must be securely transmitted and stored. All access to the documents must be recorded for auditing. What is the MOST secure approach?
A) Use S3 default encryption using Advanced Encryption Standard-256 (AES-256) on the destination bucket.
B) Use Amazon Cognito for authorization and authentication to ensure the security of the application and documents.
C) Use AWS Lambda to encrypt and decrypt objects as they are placed into the S3 bucket.
D) Use client-side encryption/decryption with Amazon S3 and AWS KMS.
Correct Answer:

Verified
Correct Answer:
Verified
Q85: A developer is writing a web application
Q86: A video-hosting website has two types of
Q87: Which of the following programming languages have
Q88: A Developer wants to enable AWS X-Ray
Q89: A developer is testing an application that
Q91: A Developer has created a software package
Q92: An application ingests a large number of
Q93: A Developer is building a serverless application
Q94: A developer wants to send multi-value headers
Q95: A developer is building an application using