A simple use case came to mind yesterday. How would I quickly find out if…
Category: AWS
Configurability matters. Whether it’s in our code editors, database engine, or compute runtimes, we want…
Real developers use the CLI, or so I’m told. That probably explains why I mostly…
I feel silly admitting that I barely understand what happens in the climactic scene of the 80s movie Trading Places.…
Most apps use databases. This is not a shocking piece of information. If your app…
Are all serverless compute platforms—typically labeled Function-as-a-Service—the same? Sort of. They all offer scale-to-zero compute…
Function-as-a-service gets all the glory in the serverless world, but the eventing backplane is the…
Serverless things don’t always complete their work in milliseconds. With the introduction of AWS Step…
Serverless computing. Let’s talk about it. I don’t think it’s crazy to say that it…
Creating new .NET apps, or modernizing existing ones? If you’re following the 12-factor criteria, you’re…