How have built a successful release pipeline in the past?
Senior Devops Engineer Interview Questions
1,976 senior devops engineer interview questions shared by candidates
First Programming Question: Given a list of strings, print out the top three strings found in the list, and add the rest to the list in alphabetical order. Extension: Extend your function to work with N most frequent substrings
Programming Pt. 2: Find the power sets of a set of unique integers (this is just every possible slice of the list including the empty list) i.e [1,2,3] -> [[],[1],[1,2],[1,2,3],[2],[2,3],[3]]
they asked me about my jobs and what I know about CI/CD and git mostly
Design an AWS architecture for handling sudden traffic spikes (flash sales).
Normal questions about skills I mentioned in Resume, Such as Kubernetes, Linux, Java, Python
In AWS CloudFormation, which attribute consists of string 'depends on'?
How did you configure Apache Storm?
They asked me to effectively act as the technical “consumer” of the product (i.e. the technician that configures it) and talk through my understanding of using the tooling.
Jenkins shared workspace for two jobs, ansible playbook, jenkins pipeline, aws cloud interview question
Viewing 161 - 170 interview questions