Skip to content

Espresso and Endpoints: Favorite Talks in Cloud and DevOps

November 20, 2023

I have watched hundreds of hours of keynotes related to Cloud Computing and DevOps in general, but here’s a list of some of the keynotes I love.

A Day in the Life of a Netflix Engineer (Series by Dave Hahn)

These talks are by far my favorite. They are a major reason why I love DevOps. The talks provide an insightful behind-the-scenes look at how Netflix operates entirely in the Cloud. I must have watched these videos hundreds of times by now, and I still learn something new every time I watch them.

Netflix has a really interesting perspective towards DevOps, which is that of ‘Freedom & Responsibility,’ where engineers are responsible for the code they write. The point Dave Hahn makes is: why should the operations team be paged in the middle of the night to fix some bug in code they have never seen, when the world experts who wrote that piece of software are already in-house? So instead of paging the Ops person, the developer is responsible for that change.

I believe this philosophy makes perfect sense, and it puzzles me why more organizations haven’t adopted it. Are there situations where this approach wouldn’t be effective? I wish I could ask him about his opinion on a centralized SRE (Site Reliability Engineering) team that handles all aspects of the process after deployment. In my last internship, we had an SRE team in charge of all the infrastructure, and I would love to compare this approach with Netflix’s methods.

AWS re:Invent Keynotes

AWS re:Invent features some of the best keynotes. It’s fascinating to observe the keynotes from 2012, where Andy Jassy was trying to convince everyone that the cloud is the future. As we progress through the keynotes over the years, that message gradually disappears. What becomes more important is how AWS offers differentiated capabilities compared to, say, Microsoft Azure or GCP. By 2019, for instance, no one really doubted that the cloud was the future.

I started my undergraduate degree in 2019, and I can’t imagine building anything without access to AWS or another public cloud service. These platforms handle all the undifferentiated heavy lifting of infrastructure, allowing me to focus on building on top of that foundation.

I really enjoyed Andy Jassy’s keynotes and owe much of my knowledge to him and his talks/interviews. However, I also appreciated Adam Selipsky’s keynotes in 2021 and 2023. But what I liked even more were the Developer Keynotes by Dr. Werner Vogels, particularly his 2020 keynote at an Amsterdam sugar factory. He drew parallels between the operations of a 19th-century sugar factory and cloud computing in a post-pandemic world, which was fantastic!

AWS re:Invent Breakout Sessions

AWS always hosts fantastic breakout sessions. The Netflix keynotes I mentioned earlier are examples of these sessions, but there are many more that I really like. Some of them are presented by AWS engineers, and at times, they invite notable AWS users like Netflix to discuss how they are utilizing AWS to build customer experiences in the Cloud.

Miscellaneous

These are a few of the tech talks I found interesting. They don’t have a central source; instead, they are a random collection converted from multiple conferences and similar events.

This is it for now, don’t forget to add things later @Swarom.