change table of contents

Long simple lists < colorful logos :D
This commit is contained in:
abregman 2019-10-11 02:47:27 +03:00
parent 08cbeb2ca8
commit f6c7e2dedb
13 changed files with 274 additions and 281 deletions

555
README.md
View File

@ -14,58 +14,69 @@
****
## Table of Contents
1. [DevOps](#devops)
1. [Jenkins](#jenkins)
1. [AWS](#aws)
1. [Network](#network)
1. [Linux](#linux)
1. [Ansible](#ansible)
1. [Terraform](#terraform)
1. [Containers](#containers)
1. [Docker](#docker)
1. [Kubernetes](#kubernetes)
1. [Python](#python)
1. [Prometheus](#prometheus)
1. [Git](#git)
1. [Scenarios](#scenarios)
<!-- ALL-TOPICS-LIST:START -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<center>
<table>
<tr>
<td align="center"><a href="#devops"><img src="images/devops.png" width="75px;" height="75px;" alt="DevOps" /><br /><b>DevOps</b></a><br /><sub><a href="#devops-beginner">Beginner :baby:</a></sub><br><sub><a href="#devops-advanced">Advanced :star:</a></sub></td>
<td align="center"><a href="#jenkins"><img src="images/jenkins.png" width="75px;" height="85px;" alt="Jenkins"/><br /><b>Jenkins</b></a><br /><sub><a href="#jenkins-beginner">Beginner :baby:</a></sub><br><sub><a href="#jenkins-advanced">Advanced :star:</a></sub></td>
<td align="center"><a href="#aws"><img src="images/aws.png" width="120px;" height="75px;" alt="AWS"/><br /><b>AWS</b></a><br /><sub><a href="#aws-beginner">Beginner :baby:</a></sub><br><sub></td>
<td align="center"><a href="#Network"><img src="images/network.png" width="75x;" height="75px;" alt="Network"/><br /><b>Network</b></a><br /><sub><a href="#network-beginner">Beginner :baby:</a></sub><br><sub></td>
<td align="center"><a href="#linux"><img src="images/linux.png" width="75x;" height="75px;" alt="Linux"/><br /><b>Linux</b></a><br /><sub><a href="#linux-beginner">Beginner :baby:</a></sub><br><sub></td>
<td align="center"><a href="#ansible"><img src="images/ansible.png" width="75px;" height="75px;" alt="Ansible"/><br /><b>Ansible</b></a><br /><sub><a href="#ansible-beginner">Beginner :baby:</a></sub><br><sub></td>
<td align="center"><a href="#terraform"><img src="images/terraform.png" width="75px;" height="75px;" alt="Terraform"/><br /><b>Terraform</b></a><br /><sub><a href="#terraform-beginner">Beginner :baby:</a></sub><br><sub></td>
<td align="center"><a href="#docker"><img src="images/docker.png" width="75px;" height="75px;" alt="Docker"/><br /><b>Docker</b></a><br /><sub><a href="#docker-beginner">Beginner :baby:</a></sub><br><sub></td>
</tr>
<tr>
<td align="center"><a href="#kubernetes"><img src="images/kubernetes.png" width="75px;" height="75px;" alt="kubernetes"/><br /><b>Kubernetes</b></a><br /><sub><a href="#kubernetes-beginner">Beginner :baby:</a></sub><br></td>
<td align="center"><a href="#python"><img src="images/python.png" width="75px;" height="75px;" alt="Python"/><br /><b>Python</b></a><br /><sub><a href="#python-beginner">Beginner :baby:</a></sub><br><sub></td>
<td align="center"><a href="#prometheus"><img src="images/prometheus.png" width="75px;" height="75px;" alt="Prometheus"/><br /><b>Prometheus</b></a><br /><sub><a href="#prometheus-beginner">Beginner :baby:</a></sub><br></td>
<td align="center"><a href="#git"><img src="images/git.png" width="75px;" height="75px;" alt="Git"/><br /><b>Git</b></a><br /><sub><a href="#git-beginner">Beginner :baby:</a></sub><br><sub><a href="#git-advanced">Advanced :star:</a></sub></td>
</tr>
</table>
</center>
<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->
<!-- ALL-TOPICS-LIST:END -->
## DevOps
<a name="devops-beginner"></a>
#### :baby: Beginner
<details>
<summary><b>What is Continuous Integration?</b></summary><br>
</details>
<summary>What is Continuous Integration?</summary><br><b>
</b></details>
<details>
<summary><b>What is Continuous Deployment?</b></summary><br>
</details>
<summary>What is Continuous Deployment?</summary><br><b>
</b></details>
<details>
<summary><b>What is Continuous Delivery?</b></summary><br>
</details>
<summary>What is Continuous Delivery?</summary><br><b>
</b></details>
<details>
<summary><b>What DevOps helps us to achieve?</b></summary><br>
</details>
<summary>What DevOps helps us to achieve?</summary><br><b>
</b></details>
<details>
<summary><b>What do you consider as best practices for CI/CD?</b></summary><br>
</details>
<summary>What do you consider as best practices for CI/CD?</summary><br><b>
</b></details>
<details>
<summary><b>What are the anti-patterns of DevOps?</b></summary><br>
</details>
<summary>What are the anti-patterns of DevOps?</summary><br><b>
</b></details>
<details>
<summary><b>Which DevOps tools you consider as top tools? Which tools have you worked with?</b></summary><br>
</details>
<summary>Which DevOps tools you consider as top tools? Which tools have you worked with?</summary><br><b>
</b></details>
<details>
<summary><b>What systems and/or tools are you using for the following?:
<summary>What systems and/or tools are you using for the following?:
* CI/CD
* Provisioning infrastructure
@ -74,227 +85,200 @@
* Logging
* Code review
* Code coverage
* Tests</b></summary><br>
</details>
* Tests</summary><br><b>
</b></details>
<details>
<summary><b>What is the difference between SQL and NoSQL?</b></summary><br>
</details>
<summary>What is the difference between SQL and NoSQL?</summary><br><b>
</b></details>
<details>
<summary><b>What the difference between VPN and VPS?</b></summary><br>
</details>
<summary>What the difference between VPN and VPS?</summary><br><b>
</b></details>
<details>
<summary><b>What is the difference between SSH and SSL?</b></summary><br>
</details>
<summary>What is the difference between SSH and SSL?</summary><br><b>
</b></details>
<details>
<summary><b>What scripting language are you familiar with? why specifically this one?</b></summary><br>
</details>
<summary>What scripting language are you familiar with? why specifically this one?</summary><br><b>
</b></details>
<details>
<summary><b>Describe some of the scripts you have written. What are they used for? how long did it take you to write them?</b></summary><br>
</details>
<summary>Describe some of the scripts you have written. What are they used for? how long did it take you to write them?</summary><br><b>
</b></details>
<details>
<summary><b>How long do you think it would take you to learn another language?</b></summary><br>
</details>
<summary>How long do you think it would take you to learn another language?</summary><br><b>
</b></details>
<a name="devops-advanced"></a>
#### :star: Advanced
<details>
<summary><b>Tell me how you perform plan capacity for your CI/CD resources (e.g. servers, storage, etc.)</b></summary><br>
</details>
<summary>Tell me how you perform plan capacity for your CI/CD resources (e.g. servers, storage, etc.)</summary><br><b>
</b></details>
<details>
<summary><b>How would you structure/implement CD for an application which depends on several other applications?</b></summary><br>
</details>
<summary>How would you structure/implement CD for an application which depends on several other applications?</summary><br><b>
</b></details>
<details>
<summary><b>How do you manage dependencies?</b></summary><br>
</details>
<summary>How do you manage dependencies?</summary><br><b>
</b></details>
<details>
<summary><b>Explain what are design patterns. Which design patterns are you familar with?</b></summary><br>
</details>
<summary>Explain what are design patterns. Which design patterns are you familar with?</summary><br><b>
</b></details>
<details>
<summary><b>How do you measure your CI/CD quality? Are there any metrics you are using?</b></summary><br>
</details>
<summary>How do you measure your CI/CD quality? Are there any metrics you are using?</summary><br><b>
</b></details>
<details>
<summary><b>What is a configuration drift? What problems is it causing?</b></summary><br>
<summary>What is a configuration drift? What problems is it causing?</summary><br><b>
Configuration drift happens when in an environment of servers with the exact same configuration and software, a certain server
or servers are being applied with updates or configuration which other servers don't get and over time these servers become
slightly different than all others.
This situation might lead to bugs which hard to identify and reproduce.
</details>
</b></details>
<details>
<summary><b>How to deal with configuration drift?</b></summary><br>
</details>
<summary>How to deal with configuration drift?</summary><br><b>
</b></details>
<details>
<summary><b>In what scenarios would you prefer to use SQL?</b></summary><br>
</details>
<summary>In what scenarios would you prefer to use SQL?</summary><br><b>
</b></details>
<details>
<summary><b>In what scenarios would you prefer to use NoSQL?</b></summary><br>
</details>
<summary>In what scenarios would you prefer to use NoSQL?</summary><br><b>
</b></details>
## Jenkins
<a name="jenkins-beginner"></a>
#### :baby: Beginner
<details>
<summary>What is a plugin?</summary><br><b>
</b></details>
<details>
<summary><b>Explain what is Jenkins and what is it used for</b></summary><br>
</details>
<summary>What plugins are you using in Jenkins? Which do you consider to most useful?</summary><br><b>
</b></details>
<details>
<summary><b>Explain each of the following in the context of nodes:
* Master
* Slave
* Executor
* Agent
* Label</b></summary><br>
</details>
<details>
<summary><b>Explain each of the following in context of jobs:
* Job
* Build
* Test
* Artifacts</b></summary><br>
</details>
<details>
<summary><b>Explain the architecture of Jenkins</b></summary><br>
</details>
<details>
<summary><b>What are the different ways to trigger a build?</b></summary><br>
</details>
<details>
<summary><b>How do you start a build automatically upon a change in a certain repository?</b></summary><br>
</details>
<details>
<summary><b>What is a plugin?</b></summary><br>
</details>
<details>
<summary><b>What plugins are you using in Jenkins? Which do you consider to most useful?</b></summary><br>
</details>
<details>
<summary><b>Installation questions</b></summary><br>
<summary>Installation questions</summary><br><b>
* How to install Jenkins?
* How to install a plugin?
* How to install an agent?
</details>
</b></details>
<details>
<summary><b>Explain CI/CD and how you implemented in Jenkins</b></summary><br>
</details>
<summary>Explain CI/CD and how you implemented in Jenkins</summary><br><b>
</b></details>
<details>
<summary><b>What type of jobs there are? what is the advantage of each type?</b></summary><br>
</details>
<summary>What type of jobs there are? what is the advantage of each type?</summary><br><b>
</b></details>
<details>
<summary><b>What ways are you familiar with to notify users on build results?</b></summary><br>
</details>
<summary>What ways are you familiar with to notify users on build results?</summary><br><b>
</b></details>
<details>
<summary><b>How to secure Jenkins?</b></summary><br>
</details>
<summary>How to secure Jenkins?</summary><br><b>
</b></details>
<a name="jenkins-advanced"></a>
#### :star: Advanced
<details>
<summary><b>Write a script to remove all the jobs which include the string "REMOVE_ME"</b></summary><br>
</details>
<summary>Write a script to remove all the jobs which include the string "REMOVE_ME"</summary><br><b>
</b></details>
## AWS
#### Global Infrastructure
<a name="aws-beginner"></a>
#### :baby: Beginner
##### Global Infrastructure
<details>
<summary><b>Explain the following
<summary>Explain the following
- Availability zone
- Region
- Edge location</b></summary><br>
</details>
- Edge location</summary><br><b>
</b></details>
#### :baby: S3 - Beginner
##### S3
<details>
<summary><b>Explain what is S3 and what is it used for</b></summary><br>
</details>
<summary>Explain what is S3 and what is it used for</summary><br><b>
</b></details>
<details>
<summary><b>What is a bucket?</b></summary><br>
</details>
<summary>What is a bucket?</summary><br><b>
</b></details>
<details>
<summary><b>True or False? a bucket name must be globally unique</b></summary><br>
</details>
<summary>True or False? a bucket name must be globally unique</summary><br><b>
True
</b></details>
<details>
<summary><b>What objects in S3 consists of?
* Another way to ask it: explain key, value, version id and metadata in context of objects</b></summary><br>
</details>
<summary>What objects in S3 consists of?
* Another way to ask it: explain key, value, version id and metadata in context of objects</summary><br><b>
</b></details>
<details>
<summary><b>Explain data consistency</b></summary><br>
</details>
<summary>Explain data consistency</summary><br><b>
</b></details>
<details>
<summary><b>Can you host dynamic websites on s3? what about static websites?</b></summary><br>
</details>
<summary>Can you host dynamic websites on s3? what about static websites?</summary><br><b>
</b></details>
<details>
<summary><b>What security measures have you taken in context of S3?</b></summary><br>
</details>
<summary>What security measures have you taken in context of S3?</summary><br><b>
</b></details>
#### CloudFront
##### CloudFront
<details>
<summary><b>Explain what is CloudFront and what is it used for</b></summary><br>
</details>
<summary>Explain what is CloudFront and what is it used for</summary><br><b>
</b></details>
<details>
<summary><b>Explain the following
<summary>Explain the following
* Origin
* Edge location
* Distribution</b></summary><br>
</details>
* Distribution</summary><br><b>
</b></details>
<details>
<summary><b>What delivery methods available for the user with CDN?</b></summary><br>
</details>
<summary>What delivery methods available for the user with CDN?</summary><br><b>
</b></details>
<details>
<summary><b>True or False? object are cached for the life of TTL</b></summary><br>
</details>
<summary>True or False? objects are cached for the life of TTL</summary><br><b>
</b></details>
#### :baby: EC2 - Beginner
##### EC2
<details>
<summary><b>What type of instances have you created?</b></summary><br>
</details>
<summary>What type of instances have you created?</summary><br><b>
</b></details>
<details>
<summary><b>How to increase RAM for a given EC2 instance?</b></summary><br>
</details>
<summary>How to increase RAM for a given EC2 instance?</summary><br><b>
</b></details>
## Network
@ -307,128 +291,128 @@ Network questions can be found [here](https://github.com/bregman-arie/computer-n
#### :baby: Beginner
<details>
<summary><b>Explain what each of the following commands does and given an example on how to use it
<summary>Explain what each of the following commands does and given an example on how to use it
* ls
* rm
* rmdir (can you achieve the same result by using `rm`?)
* grep
* wc
* df</b></summary><br>
</details>
* df</summary><br><b>
</b></details>
<details>
<summary><b>How to make sure a service will start on a OS of your choice?</b></summary><br>
</details>
<summary>How to make sure a service will start on a OS of your choice?</summary><br><b>
</b></details>
<details>
<summary><b>How do you schedule tasks periodically?</b></summary><br>
</details>
<summary>How do you schedule tasks periodically?</summary><br><b>
</b></details>
<details>
<summary><b>How to change the permissions of a file?</b></summary><br>
</details>
<summary>How to change the permissions of a file?</summary><br><b>
</b></details>
<details>
<summary><b>What does the following permissions mean?:
<summary>What does the following permissions mean?:
* 777
* 644
* 750</b></summary><br>
</details>
* 750</summary><br><b>
</b></details>
<details>
<summary><b>How to add a new user to the system without providing him the ability to log-in into the system?</b></summary><br>
</details>
<summary>How to add a new user to the system without providing him the ability to log-in into the system?</summary><br><b>
</b></details>
<details>
<summary><b>What commands are you using for troubleshooting issues? specifically:
<summary>What commands are you using for troubleshooting issues? specifically:
* Disk issues
* Memory, CPU issues
* Networking issues</b></summary><br>
</details>
* Networking issues</summary><br><b>
</b></details>
<details>
<summary><b>What is the difference between Linux and Unix?</b></summary><br>
</details>
<summary>What is the difference between Linux and Unix?</summary><br><b>
</b></details>
<details>
<summary><b>What is a Linux kernel module and how do you load a new module?</b></summary><br>
</details>
<summary>What is a Linux kernel module and how do you load a new module?</summary><br><b>
</b></details>
<details>
<summary><b>What is KVM?</b></summary><br>
</details>
<summary>What is KVM?</summary><br><b>
</b></details>
<details>
<summary><b>Explain what would be the result of each command:
<summary>Explain what would be the result of each command:
echo $0
echo $?
echo $$
echo $@
echo $#</b></summary><br>
</details>
echo $#</summary><br><b>
</b></details>
<details>
<summary><b>How to grep two strings?</b></summary><br>
</details>
<summary>How to grep two strings?</summary><br><b>
</b></details>
<details>
<summary><b>What is the different between a soft link and hard link?</b></summary><br>
<summary>What is the different between a soft link and hard link?</summary><br><b>
hard link is the same file, using the same inode.
soft link is a shortcut to another file, using a different inode.
soft links can be created between different file systems while
hard link can be created only within the same file system.
</details>
</b></details>
<details>
<summary><b>How to run a process in the background and why to do that in the first place?</b></summary><br>
<summary>How to run a process in the background and why to do that in the first place?</summary><br><b>
You can achieve that by specifying & at end of the command.
As to Why? since some commands/processes can take a lot of time to finish
execution or run forever
</details>
</b></details>
<details>
<summary><b>What signal is used when you run 'kill <process id>'?</b></summary><br>
<summary>What signal is used when you run 'kill <process id>'?</summary><br><b>
The default signal is SIGTERM (15). This signal kills
process gracefully which means it allows it to save current
state configuration.
</details>
</b></details>
<details>
<summary><b>What signals are you familiar with?</b></summary><br>
<summary>What signals are you familiar with?</summary><br><b>
SIGTERM - default signal for terminating a process
SIGHUP - common usage is for reloading configuration
SIGKILL - a signal which cannot caught or ignored
To view all available signals run `kill -l`
</details>
</b></details>
<details>
<summary><b>In what state a process in Linux can be?</b></summary><br>
<summary>In what state a process in Linux can be?</summary><br><b>
Ready
Running
Blocked
Terminated
Zombie
</details>
</b></details>
## Ansible
<details>
<summary><b>Describe each of the following components in Ansible, including the relationship between them:
<summary>Describe each of the following components in Ansible, including the relationship between them:
* Task
* Module
* Play
* Playbook
* Role</b></summary><br>
* Role</summary><br><b>
Task a call to a specific Ansible module
Module the actual unit of code executed by Ansible on your own host or a remote host. Modules are indexed by category (database, file, network, …) and also referred as task plugins.
@ -438,14 +422,14 @@ Play One or more tasks executed on a given host(s)
Playbook One or more plays. Each play can be executed on the same or different hosts
Role Ansible roles allows you to group resources based on certain functionality/service such that they can be easily reused. In a role, you have directories for variables, defaults, files, templates, handlers, tasks, and metadata. You can then use the role by simply specifying it in your playbook.
</details>
</b></details>
<details>
<summary><b>You want to run Ansible playbook only on specific minor version of your OS, how would you achieve that?</b></summary><br>
</details>
<summary>You want to run Ansible playbook only on specific minor version of your OS, how would you achieve that?</summary><br><b>
</b></details>
<details>
<summary><b>Write a task to create the directory /tmp/new_directory</b></summary><br>
<summary>Write a task to create the directory /tmp/new_directory</summary><br><b>
```
- name: Create a new directory
@ -453,10 +437,10 @@ Role Ansible roles allows you to group resources based on certain functional
path: "/tmp/new_directory"
state: directory
```
</details>
</b></details>
<details>
<summary><b>What would be the result of the following play?</b></summary><br>
<summary>What would be the result of the following play?</summary><br><b>
```
---
@ -470,10 +454,10 @@ Role Ansible roles allows you to group resources based on certain functional
```
When given a written code, always inspect it thoroughly. If your answer is “this will fail” then you are right. We are using a fact (ansible_hostname), which is a gathered piece of information from the host we are running on. But in this case, we disabled facts gathering (gather_facts: no) so the variable would be undefined which will result in failure.
</details>
</b></details>
<details>
<summary><b>Write a playbook to install zlib and vim on all hosts if the file /tmp/mario exists on the system.</b></summary><br>
<summary>Write a playbook to install zlib and vim on all hosts if the file /tmp/mario exists on the system.</summary><br><b>
```
---
@ -497,10 +481,10 @@ When given a written code, always inspect it thoroughly. If your answer is “th
with_items: "{{ package_list }}"
when: mario_f.stat.exists
```
</details>
</b></details>
<details>
<summary><b>Write a playbook to deploy the file /tmp/system_info on all hosts except for controllers group, with the following content</b></summary><br>
<summary>Write a playbook to deploy the file /tmp/system_info on all hosts except for controllers group, with the following content</summary><br><b>
```
I'm <HOSTNAME> and my operating system is <OS>
@ -527,89 +511,94 @@ The content of the system_info.j2 template
# {{ ansible_managed }}
I'm {{ ansible_hostname }} and my operating system is {{ ansible_distribution }
```
</details>
</b></details>
## Terraform
#### :baby: Beginner
<details>
<summary><b>Can you explain what is Terraform? How it works?</b></summary><br>
</details>
<summary>Can you explain what is Terraform? How it works?</summary><br><b>
</b></details>
<details>
<summary><b>What benefits infrastructure-as-code has?</b></summary><br>
<summary>What benefits infrastructure-as-code has?</summary><br><b>
- fully automated process of provisoning, modifying and deleting your infrastructure
- version control for your infrastructure which allows you to quickly rollback to previous versions
- valide infrastructure quoality and stability with automated tests and code reviews
- makes infrastructure tasks less reptitive
</details>
</b></details>
<details>
<summary><b>Why Terraform and not other technologies? (e.g. Ansible, Puppet, CloufFormation)</b></summary><br>
</details>
<summary>Why Terraform and not other technologies? (e.g. Ansible, Puppet, CloufFormation)</summary><br><b>
</b></details>
## Containers
<details>
<summary><b>How containers different from VMs?</b></summary><br>
</details>
<summary>How containers different from VMs?</summary><br><b>
</b></details>
<details>
<summary><b>In which scenarios would you use containers and in which you would prefer to use VMs?</b></summary><br>
</details>
<summary>In which scenarios would you use containers and in which you would prefer to use VMs?</summary><br><b>
</b></details>
## Docker
<a name="docker-beginner"></a>
#### :baby: beginner
<details>
<summary><b>What happens when you run `docker run hello-world`?</b></summary><br>
<summary>What happens when you run `docker run hello-world`?</summary><br><b>
Docker CLI passes your request to Docker daemon.
Docker daemon downloads the image from Docker Hub
Docker daemon creates a new container by using the image it downloaded
Docker daemon redirects output from container to Docker CLI which redirects it to the standard output
</details>
</b></details>
<details>
<summary><b>How do you run a container?</b></summary><br>
</details>
<summary>How do you run a container?</summary><br><b>
</b></details>
<details>
<summary><b>What do you see when you run `docker ps`?</b></summary><br>
</details>
<summary>What do you see when you run `docker ps`?</summary><br><b>
</b></details>
<details>
<summary><b>What `docker commit` does? when will you use it?</b></summary><br>
</details>
<summary>What `docker commit` does? when will you use it?</summary><br><b>
</b></details>
<details>
<summary><b>How would you transfer data from one container into another?</b></summary><br>
</details>
<summary>How would you transfer data from one container into another?</summary><br><b>
</b></details>
<details>
<summary><b>What is the difference between ADD and COPY in Dockerfile?</b></summary><br>
</details>
<summary>What is the difference between ADD and COPY in Dockerfile?</summary><br><b>
</b></details>
<details>
<summary><b>What is the difference between CMD and RUN in Dockerfile?</b></summary><br>
</details>
<summary>What is the difference between CMD and RUN in Dockerfile?</summary><br><b>
</b></details>
<details>
<summary><b>Explain what is Docker compose and what is it used for</b></summary><br>
</details>
<summary>Explain what is Docker compose and what is it used for</summary><br><b>
</b></details>
<details>
<summary><b>What are the differences between Docker compose, Docker swarm and Kuberenets?</b></summary><br>
</details>
<summary>What are the differences between Docker compose, Docker swarm and Kuberenets?</summary><br><b>
</b></details>
<details>
<summary><b>Explain Docker interlock</b></summary><br>
</details>
<summary>Explain Docker interlock</summary><br><b>
</b></details>
<details>
<summary><b>What is the difference between Docker Hub and Docker cloud?</b></summary><br>
<summary>What is the difference between Docker Hub and Docker cloud?</summary><br><b>
Docker Hub is a native Docker registry service which allows you to run pull
and push commands to install and deploy Docker images from the Docker Hub.
@ -617,46 +606,47 @@ and push commands to install and deploy Docker images from the Docker Hub.
Docker Cloud is built on top of the Docker Hub so Docker Cloud provides
you with more options/features compared to Docker Hub. One example is
Swarm management which means you can create new swarms in Docker Cloud.
</details>
</b></details>
## Kubernetes
<details>
<summary><b>What is Kubernetes?</b></summary><br>
</details>
<summary>What is Kubernetes?</summary><br><b>
</b></details>
<details>
<summary><b>Why Docker isn't enough? Why do we need Kubernetes?</b></summary><br>
</details>
<summary>Why Docker isn't enough? Why do we need Kubernetes?</summary><br><b>
</b></details>
<details>
<summary><b>Describe the architecture of Kuberenets</b></summary><br>
</details>
<summary>Describe the architecture of Kuberenets</summary><br><b>
</b></details>
<details>
<summary><b>How do you monitor your Kuberenets?</b></summary><br>
</details>
<summary>How do you monitor your Kuberenets?</summary><br><b>
</b></details>
<details>
<summary><b>What is kubectl? How do you use it?</b></summary><br>
</details>
<summary>What is kubectl? How do you use it?</summary><br><b>
</b></details>
<details>
<summary><b>What is kubconfig? What do you use it for?</b></summary><br>
</details>
<summary>What is kubconfig? What do you use it for?</summary><br><b>
</b></details>
<details>
<summary><b>How do you create users?</b></summary><br>
</details>
<summary>How do you create users?</summary><br><b>
</b></details>
## Python
<a name="python-beginner"></a>
#### :baby: Beginner
<details>
<summary><b>What data type supported in Python and which of them are mutable?
What function can you use to show that a certain data type is mutable?</b></summary><br>
<summary>What data type supported in Python and which of them are mutable?
What function can you use to show that a certain data type is mutable?</summary><br><b>
The mutable data types are:
@ -672,10 +662,10 @@ The immutable data types are:
Tuple
The id function can be used to check if a given variable is mutable or not.
</details>
</b></details>
<details>
<summary><b>What is PEP8? Give an example of 5 style guidelines</b></summary><br>
<summary>What is PEP8? Give an example of 5 style guidelines</summary><br><b>
PEP8 is a list of coding conventions and style guidelines for Python
@ -686,68 +676,69 @@ PEP8 is a list of coding conventions and style guidelines for Python
3. Use commas when making a tuple of one element
4. Use spaces (and not tabs) for indentation
5. Use 4 spaces per indentation level
</details>
</b></details>
<details>
<summary><b>Write a program which will revert a string (e.g. pizza -> azzip)</b></summary><br>
<summary>Write a program which will revert a string (e.g. pizza -> azzip)</summary><br><b>
```
Shortest way is str[::-1]
"Classic" way:
```
</details>
</b></details>
<details>
<summary><b>What _ is used for in Python?</b></summary><br>
<summary>What _ is used for in Python?</summary><br><b>
1. Translation lookup in i18n
2. Hold the result of the last executed expression or statement
3. As a general purpose "throwaway" variable name. For example: x, y, _ = get_data() (x and y are used but since we don't care about third variable, we "threw it away").
</details>
</b></details>
<details>
<summary><b>Sort a list of lists by the second item of each nested list</b></summary><br>
<summary>Sort a list of lists by the second item of each nested list</summary><br><b>
```
li = [[1, 4], [2, 1], [3, 9], [4, 2], [4, 5]]
sorted(x, key=lambda l: l[1])
```
</details>
</b></details>
<details>
<summary><b>You have the following lists: [{'name': 'Mario', 'food': ['mushrooms', 'goombas']}, {'name': 'Luigi', 'food': ['mushrooms', 'turtles']}]
Extract all type of foods. Final output should be: {'mushrooms', 'goombas', 'turtles'}</b></summary><br>
<summary>You have the following lists: [{'name': 'Mario', 'food': ['mushrooms', 'goombas']}, {'name': 'Luigi', 'food': ['mushrooms', 'turtles']}]
Extract all type of foods. Final output should be: {'mushrooms', 'goombas', 'turtles'}</summary><br><b>
```
set([food for bro in x for food in bro['food']])
```
</details>
</b></details>
## Prometheus
<details>
<summary><b>Describe the following Prometheus components:
<summary>Describe the following Prometheus components:
- Prometheus server
- Push Gateway
- Alert Manager</b></summary><br>
- Alert Manager</summary><br><b>
Prometheus server responsible for scraping the storing the data
Push gateway is used for short-lived jobs
Prometheus server responsible for scraping the storing the data<br>
Push gateway is used for short-lived jobs<br>
Alert manager is responsible for alerts ;)
</details>
</b></details>
<details>
<summary><b>What is an exporter? What is it used for?</b></summary><br>
</details>
<summary>What is an exporter? What is it used for?</summary><br><b>
</b></details>
## Git
<a name="git-beginner"></a>
#### :baby: Beginner
<details>
<summary><b>What is the difference between `git pull` and `git fetch`?</b></summary><br>
<summary>What is the difference between <code>git pull</code> and <code>git fetch</code>?</summary><br><b>
Shortly, git pull = git fetch + git merge
@ -756,10 +747,10 @@ repository and attaches it to your corresponding branch in your local reposistor
git fetch gets all the changes from the remote repository, stores the changes in
a separate branch in your local repository
</details>
</b></details>
<details>
<summary><b>Explain the following: <code>git directory`</code>, <code>`working directory`</code> and <code>staging area</code></b></summary><br>
<summary>Explain the following: <code>git directory</code>, <code>working directory</code> and <code>staging area</code></summary><br><b>
The Git directory is where Git stores the metadata and object database for your project. This is the most important part of Git, and it is what is copied when you clone a repository from another computer.
@ -768,10 +759,10 @@ The working directory is a single checkout of one version of the project. These
The staging area is a simple file, generally contained in your Git directory, that stores information about what will go into your next commit. Its sometimes referred to as the index, but its becoming standard to refer to it as the staging area.
This answer taken from [git-scm.com](https://git-scm.com/book/en/v1/Getting-Started-Git-Basics#_the_three_states)
</details>
</b></details>
<details>
<summary><b>How to resolve git merge conflicts?</b></summary><br>
<summary>How to resolve git merge conflicts?</summary><br><b>
<p>
First, you open the files which are in conflict and identify what are the conflicts.
@ -780,31 +771,33 @@ colleagues on the conflicts or resolve them by yourself
After resolving the conflicts, you add the files with `git add <file_name>`
Finally, you run `git rebase --continue`
</p>
</details>
</b></details>
<details>
<summary><b>What is the difference between `git reset` and `git revert`?</b></summary><br>
<summary>What is the difference between <code>git reset</code> and <code>git revert</code>?</summary><br><b>
<p>
`git revert` creates a new commit which undoes the changes from last commit.
`git reset` depends on the usage, can modify the index or change the commit which the branch head
is currently pointing at.
</p>
</details>
</b></details>
<details>
<summary><b>In what situations are you using `git rebase`?</b></summary><br>
</details>
<summary>In what situations are you using <code>git rebase</code>?</summary><br><b>
</b></details>
<details>
<summary><b>What branching strategies are you familiar with</b></summary><br>?
</details>
<summary>What branching strategies are you familiar with?</summary><br><b>
</b></details>
<a name="git-advanced"></a>
#### :star: Advanced
<details>
<summary><b>Explain Git octopus merge</b></summary><br>
</details>
<summary>Explain Git octopus merge</summary><br><b>
</b></details>
## Scenarios

BIN
images/ansible.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

BIN
images/aws.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

BIN
images/devops.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
images/docker.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
images/git.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
images/jenkins.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

BIN
images/kubernetes.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

BIN
images/linux.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
images/network.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 KiB

BIN
images/prometheus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

BIN
images/python.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

BIN
images/terraform.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB