Add scenario question

This commit is contained in:
abregman
2019-12-05 00:24:31 +02:00
parent c0e52f6e47
commit 3a2f0c64a6
3 changed files with 16 additions and 3 deletions

View File

@ -1,12 +1,12 @@
# DevOps Interview Questions
:information_source:  This repository contains interview questions on various DevOps and SRE related topics
:information_source:  This repository contains questions on various DevOps and SRE related topics
:bar_chart:  There are currently **582** questions
:books:  To learn more about DevOps check the resources in [DevOpsBit.com](https://devopsbit.com)
:warning:  The purpose of this repo is to help you test your knowledge and/or prepare for interviews. It doesn't represents a DevOps interview. Please read [Q&A](common-qa.md) for more details
:warning:  The purpose of this repo is to help you test your knowledge and prepare for interviews. It doesn't represents a DevOps interview. Please read [Q&A](common-qa.md) for more details
:pencil:  You can add more questions & answers by submitting pull requests :) You can read more about it [here](CONTRIBUTING.md)
@ -4198,6 +4198,7 @@ Below you can find several scenario questions:
* [Cloud Slack bot](scenarios/cloud_slack_bot.md)
* [Jenkins: writing scripts](scenarios/jenkins_scripts.md)
* [Jenkins: writing pipelines](scenarios/jenkins_pipelines.md)
* [CI for open source project](scenarios/ci_for_open_source_project.md)
## Credits