Simple HTTP Redirects Using AWS Route 53 and S3

Let’s just say that you want to create a redirect for a root domain while using Route 53 on Amazon Web Services.  Many of the popular domain registration and web hosting providers (e.g. GoDaddy, Domain.com, etc.) have baked in settings to redirect to another URL. In Route 53, there is no native way to do … Read more

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