Discussions

DevOps Technical Interview (Python)

lmao are you the guy I am interviewing in 4 days?

if so, you should know enough Docker to dockerize a low-effort json microservice in some language of your choice, and then enough kubernetes to create a k8s manifest to let us test your results with a simple kubectl apply, and for extra credit know how to use terraform, and above all else demonstrate the ability to document your work intelligently (briefly, concisely) and communicate with coworkers and client engineers

More on reddit.com
๐ŸŒ r/devops
3
3
September 19, 2021
DevOps Interview questions
Google has a very nice video on doing interview with them - https://www.youtube.com/watch?v=XKu_SEDAykw Note that the most important part is not to give the right answer right away, but to talk through how you are thinking about the problem. Also keep in mind that in most of the places it's totally acceptable to ask interviewer a question if you forgot something, some places are even totally cool with you googling your way through the question. If interview is remote (which it most likely is), you will be doing with peer programming site - like codeshare or something similar, make sure you are familiar with how it works. Some of them have quite good web editors with support for common shortcuts, some will run your code for you - just make sure you are comfortable with technology before the interview. More on reddit.com
๐ŸŒ r/devops
13
38
October 24, 2022
Coding prep for DevOps & SRE Interviews - Request Guidance
Coding exercises are pretty much basic. Here is a template, parse it and replace some key values with a prefix derived from some rule. E.G. use the folder name of the repo. Real world use case is to dynamically create a helm chart. Parse these logs for only 5x0 errors. There will be some 5xx littered for things in the log like USER agent and size, the 5x0 we want are between the METHOD and user agent in a regular Apache or NGINX http server log.Then pipe those referrer IP to a CSV so you can auto-ban those people and call an API to get geolocation to block BRIC countries (non friendly countries). The second script should consume that CSV and call the Firewall to with payload of which IPs/Subnet to ban. A lof of reading files, parsing, manipulating, and calling a regular API (to get geo location).So basically a mid-level developer. They can choose BASH, Python or Go. We don't do Powershell as we are not a Window shop. Those are fairly basic type questions. I may even do something like I want a password strength validator base on this logic. 8 chars, special characters, and mix of upper/lowercase. Walk me through how you tackle this. Choose any language you want. A more experience engineer would just write a oneline regex versus someone who writes 60 line code with a lot of if-thens. And you can tell who uses ChatGPT because we are not looking for the code but how they think. More on reddit.com
๐ŸŒ r/devops
9
6
October 20, 2023
DevOps interview questions
Knowing how to use Linux and writing Bash scripts is pretty important. Also writing CI/CD automations in something like Jenkins / GitHub Actions / CircleCI etc... More on reddit.com
๐ŸŒ r/learnprogramming
30
80
February 4, 2022
๐ŸŒ
DevOpsSchool.com
devopsschool.com โ€บ home โ€บ top 50 python interview questions and answers
Top 50 Python Interview Questions and Answers - DevOpsSchool.com
April 13, 2022 - Add a semicolon towards the end of the value if itโ€™s not present and then type %PYTHON_HOME% ... Iโ€™m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus.
๐ŸŒ
Learnsteps
learnsteps.com โ€บ devops-interview-questions-important-python-questions
DevOps Interview Questions: Important Python questions. - Learn Steps
March 27, 2021 - When we talk about python involvement in DevOps, it is very much important as in the basic day to day automation can be easily automated. It is also used widely in DevOps tools and learning this will take you to the next level. Now letโ€™s see the questions that can come in interviews. You should read about basic string manipulations like replacing a few words, searching for a pattern, array traversal, and manipulation.
๐ŸŒ
Glassdoor
glassdoor.com โ€บ Interview โ€บ python-devops-interview-questions-SRCH_KO0,13.htm
Python devops Interview Questions | Glassdoor
Didn't ask me about myself, only talked about the company and the position they were hiring for. ... 1. Project/Profile introduction 2. List out the tools you are working on 3. Can you explain how octopus deploy work? 4. explain what is azure Devops, how you integrate differnt tools into it?
๐ŸŒ
Woven Teams
woventeams.com โ€บ home โ€บ demand articles โ€บ devops coding questions: a guide for engineering leaders
DevOps Coding Questions: A Guide for Engineering Leaders - Woven Teams
January 31, 2024 - Try to avoid Python tricky interview questions or Python interview questions for engineers with five yearsโ€™ experience with these folks. Instead, youโ€™ll want to ask concise and clear questions like: Describe a DevOps engineer, their skills, and roles.
๐ŸŒ
Medium
medium.com โ€บ @priyankar9805 โ€บ interview-coding-questions-answers-python-878af839497f
Interview Coding Questions & Answers โ€” Python | by Priyankar Prasad | Medium
November 13, 2021 - Python is used to write scripts to automate repetitive or manual tasks of engineers. So that, I wrote some simple yet most commonly asked python questions in DevOps or SRE interviews.
๐ŸŒ
bitarray
bitarray.io โ€บ python-interview-questions
Python Interview Questions - bitarray for SRE, DevOps -
October 21, 2019 - Python is a very popular language and its popularity is growing. Expectations of the interviewer are also growing. In this article, we will learn commonly asked python Question and its answers. Question1: What is python? Answers: Python is a general-purpose purpose programming language which ...
Find elsewhere
๐ŸŒ
InterviewBit
interviewbit.com โ€บ devops-interview-questions
Top DevOps Interview Questions and Answers (2025) - InterviewBit
Find top DevOps interview questions asked. Explore basic, intermediate, and advanced level questions.
๐ŸŒ
Quora
quora.com โ€บ What-kind-of-coding-questions-could-be-asked-during-a-DevOps-interview
What kind of coding questions could be asked during a DevOps interview? - Quora
Most frequently asked questions in interviews, usually, are: ... Which are some of the most popular DevOps tools? Do you have experience working with any of these tools?
๐ŸŒ
YouTube
youtube.com โ€บ playlist
Python Interview Questions for DevOps - YouTube
This series is dedicated to all those people who face challenges when it comes to coding/scripting questions in DevOps/SRE interviews. As we know that DevOps...
๐ŸŒ
GeeksforGeeks
geeksforgeeks.org โ€บ devops โ€บ devops-interview-questions
Top 50+ DevOps Interview Questions and Answers (2025) - GeeksforGeeks
3 weeks ago - Selenium is a powerful tool for controlling web browser through program. It is functional for all browsers, works on all major OS and its scripts are written in various languages i.e Python, Java, C#, etc, we will be working with Python.
๐ŸŒ
ThinkCloudly
thinkcloudly.com โ€บ home โ€บ blog โ€บ shell scripting and python interview questions for devops engineers
Shell Scripting and Python Interview Questions for DevOps Engineers - ThinkCloudly
January 6, 2026 - Explain how you would use Python for log analysis. You can read and parse large log files to identify errors: ... This kind of automation scripting question is common in interviews, testing your ability to monitor and troubleshoot systems.
Call ย  +1 646-980-6267
Address ย  21 Iceboat Terr, ON M5V 4A9, Toronto
๐ŸŒ
Edureka
edureka.co โ€บ blog โ€บ interview-questions โ€บ top-devops-interview-questions
Top DevOps Interview Questions and Answers For 2026 [Updated]
1 month ago - I was adaptable to on-call duties and was available to take up real-time, live-system responsibility. I successfully automated processes to support continuous software deployments.
๐ŸŒ
GitHub
github.com โ€บ bregman-arie โ€บ devops-exercises
GitHub - bregman-arie/devops-exercises: Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions ยท GitHub
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions - bregman-arie/devops-exercises
Starred by 82.2K users
Forked by 19.3K users
Languages ย  Python 66.1% | Shell 13.3% | HCL 12.9% | HTML 6.0% | Groovy 1.7%
๐ŸŒ
FITA Academy
fita.in โ€บ devops-interview-questions-and-answers
DevOps Interview Questions For Freshers and Experienced | DevOps Interview Questions
Prashanth
These are the Basic Interview Questions that are asked in a DevOps Interview to freshers. ... Docker is the containerization technology that packages the application and it dependencies together in the form of containers to make sure that the application work easily in any environment. ... The popular scripting language of DevOps is Python... I joined in FITA to pursue Expertise in Digital Marketing. The training they had given to me is wonderful and they taught more tools and working knowledge in digital marketing. Efficient trainer. He gave me many tips and tricks on how to handle and surviv
Rating: 5 โ€‹
Call ย  9345045466
Address ย  Plot No 7, 2nd floor, Vadivelan Nagar, Velachery Main Road, Velachery, 600042, Chennai
๐ŸŒ
Aspect-hq
aspect-hq.com โ€บ interview-questions-1 โ€บ Senior-Open-Source-Developer-&-DevOps-(Python,-Django,-React,-AWSOpenStack)-Interview-Questions
Senior Open Source Developer & DevOps (Python, Django, React, AWS/OpenStack) Interview Questions - Aspect: AI copilot for interviews
They should also have experience in DevOps and be able to manage our CI/CD pipeline.Responsibilities - Design and implement new features and functionality for our client's software systems- Work closely with our product and engineering teams to ensure that new features are properly architected and implemented- Scale our systems to support our rapidly growing user base- Manage our CI/CD pipelineRequirements - Senior-level software engineering experience in Python, Django, React, and AWS/OpenStack- Experience in DevOps and managing a CI/CD pipeline- Strong problem-solving and troubleshooting skills ยท When interviewing Senior Open Source Developers & DevOps (Python, Django, React, AWS/OpenStack), it is important to assess their knowledge of Python, Django, React, and AWS/OpenStack.
๐ŸŒ
Roadmap
roadmap.sh โ€บ questions โ€บ devops
Top 50 Popular DevOps Interview Questions (and Answers)
Get ready for your DevOps interview with 50 popular questions and answers that cover tools, pipelines, and key practices.
๐ŸŒ
Igmguru
igmguru.com โ€บ blog โ€บ devops-interview-questions
Top 55+ DevOps Interview Questions and Answers for 2026
3 weeks ago - Explore the most asked DevOps interview questions & answers created for professionals of all levels, covering topics like CI/CD, automation, cloud & container.