Cloud Technologies 101

Cloud Technologies 101

University

7 Qs

quiz-placeholder

Similar activities

Basic Cloud Computing Concepts Quiz

Basic Cloud Computing Concepts Quiz

University

12 Qs

Cloud Computing

Cloud Computing

KG - Professional Development

11 Qs

CN3303 Lecture 6 : Cloud Open Sources Tools and Provider

CN3303 Lecture 6 : Cloud Open Sources Tools and Provider

University

7 Qs

UIT Talk 2

UIT Talk 2

University

10 Qs

Understanding IaaS Concepts

Understanding IaaS Concepts

University

10 Qs

Virtualization and Cloud Computing

Virtualization and Cloud Computing

University

10 Qs

Cloud practitioner Practice Test

Cloud practitioner Practice Test

University

8 Qs

Big Data Quizz 2

Big Data Quizz 2

University

11 Qs

Cloud Technologies 101

Cloud Technologies 101

Assessment

Quiz

Computers

University

Medium

Created by

Google BME

Used 11+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is not a benefit of cloud?

Pay as you go

Go global in minutes

Security

Stop guessing capacity

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

If I am a client of IaaS provider, which component do I have to manage directly?

Physical servers

Guest OS

Virtualization software

Nothing, the cloud provider does everything for me

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

To which service category does EC2 belong?

Compute

Network

Storage

Database

None of the above

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which component of the AWS global architecture is basic for ensuring fault tolerance?

Region

Availability Zone (AZ)

VPC

CloudFront

5.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

What is not a database solution?

Amazon S3

Amazon RDS

Amazon DynamoDB

Amazon EBS

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the role of the Elastic Load Balancer (ELB)?

To convert between public and private IP addresses

To scale in/out EC2 instances to match the required load

To distribute traffic between the instances

It is like a DNS

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

If I would like to receive exactly the same response from a LLM for the same query, what should I do?

Ask the same query again

Set the temperature to 0

Decrease the number of tokens

It is impossible