AWS
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
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 configure and connect in the AWS Client VPN using the OpenVPN client
vpnawscloud-computing
Solution for Amazon S3 Error “AccessControlListNotSupported”
Here’s how I resolved the “AccessControlListNotSupported” error in Amazon S3
aws-s3awscloud-computing
The Cost of the Cloud: Here's What You Need to Know about AWS Pricing
awscloud
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
Triggering Lambda to Send Messages to SQS
awslambdasqs
How to Deploy a Node.js application in AWS EC2
Node.js, AWS, EC2, NginX as a reverse-proxy and more
nodejsawsec2
How to Configure AWS SFTP Server with AWS S3
A tutorial on configuring AWS SFTP Server with AWS S3
aws-sftps3aws
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.
awsec2nginx