AWS
AWS is genuinely pretty amazing for what it allows you to do. It also has a generous free tier.
Interesting
AWS Aurora - MySQL and PostgreSQL-compatible relational database built for the cloud.
Amazon Lex - Conversational interfaces for your applications powered by the same deep learning technologies as Alexa.
AWS AppSync - Power your applications with the right data, from one or more data sources, at global scale.
AWS Amplify - Build on a flexible, scalable, and reliable serverless backend.
Amazon Neptune - Fast, reliable graph database built for the cloud.
Links
AWS in plain English - Great reference.
AWS Cloud Development Kit - Framework for defining cloud infrastructure in code.
AWS Fargate Action - GitHub action to deploy to AWS Fargate on push to the master branch.
AWS Serverless Application Model - Contains the SAM specification, the code that translates SAM templates into AWS CloudFormation stacks, general information about the model, and examples of common applications.
Kubernetes on AWS with Terraform - Kubernetes implementation using CoreOS on AWS platform.
Cloud Reports - Scans your AWS cloud resources and generates reports.
CloudMapper - Helps you analyze your Amazon Web Services (AWS) environments.
awless - Mighty CLI for AWS.
Buildkite Elastic CI Stack - Gives you a private, autoscaling Buildkite Agent cluster.
sqs-consumer - Build Amazon Simple Queue Service (SQS) based applications without the boilerplate.
AWSume - Utility for easily assuming AWS IAM roles from the command line.
cw - Best way to tail AWS CloudWatch Logs from your terminal.
Last Week in AWS - News and newsletter about latest offerings of AWS.
Bash-my-AWS - Simple but extremely powerful set of CLI commands for managing resources on Amazon Web Services. (Code)
SSM Helpers - Help manage AWS systems manager with helpers.
Amazon SSM Agent - Agent to enable remote management of your Amazon EC2 instance configuration.
Amazon CodeGuru - Automate code reviews. Identify your most expensive lines of code. (HN)
LocalStack - Fully functional local AWS cloud stack. (Web)
Punchcard - Type-safe AWS infrastructure.
AWS Data Wrangler - Pandas on AWS.
Last updated
Was this helpful?