
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…

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…
Learn the difference between Amazon Aurora Serverless v1 and v2.
3 options to delete the versioning-enabled S3 bucket objects.
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.
This post is about step by step process of configuring Pritunl VPN in AWS EC2
A step-by-step guide to deploying a Spring Boot web application on Amazon EC2 on AWS
How to configure and connect in the AWS Client VPN using the OpenVPN client
Here’s how I resolved the “AccessControlListNotSupported” error in Amazon S3

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…