AWS

AWS – Using Load Balancer for Your Domain

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

AWS

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

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