I was wondering if anyone could share some of their coding interview questions. I plan to write the code in python even though you can choose any language to write in, so any help would be appreciated! I'm assuming most interview coding questions will be pretty simple and not TOO complicated.
DevOps interviews coding questions?
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.comDevOps Interview questions
Coding prep for DevOps & SRE Interviews - Request Guidance
Videos
Hey guys two questions:
First is - are you guys getting tasked with coding questions (like leet code) in your interviews for DevOps roles? If so what have they consisted of?
Second is - my current role as a devops engineer primarily consists of Terraform, bash scripting, yaml files for workflows and few ansible playbooks (in terms of scripting/coding). I have Python knowledge (intermediate at best) but never really use it in my day to day, so my question is - is it worth enhancing my knowledge of python, or is it worth picking up Go and learning that? If so what are use cases in your current role of using something like Go? As the title DevOps is very wide and mine leans more towards the cloud infra side of responsibilities (most of my day to day revolves around AWS).
Thanks in advance!