AWS

When to use serverless architecture... and when not to

9 February 2023

The potential benefits of an architecture based on serverless functions are nuanced, making it a good fit only for some very specific use cases.

Why “low code” and “no code” platforms are like Japanese knotweed

18 July 2021

“Low code” and “no code” platforms may be perfectly adequate for simple use cases, but they can make complex problems far more difficult to solve…

Running serverless containers in AWS Fargate, Google Cloud Run and Azure

26 January 2020

“Serverless” containers could help you to avoid the complexity of Kubernetes, but you may struggle to leverage them for anything beyond small, predictable workloads or batch jobs.

Comparing serverless C# and .Net development using Azure Functions and AWS Lambda

26 May 2017

Recently released toolsets for AWS Lambda and Azure Functions are finally making serverless application development available to C# developers.