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
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
Hello again,
At long last I have decided to pen a few words on this blog. Today I wanted to add a few words to the dialog surrounding Chat-GPT, Bard, Alexa and this
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
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