diff --git a/README.md b/README.md index dc75ecc..52af98b 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 **343** questions +:bar_chart:  There are currently **351** questions :warning:  You don't need to know how to answer all the questions in this repo. DevOps is not about knowing all :) @@ -21,28 +21,29 @@ DevOps
DevOps

Beginner :baby:
Advanced :star: Jenkins
Jenkins

Beginner :baby:
Advanced :star: - AWS
AWS

Beginner :baby:
- Network
Network

Beginner :baby:
Advanced :star: + Git
Git

Beginner :baby:
Advanced :star: Linux
Linux

Beginner :baby:
Advanced :star: - Ansible
Ansible

Beginner :baby:
Advanced :star: + Network
Network

Beginner :baby:
Advanced :star: + Ansible
Ansible

Beginner :baby:
Advanced :star: Terraform
Terraform

Beginner :baby:
Advanced :star: Docker
Docker

Beginner :baby:
- kubernetes
Kubernetes

Beginner :baby:
Python
Python

Beginner :baby:
Advanced :star: - Prometheus
Prometheus

Beginner :baby:
- Git
Git

Beginner :baby:
Advanced :star: Go
Go

Beginner :baby:
- Mongo
Mongo

Beginner :baby:
- OpenShift
OpenShift

Beginner :baby:
Bash
Shell Scripting

Beginner :baby:
Advanced :star: + kubernetes
Kubernetes

Beginner :baby:
+ Prometheus
Prometheus

Beginner :baby:
+ Mongo
Mongo

Beginner :baby:
+ sql
SQL

Beginner :baby:
Advanced :star: + OpenShift
OpenShift

Beginner :baby:
- sql
SQL

Beginner :baby:
Advanced :star: + AWS
AWS

Beginner :baby:
azure
Azure

Beginner :baby:
openstack
OpenStack

Beginner :baby:
security
Security

Beginner :baby:
+ puppet
Puppet

Beginner :baby:
@@ -2353,6 +2354,50 @@ the pseudo table to retrieve the sum of the prices spent by each customer, then What is Privilege Restriction?
+## Puppet + + +#### :baby: Beginner + +
+What is Puppet? How it works?
+
+ +
+Explain Puppet architecture
+
+ +
+Can you compare Puppet to other configuration management tools? Why did you chose to use Puppet?
+
+ +
+Explain the following: + + * Module + * Manifest + * Node
+
+ +
+Explain Facter
+
+ +
+What is MCollective?
+
+ + +#### :baby: Advanced + +
+Do you have experience with writing modules? Which module have you created and for what?
+
+ +
+Explain what is Hiera
+
+ ## Scenarios diff --git a/images/puppet.png b/images/puppet.png new file mode 100644 index 0000000..88ab6ff Binary files /dev/null and b/images/puppet.png differ