Amazon Certificate Manager (ACM) Flashcards
Which AWS services can have an Amazon Certificate Manager, ACM, directly attached? There are 4 services
- API Gateway
- Elastic Load Balancer (ELB)
- CloudFront is a fast content delivery network (CDN)
- EB through ELB
AWS Certificate Manager
Which type of certificate is available free from ACM?
Public
This AWS service lets you easily provision, manage, and deploy public and private SSL/TLS certificates for use with your AWS services
AWS Certificate Manager
Which SSL termination strategy is easiest to maintain?
Terminating SSL at the load balancer
Which is the more secure method of terminating SSL?
Terminating SSL End-to-End
ˈtɜrməˌneɪtɪŋ ɛs-ɛs-ɛl ɛnd-tu-ɛnd
The 2 methods of terminating SSL when using AWS Certificate Manager
Terminating SSL at the load balancer & Terminating SSL End-To-End
What is AWS Certificate Manager (ACM)?
What are its 3 features?
- It’s a service that lets you easily provision, manage, and deploy public and private (SSL/TLS) certificates
- Kind of certificates (Public, Private)
- Attachable in (ELB, CloudFront, API Gateway and EB)
- Methods of terminating SSL (End-to-end and at the LB)