I am an AWS serverless community builder. I worked around Europe in public and private sector projects, and I have also been around for a while when Agile or Unit Tests were not a word.
I use this blog to share my ideas and create collaboration.
Feel free to contact me anytime.
Nothing here yet.
Sep 17, 2025 · 10 min read · In my previous article, Fargate + Lambda are better together, I introduced the concept of a hybrid architecture where I can route traffic between ECS Fargate and Lambda based on real-time conditions. The most common argument I know about is: Why not...
Join discussionSep 3, 2025 · 5 min read · After many years working with Serverless at a certain scale, I am starting to wonder about some things. I have been fortunate enough to attend numerous conferences where I have learned about the great potential of serverless computing and the various...
Join discussionApr 16, 2025 · 10 min read · Any API at some significant scale adopts some form of caching for optimisation by reducing database load and speeding up response times. However, as applications scale, the size and variety of cached data can have some challenges: Large objects cons...
Join discussion