ACM: AWS Certificate Manager Flashcards
What types of Certificate Authority (CA) can AWS Certificate Manager (ACM) serve as?
A public or a private CA.
How do certificates end up in AWS Certificate Manager (ACM)?
You can generate them or import them.
What happens when a certificate generated by AWS Certificate Manager (ACM) expires?
ACM automatically renews it.
What happens when a certificate imported into AWS Certificate Manager (ACM) expires?
You are responsible for renewing them.
What services can AWS Certificate Manager (ACM) deploy certificates out to?
CloudFront, Application Load Balancers, and other supported services. It cannot deploy to EC2 because EC2 is not supported.
What type of service is AWS Certificate Manager (ACM)?
ACM is a regional service.
Can certificates generate or imported in AWS Certificate Manager (ACM) in one region leave that region?
No.
If you want to use a certificate with a service in a given region, where must you put the certificate?
In the AWS Certificate Manager (ACM) in the same region.
Where are certificates for CloudFront located?
For CloudFront and other global services, certificates must be in the AWS Certificate Manager (ACM) in us-east-1.
How do you use AWS Certificate Manager to manage S3 certificates?
You can’t. S3 handles certificates natively.