Building a fully serverless API architecture

TLDR; Serverless architecture seems to be the popular cloud architectural choice for business with small runnable projects, and removes the costly overheads typically associated with server/data center management. A common problem with

W.O.T.D: A Proof of Concept

This is a simple proof of concept, for generating word of the day generator. Introduction It is a very straightforward implementation, in a react app that on pageLoad a call is made to

Architecture Decoupled eCommerce Checkout Journey

I have recently been (re)familiarising myself with some of decoupling mechanisms presents within the AWS eco system. Upon looking at the EventBridge component, I saw multiple use cases for the advanced filtering

Monolith vs Microservice

There has been a lot of discussion over the last few weeks over Monolithic architecture vs Microservice architecture. If you haven't heard it, it was sparked by an article from Amazon