#6 Containers & ECS Flashcards

1
Q

What is the best practice way of providing permissions to running containers on ECS?

A. Task Roles
B. Container Roles
C. Host Roles
4. Instance Roles

A

A. Task Roles

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

Which mode of ECS should be used if you want as little admin overhead as possible?

A. EC2
B. On-Demand
C. Auto-Scaling
D. Fargate
F. Serverless

A

D. Fargate

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

What part of ECS is used to configure scaling and HA for containers?

A. Tasks
B. Service
C. Cluster
D. Container Registry

A

B. Service

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

What cluster modes are available within ECS?

A. Network Only (Fargate)
B. Fargate Windows
C. Fargate Linux
D. EC2 Linux + Networking
F. EC2 Windows + Networking

A

A. Network Only (Fargate)
D. EC2 Linux + Networking
F. EC2 Windows + Networking

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

What container standard does ECS support?

A. Docker
B. Cargo
C. A range of standards

A

A. Docker

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

What does a container registry do?

A. Store AMIs
B. Host Running containers
C. Store container images
D. Host running AMIs

A

C. Store container images

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

What are the advantages/benefits of containers? (choose 3)

A. Fast to startup
B. Portable
C. Flexible multi-vender OS choice
D. Full isolation from other containers
E. Lightweight
F. Don’t support

A

A. Fast to startup
B. Portable
C. Lightweight

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