AWS Certificate Manager (ACM)¶
AWS Certificate Manager is a service that lets you easily provision, manage, and deploy public and private SSL/TLS certificates for use with AWS services and your internal connected resources.
Key Features¶
- Free SSL/TLS Certificates: Provision public certificates at no additional charge
- Automatic Renewal: ACM handles certificate renewals automatically
- Integration: Works seamlessly with ELB, CloudFront, API Gateway, and more
- Private CA: Create and manage private certificates for internal resources
Use Cases¶
- Secure websites and applications with HTTPS
- Encrypt data in transit
- Enable SSL/TLS for load balancers
- Secure API endpoints
Documentation¶
For detailed information, visit the AWS Certificate Manager Documentation.