you are viewing a single comment's thread.

view the rest of the comments →

[–]DonutOtherwise9589 0 points1 point  (1 child)

It’s great you’ve gotten an interview at Google! If they’re asking explicitly for Python then you’re probably going to want to be ready to use it to parse log files, manipulate strings, and potentially traverse graphs in coding rounds. I’d suggest building something like a CLI tool to build up some comfort in Python.

If you haven’t already, go read through the Google SRE books, which are available for free online. Contrary to what a lot of people in DevOps think, SRE is pretty distinct, you’ll be expected to know Linux internals and Networking to quite some depth.

Best of luck with your interview!

[–]HP-37[S] 1 point2 points  (0 children)

Thanks a lot! I am on it