ECS + FARGATE

ECS + FARGATE

1st - 3rd Grade

15 Qs

quiz-placeholder

Similar activities

Product Knowledge

Product Knowledge

1st - 10th Grade

11 Qs

KIỂM TRA NGHIỆP VỤ CHUYÊN ĐỀ TRUNG TÂM THƯƠNG MẠI

KIỂM TRA NGHIỆP VỤ CHUYÊN ĐỀ TRUNG TÂM THƯƠNG MẠI

1st - 5th Grade

13 Qs

Round 2 - 2020

Round 2 - 2020

1st Grade

20 Qs

MyHomes

MyHomes

1st - 5th Grade

11 Qs

math

math

1st - 5th Grade

20 Qs

ความรู้เกี่ยวกับผลิตภัณฑ์ AURORA ชุดที่ 2

ความรู้เกี่ยวกับผลิตภัณฑ์ AURORA ชุดที่ 2

1st Grade

10 Qs

Program Q1 2022

Program Q1 2022

1st - 3rd Grade

10 Qs

Sesión GoodJob

Sesión GoodJob

1st Grade

10 Qs

ECS + FARGATE

ECS + FARGATE

Assessment

Quiz

Professional Development

1st - 3rd Grade

Practice Problem

Hard

Created by

Ardye Amando

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

10 sec • 1 pt

........ are most cost-efficient task cluster placement.

2.

MULTIPLE SELECT QUESTION

10 sec • 1 pt

Select the correct ECR components:

Registry

Container

Repository

Authorization token

Image

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which commands must be used to pull an image from ECR?

$(aws ecr get-login --no-include-email)

docker push $ECR_IMAGE_URL

$(aws ecr get-login --no-include-email)

docker pull $ECR_IMAGE_URL

$(aws ecr login --with-email $EMAIL)

docker pull $ECR_IMAGE_URL

docker login -u $AWS_USERNAME -p $AWS_PASSOWRD $ECR_URL

docker pull $ECR_IMAGE_URL

ecr login -u $AWS_ACCESS_KEY_ID -p $AWS_SECRET_ACCESS_KEY $ECR_URL
docker pull $ECR_IMAGE_URL

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which ECS config must you enable in /etc/ecs/ecs.config to allow your ECS tasks to endorse IAM roles?

ECS_AVAILABLE_LOGGING_DRIVERS

ECS_ENABLE_TASK_IAM_ROLE

ECS_ENGINE_AUTH_DATA

ECS_ENDORSE_ENABLE_IAM_ROLE

ECS_USE_TASK_IAM_ROLE

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

You are running a web application on ECS, the Docker image is stored on ECR, and trying to launch two containers of the same type on EC2. The first container starts, but the second one doesn't. You have checked and there's enough CPU and RAM available on the EC2 instance. What's the problem?

The host port is defined in the task definition

The EC2 instances has permissions issues with ECR

The container port is defined in the task definition

EC2 instance can only run one container instance for each image

The container port must defined in the ecs cluster

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

If you decide that you no longer need or want an image in one of your repositories, you can delete it with the ecr-delete-image command

True

False

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

You are looking to run multiple instances of the same application on the same EC2 instance and expose it with a load balancer. The application is available as a Docker container. You should use

Classic Load Balancer + ECS

Application Load Balancer + Fargate

Application Load Balancer + ECS

Classic Load Balancer + Fargate

All incorrect

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?