ACM Flashcards

This deck aims to help retain concepts related to the ACM service.

1
Q

Which AWS service simplifies the management and deployment of public and private SSL/TLS certificates for AWS services and integrated resources?

A

AWS Certificate Manager (ACM)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Is AWS Certificate Manager (ACM) a global service?

A

No, ACM is a regional service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Can ACM certificates be used outside the region where they are created?

A

No, ACM certificates are confined to the region in which they are generated or imported

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Where should the ACM certificate be created for an Application Load Balancer (ALB) created in the us-east-2 region?

A

In the same region (us-east-2), ACM certificates must match the region of the associated AWS service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Where should the ACM certificate be created for Amazon CloudFront service?

A

In the us-east-1 region, CloudFront requires certificates to be created in this region since it is a global service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the primary function of the AWS Certificate Manager (ACM)?

A

To run a public or private Certificate Authority (CA) service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Do applications trust private Certificate Authorities (CAs) by default?

A

No, applications must be explicitly configured to trust a private CA

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Do browsers trust public Certificate Authorities (CAs) by default?

A

Yes, browsers trust a predefined list of root CAs by default

These root CAs may delegate trust to intermediate CAs, creating a chain of trust that browsers use to verify the authenticity of SSL/TLS certificates presented by websites

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Can external certificates be imported into AWS Certificate Manager (ACM)?

A

Yes, ACM supports both importing external certificates and generating certificates directly within the service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Can imported certificates in AWS ACM be renewed automatically?

A

No

  • Imported certificates must be manually renewed and re-imported
  • Certificates generated by ACM are eligible for automatic renewal
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What AWS services can use ACM certificates?

A
  • Elastic Load Balancing (ELB)
  • CloudFront
  • API Gateway
  • Elastic Beanstalk, and more
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Can ACM certificates be used directly with an EC2 instance?

A

No, ACM certificates are supported only with ACM-integrated services like CloudFront and ELB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly