ECS Flashcards Preview

Amazon AWS Certified Solutions Architect Associate remix > ECS > Flashcards

Flashcards in ECS Deck (3)
Loading flashcards...
1
Q

Which operating systems are supported by the ECS Agent Software?

A

The ECS agent runs on most common flavors of Linux: Amazon Linux, Ubuntu, Debian, CentOS, Red Hat.

2
Q

What are valid ways to grant security privileges to Docker containers?

A
  • Role granted to an ECS Task

- Role granted to ECS Container Instances

3
Q

Can I use images stored in private Docker repositories?

A

Yes. The Amazon ECS agent can now authenticate with Docker registries, including Docker Hub. Registry authentication lets you use Docker images from private repositories in your Task Definitions.