What is paas? (he pronounced as pass)
Engenheiro De Devops Interview Questions
Engenheiro De Devops Interview Questions
A função de engenheiro(a) de DevOps está crescendo cada vez mais nas empresas de tecnologia. As empresas que contratam engenheiros(as) de DevOps querem candidatos(as) com fortes competências de programação, conhecimento dos processos de reengenharia e ótimas habilidades de comunicação para agilizar os projetos entre os profissionais da TI e os(as) engenheiros(as) de software. Prepare-se para responder a várias perguntas técnicas que avaliarão seu conhecimento das ferramentas e processos técnicos, como HTTP. Espera-se que você tenha experiência em engenharia de software ou área relacionada.
Principais perguntas de entrevista para engenheiro(a) de DevOps e como respondê-las
Pergunta 1: Quais são as ferramentas de DevOps e com quais você já trabalhou?
Pergunta 2: Por que o DevOps é necessário?
Pergunta 3: Quais são os aspectos mais importantes que o DevOps ajuda a conquistar?
13,132 engenheiro de devops interview questions shared by candidates
Are you a consultant?
Do you know C++ programing language ?
If a developer came up to you and just said "Oh this is broken and I'm not sure what's wrong with it, can you help me," how would you begin troubleshooting?
items = ('a', 'b', 'c', 'd', 'e') for item in items: if item == 'b': items.remove(item) else: print(item)
In coding round they asked to implement a file server, which will be used to store and list files.
Using a pen and paper(and over the phone) write a function that shows all permutations of a given string. Given the string 'abc' it should return 'abc', 'acb', 'bac', 'bca'... etc.
We will pass you a weight. Using the letters in the alphabet, give us back the combination which accomplishes that weight using the fewest number of letters. Letters can repeat. A= 1 B = A*2+ 1 ....
We are moving from 3 days a week in the office to 4 days a week in the office, and this may increase in the future. There is no flexibility regarding this. Do you agree to this?
Basics of Linux,git,puppet/chef,docker,scripting
Viewing 11 - 20 interview questions