ECR Flashcards

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

1
Q

Which AWS service provides a secure, scalable, and reliable managed container image registry?

A

Amazon Elastic Container Registry (ECR)

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

What types of ECR registries does each AWS account have?

A

Each AWS account has two types of registries:
- Public: Read-only by default, with read-write access requiring permissions
- Private: Both read-only and read-write access require permissions

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

What are the primary components of the ECR service?

A

The main components of ECR include:
- Public and Private Registries: Each registry can contain multiple repositories
- Repositories: Each repository can hold multiple images
- Images: Each image can have several tags (representing different versions)

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

Which ECR feature automatically scans container images for known software vulnerabilities?

A

Security Scanning (available in both basic and enhanced modes, with the enhanced mode using AWS Inspector)

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

What are the primary features of the ECR service?

A
  • Supports cross-region and cross-account replication
  • Supports events via EventBridge
  • Integrated with IAM for access control
  • Provides near real-time metrics via CloudWatch
  • Logs API actions through AWS CloudTrail
How well did you know this?
1
Not at all
2
3
4
5
Perfectly