Don’t wait! Secure your spot at DPC 2025 before it’s sold out!
In software projects, it's important to write down why we make certain big decisions about how the software is built. These written records are called Architecture Decision Records (ADRs). They help us remember [...]
Serverless development might sound like magic, but trust me—it’s not the kind of sorcery that will leave you scratching your head or calling tech support. In this session, we’ll uncover the secrets of [...]
Learn how we created a serverless, fault-tolerant, event-driven ticketing platform on AWS. We will cover the reasons behind the decision of building this platform from scratch ourselves, the architecture of the different components, [...]
Even with AI doing the (some) coding for us, specifying *exactly* what is needed and how to implement it is *hard*. How do you know you’ve got it down? When do you know [...]