Cloud Technologies 101

Cloud Technologies 101

University

7 Qs

quiz-placeholder

Similar activities

Tes Awal Modul 4 CC

Tes Awal Modul 4 CC

University

10 Qs

AWS Severless Quizzes

AWS Severless Quizzes

University

12 Qs

Arch Day 1 Recap

Arch Day 1 Recap

University

5 Qs

AWS EC2 Components

AWS EC2 Components

University

10 Qs

MSG UNIVERSITY '21 - Basic Cloud

MSG UNIVERSITY '21 - Basic Cloud

University

10 Qs

Quiz Week 5

Quiz Week 5

University

11 Qs

Quiz - AWS Storage & Database

Quiz - AWS Storage & Database

University

10 Qs

Cloud Architecture

Cloud Architecture

University

4 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