AWS Treasures

A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome GitHub - donnemartin/awesome-aws

The first useful resources I noticed here:

For Route53, for which I’ve wanted to make backups before changes, there are a couple options: * GitHub - barnybug/cli53: Command line tool for Amazon Route 53 * GitHub - winebarrel/roadworker: Roadworker is a tool to manage Route53. It defines the state of Route53 using DSL, and updates Route53 according to DSL. * Roadworker - The Best Way to Manage Your Amazon Route53 Records · takus’s blog

For EC2, this is an interesting multi-terminal webapp. * GitHub - skavanagh/EC2Box: A web-based SSH console to execute commands and manage multiple EC2 instances simultaneously running on Amazon Web Services (AWS).