AWS
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…
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.
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.
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.
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…
Amazon Aurora Serverless (v1 vs v2): What's the Difference?
Learn the difference between Amazon Aurora Serverless v1 and v2.
Options to Delete Millions of Objects from a Versioning-Enabled AWS S3 Bucket
3 options to delete the versioning-enabled S3 bucket objects.
Everything You Need to Know About AWS Lambda Layers
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.
Self-hosted Pritunl VPN in AWS EC2
This post is about step by step process of configuring Pritunl VPN in AWS EC2