When you think about “events” in an event-driven architecture, what comes to mind? Maybe you…
Category: .NET
I rarely enjoy the last mile of work. Sure, there’s pleasure in seeing something reach…
It’s been nine years since I first tried out Cloud Foundry, and it remains my…
Are all serverless compute platforms—typically labeled Function-as-a-Service—the same? Sort of. They all offer scale-to-zero compute…
Automating deployment of custom code and infrastructure? Not always easy, but feels like a solved…
So far in this blog series, we’ve set up our local machine and cloud environment,…
Let’s continuously deliver an ASP.NET Core app to Kubernetes using Concourse. In part one of…
Isn’t it frustrating to build great software and helplessly watch as it waits to get…
Serverless things don’t always complete their work in milliseconds. With the introduction of AWS Step…
Creating new .NET apps, or modernizing existing ones? If you’re following the 12-factor criteria, you’re…