Exam Data-Engineer-Associate Topic 1 Question 130 Discussion
Actual exam question for Amazon's Data-Engineer-Associate exam
Question #: 130
Topic #: 1
Question #: 130
Topic #: 1
A company hosts its applications on Amazon EC2 instances. The company must use SSL/TLS connections that encrypt data in transit to communicate securely with AWS infrastructure that is managed by a customer.
A data engineer needs to implement a solution to simplify the generation, distribution, and rotation of digital certificates. The solution must automatically renew and deploy SSL/TLS certificates.
Which solution will meet these requirements with the LEAST operational overhead?
A data engineer needs to implement a solution to simplify the generation, distribution, and rotation of digital certificates. The solution must automatically renew and deploy SSL/TLS certificates.
Which solution will meet these requirements with the LEAST operational overhead?
Suggested Answer: B Vote an answer
The best solution for managing SSL/TLS certificates on EC2 instances with minimal operational overhead is to use AWS Certificate Manager (ACM). ACM simplifies certificate management by automating the provisioning, renewal, and deployment of certificates.
* AWS Certificate Manager (ACM):
* ACM manages SSL/TLS certificates for EC2 and other AWS resources, including automatic certificate renewal. This reduces the need for manual management and avoids operational complexity.
* ACM also integrates with other AWS services to simplify secure connections between AWS infrastructure and customer-managed environments.
* AWS Certificate Manager (ACM):
* ACM manages SSL/TLS certificates for EC2 and other AWS resources, including automatic certificate renewal. This reduces the need for manual management and avoids operational complexity.
* ACM also integrates with other AWS services to simplify secure connections between AWS infrastructure and customer-managed environments.
by Daniel at Jan 11, 2026, 01:44 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).