Blog
Serverless Event Submission Pattern using Terraform and AWS – part 2
This post is the second part of the “Serverless pattern on Aws and Terraform article.” In the first part, we
Serverless Event Submission Pattern using Terraform and AWS
The following article and architecture are inspired by an actual project where we designed & implement a system that processed
How to deploy a highly available & scalable WordPress website on AWS using Terraform – part 3
This is the last part of the three-article series about deploying WordPress on AWS using Terraform. Github Repository for Terraform
How to deploy a highly available & scalable WordPress website on AWS using Terraform – part 2
This is part two of the three article series about deploying WordPress on AWS using Terraform. Github Repository for Terraform
How to deploy a highly available & scalable WordPress website on AWS using Terraform
The inspiration for this collection of articles comes from the experience of working on an eCommerce website that experienced a
Backend for frontend using API Gateway
The “Backend for Frontend” is a design pattern used when developing application architecture that relies on microservices and is essentially
Why use AWS CloudFront to restrict access to an S3 Bucket
There are situations when you don’t want users to be able to browse your S3 buckets using the S3 URL.
Worker Pool Elastic Architecture with SNS Fanout
The SNS Fanout Pattern is a cloud architecture used when a message pushed to an SNS endpoint is replicated and distributed to multiple endpoints..
AWS Architecture for An Asynchronous Web Application
AWS Architecture This article will show a bird’s eye view of an asynchronous web application architecture and what AWS services