Unable to Delete Empty Elastic Beanstalk S3 Bucket

For those who are doing AWS work among the different projects, you will most likely do some storage on S3 (Simple Storage Service) for templates and logs.  Each AWS service has the ability to write its configuration and logs to S3 and is usually a part of the setup wizard. Sometimes the permissions set by … 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

Taking a DNS Domain for a Drive on AWS Route53

Every once in a while I revisit a lot of the IT assets I’ve got on the go. I use GoDaddy for a lot of my domain services, and despite some challenges, it has done me well so far. One of the things that I do find limiting is the lack of a programmatic way … Read more

AWS Dedicated – Reducing Noisy Neighbors and More

It’s pretty interesting to see the back and forth as folks discuss the merits of cloud over bare-metal, and vice versa. Something signaled a real nod to the value of bare-metal as a valuable asset in the cloud was the recent announcement that AWS will be offering dedicated EC2 hosts. If AWS is the be-all … Read more