List of questions
Related questions
Question 867 - SAA-C03 discussion
A company has Amazon EC2 instances in multiple AWS Regions. The instances all store and retrieve confidential data from the same Amazon S3 bucket. The company wants to improve the security of its current architecture.
The company wants to ensure that only the Amazon EC2 instances within its VPC can access the S3 bucket. The company must block all other access to the bucket.
Which solution will meet this requirement?
Use 1AM policies to restrict access to the S3 bucket.
Use server-side encryption (SSE) to encrypt data in the S3 bucket at rest. Store the encryption key on the EC2 instances.
Create a VPC endpoint for Amazon S3. Configure an S3 bucket policy to allow connections only from the endpoint.
Use AWS Key Management Service (AWS KMS) with customer-managed keys to encrypt the data before sending the data to the S3 bucket.
0 comments
Leave a comment first