AWS


How to install MongoDB in AWS EC2

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?

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

Learn the difference between Amazon Aurora Serverless v1 and v2.

AwsAmazonServerless
Options to Delete Millions of Objects from a Versioning-Enabled AWS S3 Bucket

Options to Delete Millions of Objects from a Versioning-Enabled AWS S3 Bucket

3 options to delete the versioning-enabled S3 bucket objects.

DeploymentFastapiLambda
Everything You Need to Know About AWS Lambda Layers

Everything You Need to Know About AWS Lambda Layers

AWSAWS LambdaCloud Computing
AWS SQS CLI commands with examples

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
Self-hosted Pritunl VPN in AWS EC2

Self-hosted Pritunl VPN in AWS EC2

This post is about step by step process of configuring Pritunl VPN in AWS EC2

PritunlAws VpnVPN
Deploying Spring Boot Web Application on Amazon EC2 on AWS

Deploying Spring Boot Web Application on Amazon EC2 on AWS

A step-by-step guide to deploying a Spring Boot web application on Amazon EC2 on AWS

awsamazonspring boot
How to Setup AWS Client VPN

How to Setup AWS Client VPN

How to configure and connect in the AWS Client VPN using the OpenVPN client

VPNAWSCloud Computing
Solution for Amazon S3 Error “AccessControlListNotSupported”

Solution for Amazon S3 Error “AccessControlListNotSupported”

Here’s how I resolved the “AccessControlListNotSupported” error in Amazon S3

AWS S3AWSCloud Computing
Adding an SSL Certificate to an Application Load Balancer in AWS

Adding an SSL Certificate to an Application Load Balancer in AWS

AWS Certificate Manager(ACM) is a service that allows you to create, manage, and deploy public and private Secure Sockets Layer/Transport Layer Security (SSL/TLS) certificates for use with AWS…

AWSAws Certificate ManagerApplication Load Balancer