Monday, November 16, 2015

Why I like golang: a programming autobiography

Tried my hand at writing a story on Medium.

No comments:

Modifying EC2 security groups via AWS Lambda functions

One task that comes up again and again is adding, removing or updating source CIDR blocks in various security groups in an EC2 infrastructur...