AWS Route53 Step-by-Step – Redirecting Domains GUI

While I’ve covered this one before with a specific two-step approach to do simple redirect.  This will repeat some of those steps with a new domain pointing to an alternate web site URL.  This is a real use-case example where I’ve bought a new domain that I want redirected to DiscoPosse.com as the target. Sample … Read more

Run the AWS Shell Quickly and Easily in a VirtualBox Instance Using Vagrant

Because we like the Martha Stewart pre-baked oven version of things, this is the shortcut to running the AWS CLI without having to dirty up your own local environment. Why use a Sandbox? While development entirely using your local machine is handy, there can often be configuration issues, and also conflicts with other development libraries. … Read more