Font size
WorksheetsFlapo SRE Quizzzz
Total questions: 27
Worksheet time: 16mins
Are you ready for the quizzz?
Not Sure :/
Ja!!!!
NOOOOO :(
When flaschenpost was established?
2012
2016
1999
2020
Which DB type is mainly and easily horizontaly scaled
MySQL
MongoDB
MsSQL
PostgressSQL
Which port is used by the SFTP protocol
22
110
53
21
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]
What of the following is NOT an encryption algorithm?
RSA
AES
BASE64
TwoFish
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.
Bash: How to find out the exit code of a command \ script ?
echo $?
echo $STATUS
echo $#
echo $1
What is the name of the default blob in an Azure Storage Account?
$default
$web
$main
$root
What are the 3 IT development streams in flaschenpost
1.Warehouse & Logistics
2.People & Finance
3.Customer Solutions
1. Webshop & Apps
2. TourPlanning & Delivery
2.DataScience
1.BI & Analytics
2. SRE & IToPS
3. Operations
Python: What will be the output of `range ( 10 )`
[1, 2, 3, 4, 5, 6, 7, 8, 9]
[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
The markup language used to write Docker configuration files is:
YAML
HTML
XML
JSON
You call an API and receive 400 code.
What does it mean?
Internal Server Error
Bad Request
Access Forbidden
Unauthorized
Which flag has to be added to bash "grep" command in order to count all the matching results?
-v
-o
-c
-a
How much IPs network 192.168.0.1/32 will have ?
32
8
16
1
How many Terraform code repos are in the SRE project?
2
6
3
4
What is Kubernetes Admission Controller?
A tool for managing access to Kubernetes resources
A component that intercepts and validates requests to the Kubernetes API server
A tool for analyzing and monitoring Kubernetes resources
A tool used to generate valid kubernetes .config file
What is the acronym of BASH
Boredom Annihilator and Shell Helper
Biggest Archive of Shell History
Bourne Again SHell
Brilliantly Automated Scripting Hero
What is the primary goal of a load balancer in an IT infrastructure?
To improve network security
To distribute traffic across servers
To monitor server performance
To manage database connections
Which of the following is NOT a common metric for monitoring application performance?
CPU usage
Disk size
Network latency
Memory usage
How big is the SRE team ( including externals )
6
7
8
9
Python: What output will the following code produce if the user enters 2000 in the command line?
4023
23
-23
The code would produce an error
What is the difference between a Virtual Machine and a Container?
Containers provide a complete operating system environment, while Virtual Machines share the host operating system kernel.
Virtual Machines and Containers both run on physical hardware without the need for an operating system.
Virtual Machines provide a complete operating system environment, while Containers share the host operating system kernel.
Virtual Machines and Containers are two names for the same technology.
Python: What is the output of the following code?
my_dict = {"a": 1, "b": 2, "c": 3}
print(my_dict.get("d", 4))
1
2
3
4
Code will throw an error
What is Azure Resource Manager (ARM)?
A way to manage access to Azure resources
A tool for creating and managing Azure resources
A cloud-based directory service
A service that provides scalable and durable storage in the cloud
What is a Kubernetes operator?
A tool for analyzing and monitoring Kubernetes resources
A tool for managing access to Kubernetes resources
A custom controller that extends Kubernetes functionality to automate complex tasks
A program operating kubernetes updates
Hope you enjoyed ;)
One question remains -
What do we eat today for a dinner?
