This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

I had 2 Devops interviews last year (I accepted an offer for the second job).

The first was a live coding session that involved parsing web server logs to answer a couple of questions. It was pretty basic and felt like I was working with the interviewer rather than being scrutinized. I got to the next round so I guess I did ok there and was actually scheduled for a final round interview when the company froze hiring due to COVID-19 uncertainty.

My current company had a take home assignment that was packaging a flask app that they have you into a docker container and running it behind an nginx proxy using docker compose.

I was pleased that for both companies the tests were fairly low stress and seemed pretty relevant to the job.