ec2
There are 2905 repositories under ec2 topic.
donnemartin/awesome-aws
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
getmoto/moto
A library that allows you to easily mock out tests based on AWS infrastructure.
vantage-sh/ec2instances.info
Amazon EC2 instance comparison site
LeanerCloud/AutoSpotting
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.
vernu/vps-audit
lightweight, dependency-free bash script for security, performance auditing and infrastructure monitoring of Linux servers.
swoodford/aws
A collection of bash shell scripts for automating various tasks with Amazon Web Services using the AWS CLI and jq.
cloudposse/geodesic
🚀 Geodesic is a DevOps Linux Toolbox in Docker
aws/aws-graviton-getting-started
Helping developers to use AWS Graviton2, Graviton3, and Graviton4 processors which power the 6th, 7th, and 8th generation of Amazon EC2 instances (C6g[d], M6g[d], R6g[d], T4g, X2gd, C6gn, I4g, Im4gn, Is4gen, G5g, C7g[d][n], M7g[d], R7g[d], R8g).
aws/amazon-ec2-instance-selector
A CLI tool and go library which recommends instance types based on resource criteria like vcpus and memory
awslabs/ecs-refarch-continuous-deployment
ECS Reference Architecture for creating a flexible and scalable deployment pipeline to Amazon ECS using AWS CodePipeline
achiku/jungle
AWS operations by cli should be simpler
machulav/ec2-github-runner
On-demand self-hosted AWS EC2 runner for GitHub Actions
anaynayak/aws-security-viz
Visualize your aws security groups.
nchammas/flintrock
A command-line tool for launching Apache Spark clusters.
dan-v/rattlesnakeos-stack
Build your own privacy and security focused Android OS in the cloud.
xen0l/aws-gate
Better AWS SSM Session manager CLI client
rennokki/laravel-aws-eb
Ready-to-deploy configuration to run Laravel on AWS Elastic Beanstalk.
gjbae1212/gossm
💻Interactive CLI tool that you can connect to ec2 using commands same as start-session, ssh in AWS SSM Session Manager
bastillion-io/Bastillion-EC2
Bastillion for EC2 provides a browser-based SSH management platform designed specifically for AWS environments.
wagoodman/bridgy
cloud inventory + ssh + tmux + sshfs
epiresdasilva/aws-minecraft-server
An easy and fast way to create your own Minecraft Server.
omerbsezer/Fast-Terraform
This repo covers Terraform (Infrastructure as Code) with LABs using AWS and AWS Sample Projects: Resources, Variables, Meta Arguments, Provisioners, Dynamic Blocks, Modules, Provisioning AWS Resources (EC2, EBS, EFS, VPC, IAM Policies, Roles, ECS, ECR, Fargate, EKS, Lambda, API-Gateway, ELB, S3, etc.
ansible-collections/amazon.aws
Ansible Collection for Amazon AWS
elasticluster/elasticluster
Create clusters of VMs on the cloud and configure them with Ansible.
aramalipoor/aws-cost-saver
A tiny CLI tool to help save costs in development environments when you're asleep and don't need them!
aws/aws-toolkit-eclipse
(End of life: May 31, 2023) AWS Toolkit for Eclipse
PiercingDan/spark-Jupyter-AWS
A guide on how to set up Jupyter with Pyspark painlessly on AWS EC2 clusters, with S3 I/O support
amzn/awsssmchaosrunner
Amazon's light-weight library for chaos engineering on AWS. It can be used for EC2 and ECS (with EC2 launch type).
qoomon/aws-ssm-ssh-proxy-command
AWS SSM SSH Proxy Command
cloudbase/garm
GitHub Actions Runner Manager
gianlucaborello/aws-ssh-config
Generate SSH config files from AWS EC2 inventory
kislyuk/keymaker
Lightweight SSH key management on AWS EC2
test-kitchen/kitchen-ec2
A Test Kitchen Driver for Amazon EC2
SashenJayathilaka/Project-Management-App
This repository provides a guide to building a full-stack Project Management Dashboard. The frontend uses Next.js, Tailwind CSS, and Material UI Data Grid. The backend is powered by Node.js, Express, PostgreSQL, and Prisma. Cloud integration includes AWS Lambda and Cognito, ensuring a scalable, efficient, and secure solution for project management
linuxacademy/content-lambda-boto3
Automating AWS with Lambda, Python, and Boto3
jcjorel/ec2-spot-converter
A tool to convert AWS EC2 instances back and forth between On-Demand and Spot billing models.