Tag: aws

Go(ing) to the Clouds

AWS is one of the top cloud providers. Amazon CloudFormation makes it easier to manage an entire environment and Golang is an efficient language to develop that tooling in. Combining the two and you have an efficient tool to manage an environments life-cycle.

More... | Comment

S3 Rewrite Rule Limit

Amazon S3 rewrite rules are limited and not explicitly defined in the documentation where you would expect. Find out the limit in this article.

More... | Comment