AWS


How to Set Up AWS Load Balancer Controller in EKS Cluster

Deploying AWS Load Balancer Controller in the preconfigured EKS and configure Ingress routes.

awskubernetesdevops

Cluster-Autoscaler | Amazon EKS

Autoscaling is a function that automatically scales resources up or down to meet inconsistent demands. This is a major Kubernetes function that would otherwise require extensive human resources to…

kubercluster-autoscaleramazon-eks

Create a Custom Docker Image/Container & Push to AWS ECR

Build an image from a base image pulled from Docker Hub, create a container on a specified port from that image and push the image to Amazon ECR repository.

awsdockerdevops

GitLab CI/CD Pipeline with Terraform

cicdgitlabterraform

The Best Way to Gain an AWS Gold Jacket (12x certifications)

A roadmap for achieving and maintaining the 12 certificates that AWS currently offers. It’s a long and demanding road, but that doesn’t have to discourage you.

awscloud-computing

Planning to change the AWS KMS key for the S3 bucket with data? Consider these points

How to change the existing customer-managed KMS key associated with an AWS S3 bucket when the bucket contains a massive amount of data.

awsaws-kmsaws-datasync

How to install MongoDB in AWS EC2

AWS does support NoSQL databases such as DynamoDB and DocumentDB but not MongoDB. So if you would like to host your MongoDB to the AWS cloud but do not want to migrate to another DB, you may install…

mongodbawsec2

Amazon Aurora Serverless (v1 vs v2): What's the Difference?

Learn the difference between Amazon Aurora Serverless v1 and v2.

awsamazonserverless

Everything You Need to Know About AWS Lambda Layers

awsaws-lambdacloud-computing

AWS SQS CLI commands with examples

The AWS SQS is the first service AWS offered to the public. It is a stable, robust, fast, and scalable service widely used in asynchronous systems. In this tutorial I will show with examples the AWC CLI commands to manipulate with SQS.

awssqscli