Serverless architecture

Empowering Non-AWS Workloads With AWS IAM Roles For Secure Access

Can you allow access to a client outside of the AWS cloud? Yes, you can. However, it gets complicated to achieve this thanks to the recently launched feature “AWS IAM Roles Anywhere”. This feature allows you to provide temporary credentials to clients/applications outside the AWS cloud. However, this can be achieved through IAM roles also …

Empowering Non-AWS Workloads With AWS IAM Roles For Secure Access Read More »

Amazon EventBridge: Experience the Joy of Simplified App Development

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 …

Amazon EventBridge: Experience the Joy of Simplified App Development Read More »

The Pitfalls Of Monolith Serverless Application: What You Need To Know

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

The Pitfalls Of Monolith Serverless Application: What You Need To Know Read More »