Cloud Engineering – Software Engineering Daily Podcast
1) Building Chess.com with Jay Severson
Chess.com started in 2007 and grew steadily in the years following. The platform exploded in popularity during the pandemic, to the point that their servers struggled with the traffic. It was a great ...Show More
2) Mastodon with Eugen Rochko
Mastodon is an open source, decentralized social network. Eugen Rochko started building Mastodon in response to his dissatisfaction with centralized social networks like Facebook and Twitter. In the M...Show More
3) CockroachDB with Jordan Lewis
SQL databases were built for data consistency and vertical scalability. They did this very well for the long era of monolithic applications running in dedicated, single-server environments. However, t...Show More
4) Postman and the Growth of APIs with Joyce Lin
If you’re a developer, you’ve probably worked with an API, or application programming interface. An API is a set of rules for how to communicate with an applications or device. For example, when you b...Show More
5) Observability with Eduardo Silva
There are hundreds of observability companies out there, and many ways to think about observability, such as application performance monitoring, server monitoring, and tracing. In a production applica...Show More
6) The Future of HTTP with Nick Shadrin and Roman Arutyunyan
The Hypertext Transfer Protocol, or HTTP, is used to load webpages using hypertext links, and it’s the foundation of the web. Tim Berners-Lee famously created HTTP version 0.9 in 1989, and defined the...Show More
7) Using AI to supercharge DevX with Deepak Singh of AWS
Developer experience, or DevX, is a critical aspect of modern software development that focuses on creating a seamless and productive environment for developers. It encompasses everything from the too...Show More
8) AutoCloud and Infrastructure as Code with Tyson Kunovsky
Infrastructure as code refers to the use of software and configuration files to convey infrastructure specifications. This is in contrast to the traditional approach of manually provisioning servers, ...Show More
9) Blameless with Ken Gavranovic
Incident management is the process of responding to unplanned events or service interruptions, and then restoring service to an operational state. Having robust incident management is vital to many so...Show More
10) Minimum Viable Security for Cloud Apps with David Melamed
Cloud applications continue to grow in popularity, but ensuring the security of these applications often presents a formidable engineering challenge. This challenge motivated the creation of Jit. Jit ...Show More