
ECS + FARGATE
Authored by Ardye Amando
Professional Development
1st - 3rd Grade
Used 5+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?