Add elastic questions

This commit is contained in:
abregman
2019-12-05 21:22:27 +02:00
parent 786cb7e195
commit 8ed6571a58
2 changed files with 40 additions and 6 deletions

View File

@@ -10,12 +10,12 @@ Well, first of all, most of the questions in this repo aren't really DevOps ques
Also, coding-operational-HR-...-interview-questions is too long name for a repository
## Should I be familiar with all the tools/platforms/... listed in this repository?
### Should I be familiar with all the tools/platforms/... listed in this repository?
NO NO NO! :)
I won't give you the crap of "DevOps is a culture, not a role" kind of stuff but one thing is for sure, DevOps is not about being familiar with all the existing tools.
With that being said, there are some concepts, tools, platforms, ... that are quite common in jobs requirements. Take Linux for example. While Linux is not part of 100% of DevOps roles out there (go figure it out...) it's still quite desired skill and probably appear as a requirement in more than 80% of DevOps roles if I had to guess. So go learn some Linux ;)
With that being said, there are some concepts, tools, platforms, ... that are quite common in jobs requirements. Take Linux for example, while Linux is not part of 100% of DevOps roles out there, it's still quite desired skill and probably appear as a requirement in more than 80% of DevOps roles if I had to guess. So go learn some Linux ;)
### How should I prepare for my DevOps interview?
@@ -27,6 +27,10 @@ If you have any idea how, please contribute to that file :)
Because we need more contributors ;)
Also because the maintainer really likes to ask questions and less answering them :)
### Where the questions and answers are coming from?
Well, from everywhere - past experience, colleagues, contributors, ... But we do not allow copying interview questions from interview questions sites. There are people who worked hard on adding those to their sites and we respect that.
### Can I add questions and/or answers?
I'll simply imagine you didn't ask that on an open source project...