diff --git a/README.md b/README.md index 2255ee0..bb179c2 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ :information_source:  This repository contains interview questions on various DevOps related topics -:bar_chart:  There are currently **400** questions +:bar_chart:  There are currently **406** questions :warning:  You don't need to know how to answer all the questions in this repo. DevOps is not about knowing all :) @@ -20,32 +20,34 @@
- - - - + + + + - + + - - + + - + - + + - +
DevOps
DevOps

Beginner :baby:
Advanced :star:
Jenkins
Jenkins

Beginner :baby:
Advanced :star:
Git
Git

Beginner :baby:
Advanced :star:
Linux
Linux

Beginner :baby:
Advanced :star:
DevOps
DevOps

Beginner :baby:
Advanced :star:
Jenkins
Jenkins

Beginner :baby:
Advanced :star:
Git
Git

Beginner :baby:
Advanced :star:
Ansible
Ansible

Beginner :baby:
Advanced :star:
Network
Network

Beginner :baby:
Advanced :star:
Ansible
Ansible

Beginner :baby:
Advanced :star:
Linux
Linux

Beginner :baby:
Advanced :star:
Terraform
Terraform

Beginner :baby:
Advanced :star:
Docker
Docker

Beginner :baby:
Advanced :star:
coding
Coding

Beginner :baby:
Advanced :star:
Python
Python

Beginner :baby:
Advanced :star:
Go
Go

Beginner :baby:
Bash
Shell Scripting

Beginner :baby:
Advanced :star:
Go
Go

Beginner :baby:
Bash
Shell Scripting

Beginner :baby:
Advanced :star:
kubernetes
Kubernetes

Beginner :baby:
Prometheus
Prometheus

Beginner :baby:
Advanced :star:
Mongo
Mongo

Beginner :baby:
sql
SQL

Beginner :baby:
Advanced :star:
OpenShift
OpenShift

Beginner :baby:
Cloud
Cloud

Beginner :baby:
AWS
AWS

Beginner :baby:
azure
Azure

Beginner :baby:
azure
Azure

Beginner :baby:
gcp
Google Cloud Platform

Beginner :baby:
openstack
OpenStack

Beginner :baby:
Advanced :star:
security
Security

Beginner :baby:
puppet
Puppet

Beginner :baby:
Advanced :star:
coding
Coding

Beginner :baby:
Advanced :star:
OpenShift
OpenShift

Beginner :baby:
@@ -294,6 +296,32 @@ Note: cross-dependency is when you have two or more changes to separate projects Have you written Jenkins scripts? If yes, what for and how they work?
+## Cloud + + +#### :baby: Beginner + +
+What are The advantages of cloud computing? Mention at least 3 advantages
+
+ +
+What types of Cloud Computing there are?
+ +IAAS +PAAS +SAAS +
+ +
+Explain each of the following Cloud Computing Deployments: + + * Public + * Hybrid + * Private
+
+ + ## AWS @@ -2692,6 +2720,23 @@ the pseudo table to retrieve the sum of the prices spent by each customer, then Explain Azure managed disks
+## GCP + + +#### :baby: Beginner + +
+What are the main components and services of GCP?
+
+ +
+What GCP management tools are you familiar with?
+
+ +
+Tell me what do you know about GCP networking
+
+ ## OpenStack diff --git a/images/aws.png b/images/aws.png index 3b53d8f..3f5fabb 100644 Binary files a/images/aws.png and b/images/aws.png differ diff --git a/images/cloud.png b/images/cloud.png new file mode 100644 index 0000000..21108f7 Binary files /dev/null and b/images/cloud.png differ diff --git a/images/coding.png b/images/coding.png index 471c6cf..f50eb0b 100644 Binary files a/images/coding.png and b/images/coding.png differ diff --git a/images/gcp.png b/images/gcp.png new file mode 100644 index 0000000..51816ee Binary files /dev/null and b/images/gcp.png differ