AWS
Deploy from Gitlab to AWS EC2
Gitlab CI pipeline for AWS EC2 deployment
How to Use the CloudFormation Sub Function
Since I started using AWS CloudFormation 4 years ago, I have seen many people using the Fn::Join command to merge information such as static text and variables in their CloudFormation templates. While this works, it can get messy and difficult to understand when things get complicated. Fn::Sub helps simplify our template definitions.
AWS CLI Commands Cheatsheet
All the generic AWS CLI Commands you need to know — MacOS Specific
Trigger Lambda On S3 Events Using CDK
Setup AWS CDK In 2 Minutes
In 2 Minutes — Setup AWS CDK for You AWS Cloud Projects
The Simple Way to Connect AWS EC2 Instance with Your Domain Name
Explore the easiest way to bind EC2 IP with your Domain Name to host your content.
Build a Docker Image and publish it to AWS ECR using Github Actions
CI/CD Cloud Image Build on Github to AWS Registry
How Much Does AWS Really Cost?
Typical AWS pricing for a MERN stack example
Configuring AWS ALB with CloudFront — You are Probably Doing It Wrong
Not passing an auth token header from CloudFront to AWS Application Load Balancer can be a huge mistake