Sec. 10: Other Compute Services, ECS, Lambda, Batch, Lightsail

Sec. 10: Other Compute Services, ECS, Lambda, Batch, Lightsail

University

11 Qs

quiz-placeholder

Similar activities

Arquitectura Software - Jenkins

Arquitectura Software - Jenkins

University

10 Qs

QUIZ 1 DMB4112

QUIZ 1 DMB4112

University

10 Qs

Sec. 6: EC2 Instance Storage

Sec. 6: EC2 Instance Storage

University

10 Qs

Sec. 18: Account Management, Billing & Support [2/2]

Sec. 18: Account Management, Billing & Support [2/2]

University

9 Qs

LAN BERAMBEH ANAK SARAWAK 2025

LAN BERAMBEH ANAK SARAWAK 2025

1st Grade - University

8 Qs

Computação em nuvem

Computação em nuvem

University

6 Qs

Sec. 10: Other Compute Services, ECS, Lambda, Batch, Lightsail

Sec. 10: Other Compute Services, ECS, Lambda, Batch, Lightsail

Assessment

Quiz

Instructional Technology

University

Practice Problem

Medium

Created by

Renato Biz Martins

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you get charged in AWS Lambda?

Per programming language

Per number of functions

Per call and per duration

Per inactive time

Answer explanation

In AWS Lambda, you are charged per request and compute time, that's it.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You would like to launch Docker containers in AWS without worrying about provisioning or managing any infrastructure. The Docker containers will be used to host a heavy workloads to serve different types of requests. Some requests may need up to 30 minutes to be completed. Which AWS service should you use to run Docker containers in a Serverless way and satisfy the requirements?

ECS

Fargate

ECR

Lambda

Answer explanation

Fargate allows you to launch Docker containers on AWS, and you don't need to provision and maintain the infrastructure (=no EC2 instances to manage). It is Serverless.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A complete cloud beginner would like to create a simple application with predictable pricing. What service should this person use?

EC2

Lambda

Lightsail

EasyStart

Answer explanation

Amazon Lightsail is designed to be the easiest way to launch and manage a virtual private server with AWS. Lightsail plans include everything you need to jumpstart your project – a virtual machine, SSD- based storage, data transfer, DNS management, and a static IP address – for a low, predictable price. It can be used to create a simple web application, a website or a dev/test environment.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the software development platform that allows you to run applications the same way, regardless of where they are run?

Dolphin

Shark

Docker

ECS

Answer explanation

Docker is a software development platform that allows you to run applications the same way, regardless of where they are run. It can scale containers up and down within seconds.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you best describe "event-driven" in AWS Lambda?

Happens on a certain day

Happens at a certain time

Happens on a regular basis

Happens when needed

Answer explanation

"Event-driven" in Lambda means that functions are invoked when needed. They are triggered.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which AWS service allows you to launch Docker containers on AWS, but requires you to provision and maintain the infrastructure?

ECR

EC2

ECS

Fargate

Answer explanation

ECS allows you to launch Docker containers on AWS, but you must provision and maintain the infrastructure (i.e. EC2 instances).

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements is INCORRECT regarding the definition of the term "serverless"?

Serverless allows you to deploy functions as a service

There are no servers

You don't need to manage servers

Lambda is the serverless pioneer

Answer explanation

Serverless does not mean that there are no servers, you just do not manage, provision and see them, but they do exist.

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?