Ec2

Open-source projects categorized as Ec2

Top 23 Ec2 Open-Source Projects

  • 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.

  • Moto

    A library that allows you to easily mock out tests based on AWS infrastructure.

    Project mention: OpenTF Announces Fork of Terraform | news.ycombinator.com | 2023-08-25

    > OpenMoto

    I dunno if you're trying to play on "hashimoto" but https://github.com/getmoto/moto#readme would be a prime name collision for any such "OpenMoto" name

    But yes, please, to adopting Vault. I don't have a horse in the race about Consul but my suspicion is such an effort would only be worthwhile if trying to adopt Nomad, too, which I gravely doubt

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • ec2instances.info

    Amazon EC2 instance comparison site

    Project mention: An Ugly Single-Page Website Makes $5k a Month with Affiliate Marketing | news.ycombinator.com | 2024-01-20

    This web page for comparing EC2 pricing using filtering https://instances.vantage.sh/?region=us-east-2 is open source https://github.com/vantage-sh/ec2instances.info

  • 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.

    Project mention: Farewell to the Era of Cheap EC2 Spot Instances | news.ycombinator.com | 2023-05-05

    There's a service that handles obtaining the cheapest spot instances to your specs by a former aws engineer https://github.com/LeanerCloud/AutoSpotting

    Effectively, it starts up cheap spot instances (based on specified criteria) across a variety of instance types to replace whatever regular instance in an autoscaling group comes online and then spins down the regular instance.

    EG: That m4a you wanted may be expensive... but nobody is using m4ad so it's 85% off and it meets the specified CPU/RAM requirements... auto spotting will spin it up instead.

    Having used it on and off over the years it is sometimes eyebrow raising to see 4xl boxes running cheaper than the xl box they replaced :)

  • geodesic

    🚀 Geodesic is a DevOps Linux Toolbox in Docker

  • ecs-refarch-continuous-deployment

    ECS Reference Architecture for creating a flexible and scalable deployment pipeline to Amazon ECS using AWS CodePipeline

  • aws-graviton-getting-started

    Helping developers to use AWS Graviton2 and Graviton3 processors which power the 6th and 7th 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]).

    Project mention: AWS Graviton Technical Guide | news.ycombinator.com | 2023-11-30
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • amazon-ec2-instance-selector

    A CLI tool and go library which recommends instance types based on resource criteria like vcpus and memory

  • ec2-github-runner

    On-demand self-hosted AWS EC2 runner for GitHub Actions

    Project mention: Practical Tips for Refactoring Release CI using GitHub Actions | dev.to | 2023-08-17

    Introduce a Pre Job for Allocate Runners: Allocate Runners is the first executed job that allocates Runners and creates global Version markers for the following Job. For instance, if we choose to use EC2, Allocate Runners Job will allocate EC2 instances of the corresponding platform through the EC2 API (implemented by the ec2-github-runner Action). In the future, we plan to incorporate more sophisticated selection algorithms to allocate Runners, with the aim of optimizing the costs of Runner allocation.

  • flintrock

    A command-line tool for launching Apache Spark clusters.

  • laravel-aws-eb

    Ready-to-deploy configuration to run Laravel on AWS Elastic Beanstalk.

  • aws-gate

    Better AWS SSM Session manager CLI client

  • gossm

    💻Interactive CLI tool that you can connect to ec2 using commands same as start-session, ssh in AWS SSM Session Manager

  • aws-minecraft-server

    An easy and fast way to create your own Minecraft Server.

    Project mention: Minecraft Server on AWS | dev.to | 2024-01-16

    So, if you want to learn a little about AWS in a fun way or you're a parent wanting to create a Minecraft server to your kids, here a GitHub repository that I created for that: https://github.com/epiresdasilva/aws-minecraft-server

  • aws-cost-saver

    A tiny CLI tool to help save costs in development environments when you're asleep and don't need them!

  • amazon.aws

    Ansible Collection for Amazon AWS

    Project mention: The Bullhorn #115 (Ansible Newsletter) | /r/ansible | 2023-09-13

    amazon.aws 6.4.0 has been released with a new module named amazon.aws.ec2_key_info, some documentation improvements, new features and bugfixes (see changelog for details).

  • 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.

    Project mention: Free Tech Tools and Resources - Terraform for AWS, Cyberthreat Tool, Vim Training & More | /r/SysAdminBlogs | 2023-08-16

    Fast-Terraform is a repository with a hands-on exploration of Terraform, focusing on IoC techniques in the context of AWS. A series of practical LABs and AWS sample projects covers concepts such as resources, variables, meta arguments, provisioners, dynamic blocks, and modules. It not only simplifies Terraform understanding but also showcases real-world AWS application scenarios. Author obsezer explains, "I want to share the Terraform tutorial (Infrastructure As Code for Cloud), cheat sheet, and usage scenarios that I created as a notebook for myself."

  • awsssmchaosrunner

    Amazon's light-weight library for chaos engineering on AWS. It can be used for EC2 and ECS (with EC2 launch type).

  • aws-ssm-ec2-proxy-command

    AWS SSM EC2 SSH Proxy Command

    Project mention: JIT WireGuard | news.ycombinator.com | 2024-03-13
  • ec2-spot-converter

    A tool to convert AWS EC2 instances back and forth between On-Demand and Spot billing models.

  • aws-sdk-perl

    A community AWS SDK for Perl Programmers

  • rpCheckup

    rpCheckup is an AWS resource policy security checkup tool that identifies public, external account access, intra-org account access, and private resources.

  • terraform-aws-ec2-instance

    Terraform module for provisioning a general purpose EC2 host (by cloudposse)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-13.

Ec2 related posts

Index

What are some of the best open-source Ec2 projects? This list will help you:

Project Stars
1 awesome-aws 12,134
2 Moto 7,363
3 ec2instances.info 4,935
4 AutoSpotting 2,279
5 geodesic 913
6 ecs-refarch-continuous-deployment 843
7 aws-graviton-getting-started 810
8 amazon-ec2-instance-selector 766
9 ec2-github-runner 651
10 flintrock 630
11 laravel-aws-eb 473
12 aws-gate 444
13 gossm 407
14 aws-minecraft-server 362
15 aws-cost-saver 299
16 amazon.aws 270
17 Fast-Terraform 250
18 awsssmchaosrunner 246
19 aws-ssm-ec2-proxy-command 204
20 ec2-spot-converter 175
21 aws-sdk-perl 167
22 rpCheckup 158
23 terraform-aws-ec2-instance 156
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com