A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
-
Updated
Sep 2, 2020 - Python
{{ message }}
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
Converts existing AutoScaling groups to up to 90% more cost-effective spot instances. Get started in minutes with minimal friction and no launch configuration changes. Automatic failover to on-demand and much more.
A command-line tool for launching Apache Spark clusters.
Build your own privacy and security focused Android OS in the cloud on a continuous basis with OTA updates.
A web-based SSH console to execute commands and manage multiple EC2 instances simultaneously running on Amazon Web Services (AWS).
A guide on how to set up Jupyter with Pyspark painlessly on AWS EC2 clusters, with S3 I/O support
AWS Toolkit for Eclipse – an open-source plugin for developing, deploying, and managing AWS applications.
aws-gate should have type annotations, so we can do more linting and discover design issues.
Automatically assign Elastic IPs to AWS EC2 Auto Scaling Group instances
A web based terminal for EC2 instances that does not require SSH or any other inbound connections to the instaces. Instead it uses the AWS Systems Manager (SSM) API to run commands (bash or powershell).
A community AWS SDK for Perl Programmers
Ready-to-deploy configuration to run Laravel on AWS Elastic Beanstalk.
Amazon's light-weight library for chaos engineering on AWS. It can be used for EC2, ECS (with EC2 launch type) and Fargate.
Tool to build Docker cluster composition for Amazon EC2 Container Service(ECS)
Add a description, image, and links to the ec2 topic page so that developers can more easily learn about it.
To associate your repository with the ec2 topic, visit your repo's landing page and select "manage topics."
Though there is a configured user, it would be nice to override the user on cli via the
<user>@<host>approach that all ssh-like tools support