Serverless

Event-driven application development with Amazon EventBridge

With this tutorial, let’s learn to deploy an AWS Serverless Application using AWS Serverless Application Model (AWS SAM) and configure events with Amazon EventBridge. AWS SAM is an open-source framework for developing serverless applications. It simplifies expressing functions, APIs, databases and event source mappings. It is important to note that AWS SAM is an extension …

Event-driven application development with Amazon EventBridge Read More »

Don’t Architect Monolith Serverless Application!

The majority of companies have difficulties with monolithic applications. They are either redesigning their application or moving to microservice architectures. One of the common mistakes that I see in many organisations is that they are now building monolith serverless application. It sounds easy once you get a little more familiar with serverless technology. However, serverless is …

Don’t Architect Monolith Serverless Application! Read More »