Here are
1,028 public repositories
matching this topic...
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
Dec 16, 2020
Python
A library that allows you to easily mock out tests based on AWS infrastructure.
Updated
Dec 28, 2020
Python
Amazon EC2 instance comparison site
Updated
Nov 15, 2020
HTML
☁️ Cloud Environment Inspector 👮 🔒 💰
Saves up to 90% of AWS EC2 costs by automating the use of spot instances on existing AutoScaling groups. Installs in minutes using CloudFormation or Terraform. Convenient to deploy at scale using StackSets. Uses tagging to avoid launch configuration changes. Automated spot termination handling. Reliable fallback to on-demand instances.
AWS operations by cli should be simpler
Updated
Apr 17, 2018
Python
ECS Reference Architecture for creating a flexible and scalable deployment pipeline to Amazon ECS using AWS CodePipeline
Updated
May 16, 2019
Shell
🚀 Geodesic is a DevOps Linux Distro. We use it as a cloud automation shell. It's the fastest way to get up and running with a rock solid Open Source toolchain. ★ this repo!
https://slack.cloudposse.com/
Updated
Dec 26, 2020
Shell
A command-line tool for launching Apache Spark clusters.
Updated
Nov 22, 2020
Python
Visualize your aws security groups.
Build your own privacy and security focused Android OS in the cloud on a continuous basis with OTA updates.
A collection of bash shell scripts for automating various tasks with Amazon Web Services using the AWS CLI and jq.
Updated
Dec 19, 2020
Shell
A web-based SSH console to execute commands and manage multiple EC2 instances simultaneously running on Amazon Web Services (AWS).
Updated
May 25, 2020
Java
Create clusters of VMs on the cloud and configure them with Ansible.
Updated
Dec 9, 2020
Python
A guide on how to set up Jupyter with Pyspark painlessly on AWS EC2 clusters, with S3 I/O support
Updated
Nov 3, 2017
Jupyter Notebook
AWS Toolkit for Eclipse – an open-source plugin for developing, deploying, and managing AWS applications.
Updated
Nov 23, 2020
Java
Generate SSH config files from AWS EC2 inventory
Updated
Mar 16, 2020
Python
Lightweight SSH key management on AWS EC2
Updated
Dec 12, 2019
Python
Ready-to-deploy configuration to run Laravel on AWS Elastic Beanstalk.
Updated
Dec 9, 2020
Shell
A Test Kitchen Driver for Amazon EC2
Updated
Dec 22, 2020
Ruby
Amazon's light-weight library for chaos engineering on AWS. It can be used for EC2, ECS (with EC2 launch type) and Fargate.
Updated
Nov 27, 2020
Kotlin
Automatically assign Elastic IPs to AWS EC2 Auto Scaling Group instances
Updated
Apr 28, 2020
Python
A tiny CLI tool to help save costs in development environments when you're asleep and don't need them!
Updated
Dec 22, 2020
TypeScript
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).
Updated
May 16, 2019
JavaScript
💻 Interactive CLI tool that you can connect to ec2 using commands same as start-session, ssh in AWS SSM Session Manager
A community AWS SDK for Perl Programmers
Updated
Mar 23, 2020
Perl
Terraform template for AWS provider ☁️
Tool to build Docker cluster composition for Amazon EC2 Container Service(ECS)
Improve this page
Add a description, image, and links to the
ec2
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
ec2
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
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