AWS
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
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
How to Setup AWS Client VPN
How to configure and connect in the AWS Client VPN using the OpenVPN client
Solution for Amazon S3 Error “AccessControlListNotSupported”
Here’s how I resolved the “AccessControlListNotSupported” error in Amazon S3
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…
Triggering Lambda to Send Messages to SQS
How to Configure AWS SFTP Server with AWS S3
A tutorial on configuring AWS SFTP Server with AWS S3
Configure Nginx Web Server using AWS EC2 User Data
How to create an Amazon EC2 instance with an Nginx web server — all while using the AWS Command Line Interface (AWS CLI) to launch it.