
Microservices – API gateway pattern
In this post, Vishal Singh explores the API Gateway pattern and discusses its benefits and best practices for successful implementation.

In this post, Vishal Singh explores the API Gateway pattern and discusses its benefits and best practices for successful implementation.

In this post, Managing Consultant Scott Scovell explores how Cloud Native technologies can help organisations thrive in a challenging economy.

This blog explores how AWS S3 Event Notifications can be used with AWS EventBridge to build automated workflows that respond to changes in S3 buckets.

In this blog, Sampreeth explores the integration of Azure AD with React using AWS Cognito Hosted UI to allow for a seamless SSO login.

This post explores the use of base images in containers with AWS Lambda, and demonstrates how to build a Docker image and deploy it in the Lambda service using AWS Elastic Container Registry.

In this article, Puneet Punj steps through how to implement Step Functions to test the state machine locally using Docker.

In this blog, Sampreeth Kumar walks through setting up a Lambda function to detect encryption in S3 buckets on a 24-hour cycle.

Learn more about AWS Lambda event filtering and why it is important, including steps to set it up and the opportunity for cost optimisation.

We’ll discuss how to build a serverless data processing application using the Serverless Application Model (SAM). A Lambda function is developed, which is triggered whenever an object is created in a S3 bucket. 3rd party packages are necessary for data processing and they are made available by Lambda layers.

Aside from hitting all the buzzwords in the title, this is a short (?) exploration of setting up X-Ray to understand the behaviour and performance of a fully serverless integration application on AWS.