Flapo SRE Quizzzz

Flapo SRE Quizzzz

Professional Development

27 Qs

quiz-placeholder

Similar activities

Docker_Kubernetes_Git

Docker_Kubernetes_Git

Professional Development

28 Qs

GCP Fundamentals

GCP Fundamentals

Professional Development

25 Qs

WCF Training Test II

WCF Training Test II

Professional Development

25 Qs

C-4 CHAPTAR -1

C-4 CHAPTAR -1

Professional Development

22 Qs

Net+ Chapter 16 - Mobile Networking

Net+ Chapter 16 - Mobile Networking

Professional Development

24 Qs

Quiz 4 Selling HPE AI and As-a-Service Solutions Module 5

Quiz 4 Selling HPE AI and As-a-Service Solutions Module 5

Professional Development

25 Qs

Introduction to Kubernetes

Introduction to Kubernetes

Professional Development

25 Qs

CKAD (5-11)

CKAD (5-11)

Professional Development

30 Qs

Flapo SRE Quizzzz

Flapo SRE Quizzzz

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Denis Pesikov

Used 3+ times

FREE Resource

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Are you ready for the quizzz?

Not Sure :/

Ja!!!!

NOOOOO :(

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When flaschenpost was established?

2012

2016

1999

2020

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which DB type is mainly and easily horizontaly scaled

MySQL

MongoDB

MsSQL

PostgressSQL

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which port is used by the SFTP protocol

22

110

53

21

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python: What is the output of this code snippet?

my_set = {1, 2, 3, 3, 4, 5}

print(my_set)

set([1, 2, 3, 4, 5])

1,2,3,3,4,5

[1, 2, 3, 3, 4, 5]

[1, 2, 3, 4, 5]

Answer explanation

the code creates a set of numbers and removes duplicates

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What of the following is NOT an encryption algorithm?

RSA

AES

BASE64

TwoFish

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between Blue-green deployment and canary release?

Blue-green deployment involves switching traffic to a new environment all at once, while canary release involves gradually shifting traffic.

Blue-green deployment involves using two identical environments, while canary release involves using a single environment with gradually increasing traffic.

Blue-green deployment involves deploying code changes to a staging environment, while canary release involves deploying directly to production.

Blue-green deployment and canary release are two names for the same technique.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?