What motivates you?
Devops Engineer Interviews
Devops Engineer Interview Questions
"DevOps is a quickly growing space for tech companies. Employers hiring DevOps engineers are looking for candidates with strong programming abilities, a knowledge of re-engineering processes, and great communication skills to fast-track projects between IT professionals and software engineers. Expect to answer various technical questions that will evaluate your knowledge of tech tools and processes such as HTTP. Experience in software engineering or a related field is expected."
Top DevOps Engineer Interview Questions & How to Answer
Question #1: What are the top DevOps tools, and which ones have you worked with before?
Question #2: What is the need for DevOps?
Question #3: What are the most important things that DevOps help achieve?
13,151 devops engineer interview questions shared by candidates
State of Devops and technological know how in the arena.
Coding exercise
Who is your employer? can you send me to meeting chat?
Implement Reverse Linked List in python
DevOps tool & tech stack?
Using draw.io or a similar program, diagram a....scalable and reliable solution....Your solution should encompass...best practices...should focus on high availability using whichever services or architecture you think would enable a viable solution. Be prepared to walk us through your planned solution and explain the selected design choices including pros and cons and potential alternatives. We will want to know you’ve thought it through and understand your proposal thoroughly.
CAO although non technical made several assumptions on my background
q AWS/DevOps Engineer over 4 years of professional Experience dedicated to automation and optimization. Understands and manages the space between operations and development to quickly deliver code to customers. Has experience with the Cloud, as well as DevOps automation development for Linux systems. Seeking a position in AWS/ DevOps to contribute my technical Skills
Some of the questions I can remember, although not exact, but close :- 1. Here is data in some format state=on format=abcd;status=xyz state=on format=mnop;status=rtu .... n Re-arrange data through bash script in CSV format in the following manner state is on, format is abcd, status is xyz state is on format is mnop, status is rtu .... n 2. Which application runs on the following ports 1) port 20 2) port 22 3) port 25 4) port 53 3. A file abcd.txt is 5.1 mb in size. A hard link with name xyz.txt is created on that file and following is it's du -sh output # du -sh 5.1mb file1 What will be the size of xyz.txt? If we delete abcd.txt, now what will be the size of xyz.txt and will it exist? 4. /etc/passwd has the following entries :- ubuntu:ubuntu /bin/bash user:user /bin/bash /home/user Use shell command to display only the hostname and their home directories. 5. How will you recursively delete "*.bat" from current directory and sub-directories in single bash command? 6. egrep "*.bak" | find . -name "*.bak" {$find . -name "*.bak"} {} \. Explain what this command is doing 7. What is the difference between sudo and sudo -E?
Viewing 1841 - 1850 interview questions