Do you want to have an AWS load balancer for your domain? This post shows how to point your domain to an AWS Load Balancer resource using two A Records, and we will use my domain name origdoc.com. NOTE: doing
Point Namecheap Domain To EC2 Using AWS Route53
This post demonstrates how to use a Namecheap domain in AWS and point it to an EC2 instance via Route53. We will verify the setup by accessing an Apache Webserver in the EC2 instance via www.origdoc.com. Basic Requirements Before anything,
AWS Copy Files Manually From S3 to EC2
Oftentimes, we would want to manually copy files from an S3 to an EC2 instance in AWS. This is possible but requires several steps and some configuration. 1. Create IAM Role For EC2 Instances First, create a new role. This
AWS – S3 Bucket Policy Sample To Make All Files Public
This is shows how to use S3 Bucket Policy to make all files public.
Install Artifactory in Red Hat Enterprise Linux and AWS EC2
This post demonstrates how to install Artifactory in Red Hat Enterprise Linux in AWS EC2.
Install Docker in Red Hat Enterprise Linux and AWS EC2
This post demonstrates how to install Docker in Red Hat Enterprise Linux in AWS EC2.