1. Fundamentals of Networking and OS 2. Questions on AWS Cloud 3. Questions related to Docker and Terraform 4. Basic debugging issue Coding question | Scripting | Open book Writing scripts to work with various AWS resources to extract certain set of data.
Devops Manager Interview Questions
13,167 devops manager interview questions shared by candidates
what's wrong with the following code? items = ['a', 'b', 'c', 'd', 'e'] for item in items: if item == 'b': items.remove(item) else: print(item)
There were 6 rounds in total 1)code reveiw round where i was asked to reveiw a terraform code 2)code pairing round where they reveiw the code in 1st round 3)Complete Devops round it was very indepth round must say hardest there we 2 people who took interview 4)Was mostly similar to 3rd round grilled on complete devops to and fro 5)social connect round a dumb round i dont know what is the meaning of this round they want to know your views on social topics like rservation etc 6)leadership round- another dumb round where they want to know how we inreact with team mebers etc a total waste of 60 mins to be honest
questions are pretty basic
Coding exercise in Python
In the AWS environment, what would I choose to automate deployments?
What do you do when a directory has too many files to do an ls(1).
How quickly can you get up to speed on new software?
How to get the data stored on a EC2 who's SSH key is lost?
Mostly typical interview questions: describe one challenge you have had and how you overcame it.
Viewing 911 - 920 interview questions