AWS Labs
Amazon Web Services Labs has several experiments to help with day by day AWS management and development. Some of my favorites:
- awslabs/aws-lambda-powertools-python - A suite of utilities for AWS Lambda Functions that makes tracing with AWS X-Ray, structured logging and creating custom metrics asynchronously easier
- awslabs/awscli-aliases - AWS CLI aliases
- awslabs/git-secrets - Prevents you from committing secrets and credentials into git repositories
- awslabs/aws-serverless-express - Run serverless applications and REST APIs using your existing Node.js application framework, on top of AWS Lambda and Amazon API Gateway
- awslabs/aws-support-tools - Tools and sample code provided by AWS Premium Support
- awslabs/aws-cloudformation-templates - A collection of useful CloudFormation templates