Any API at some significant scale adopts some form of caching for optimisation by reducing database...
I am one of those people that can be defined as serverless first. Almost everything can be...
In this post, I want to share a story about how significant downtime could have impacted the...
During the year 2024, I have been presenting how I integrated a company central bus into a set of...
We are all working with the microservices pattern, or at least in a context with multiple teams where...
This post has been delayed because of re:Invent2023. Could some announcements impact my architectural...
Regarding re:Invent 2023, it was my second year in the raw and was terrific. I am part of a...
Previously, I tried to achieve my scalability requirements without using a cache-aside pattern to...
This article is titled Serverless Challenge as it explores the various ways and challenges of...
Testing serverless applications can seem complicated due to their unique architecture, especially if...
If you are following me on Twitter or read some of my posts, especially on this "Serverless Latency"...
Serverless computing has become increasingly popular in recent years due to its ability to scale on...
It all started because I was giving my Like to movies on Netflix, and someone asked me why. So I put...
I have spent some time with API Gateway over the past months to build a UI's backend. In this post, I...
In this post, I will look at the global endpoints concept and share my point of view on what is...
I want to share something you don't hear much about, which bothered me a bit. Talking around it seems...
In this post, I want to share my consideration and personal opinion of the state of AWS Serverless...
In this post, I will summarise all that I learned about running Lambda functions with Rust in the...
Are you new to serverless? Did you spend all your time working with containers or some legacy...
Did I invent a serverless cache service? I will answer this question later on. I recently got...
In this post, I will look at how Amazon DynamoDB fit in a multi-region design. As a part of the...
In this post, I will look at how Amazon API Gateway HTTP API fit in a multi-region design. As a part...
In this blog, I will look at how Amazon CloudFront fit in a multi-region design. As a part of the...
Building a multi-region application is hard, and there are a lot of questions to answer. Therefore,...
This story is the figment of imagination, and references and facts are purely coincidental. Once...
This blog post will show you how to integrate a Geo IP Database in a serverless way. A geo IP...
I will enhance the AWS SQS comparison using the partial batch response in this post. The partial...
Some say that "you cannot observe without monitoring". Of course, you can also go into production...
My journey to AWS certifications started in 2020, a time of the pandemic. I started using the cloud...
This blog post is about CSV processing, and it sounds boring, but I want to share my experience on...