Amazon Certificate Manager (ACM)
provision, manage, and deploy public and private SSL/TLS certificates for use with AWS services.
ACM handles the complexity of creating and managing public SSL/TLS certificates for your AWS based website and applications.
ACM handles ✌🏾 two kinds of certificates
- Public - certificates provided by ACM (Free)
- Private - certificates you import ($400 / month)!!!
ACM can be attached to the following AWS resources:
- Elastic Load Balancer
- CloudFront
- API Gateway
- Elastic Beanstalk (through ELB)
ACM Example
[[ACM]]