AWS


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

AwsCloudfrontAlb

The Difference Between Elasticsearch, Open Distro, and OpenSearch

ElasticsearchOpensearchOpendistro

Set up AWS SQS for Queuing and Consumption from Node.js

AWSNodejsCloud Computing

How to deploy your server using AWS EC2

NodejsAWSCloud

Use S3 to Store Images From Your Application

A walkthrough of how to use S3 as image storage for a NodeJS/Express application.

NodejsExpressS3

Hands-on CI/CD for Spring Boot applications using GitHub Actions and AWS

Want to build a full CI/CD Pipeline? Well, you’re at the right place!

Ci cdSpring bootGithub actions

Deploy Docker Containers In AWS Lambda In 5 Easy Steps

Lambda can now run your containers as a function with base runtimes provided by AWS or even with custom runtimes. With time, containerized apps became a hit and now the problem was how to deploy…

ServerlessCloud ComputingProgramming

How to install and configure AWS Toolkit for VS Code to Work with Serverless Applications

A step-by-step guide to installing and configuring AWS Toolkit for VS Code to work with serverless applications.

AwsAws samVs code

AWS EC2 Terraform Module Utilizing the aws_ami Data Source

Building a Terraform module that builds a bare-bones EC2 application server, qualifies for the AWS free-tier, and auto-assigns the ID of a registered AMI.

AwsTerraformCloud computing

AWS Site-to-Site VPN with NAT

AWSDevOpsCloud Computing