HCL AWS

Open-source HCL projects categorized as AWS

Top 23 HCL AWS Projects

  • terraform-aws-eks

    Terraform module to create AWS Elastic Kubernetes (EKS) resources 🇺🇦

  • Project mention: Feat: Made it clear that we stand with Ukraine | news.ycombinator.com | 2023-10-27
  • terraform-aws-vpc

    Terraform module to create AWS VPC resources 🇺🇦

  • Project mention: Un cóctel perfecto 🍹 ECS Fargate, Service Connect,Terraform y Github Actions. | dev.to | 2024-02-12

    ECR VPC ECS

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

    WorkOS logo
  • terraform-aws-github-runner

    Terraform module for scalable GitHub action runners on AWS

  • Project mention: Show HN: Managed GitHub Actions Runners for AWS | news.ycombinator.com | 2024-04-04
  • tutorials

    DevOps Tutorials (by antonputra)

  • Project mention: Can anyone suggest - step by step courses for a DevOps Engineer/Enthusiasts | /r/redhat | 2023-06-20
  • typhoon

    Minimal and free Kubernetes distribution with Terraform

  • Project mention: You Can't Control Your Data in the Cloud | news.ycombinator.com | 2023-09-29

    Don't forget the lies of cost savings that the Cloud providers have shoved down our industry's throats. We are paying out the nose for cloud services and we are giving up all the rights to our data. It's a bad deal in the end.

    I have a bunch of friends that work at SaaS companies and their cloud spend for pretty basic deployments is in the many thousands of dollars a month. Most of their deployments could be handled by a half rack with beefy servers in a couple of datacenters for a fraction of the cost. I pay for a full rack myself and it costs me ~$1200 a month for space, power and bandwidth (10Gb pipe with a current 1Gb commit), and my hardware costs for everything in that rack were a one time cost of around $3000. I have 160 GHz of CPU and 141 GiB of memory for my workloads with a few servers that are not yet provisioned into my Nomad cluster.

    And before you say well there are costs involved with finding people that have the skills to do that kind of thing and time needed to set all of that up, yes that is true, but our industry has moved from one bucket to another one that is more expensive in the end with a bunch of downsides. I think there is a middle ground where you can use some cloud services and run the important stuff on hardware you own. The tooling to self-host your own stack in a rack of servers you own is light years better than it was 10 years ago and it keeps getting better. Tools like https://nebula.defined.net/docs/ and https://github.com/poseidon/typhoon for example enable you to use whatever providers you want and build a deployment can cost less, gives you more control over your data, while being agile enough to make changes when the team needs something new or different.

    I am excited for the next 10 years of progress and I'd expect we are going to see more companies self-hosting their deployments on bare metal.

  • learn_devops

    I am using this repository to document my devops journey. I follow the process of learning everything by tasks. Every task has an associated objective that encompasses an underlying concept. Concepts including CloudProviders, Containers, ContainersOrchestration, Databases, InfrastructureAsCode, Interview, VersionControl etc in progress

  • terraform-aws-secure-baseline

    Terraform module to set up your AWS account with the secure baseline configuration based on CIS Amazon Web Services Foundations and AWS Foundational Security Best Practices.

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

    InfluxDB logo
  • alternat

    High availability implementation of AWS NAT instances.

  • Project mention: Fck-nat: The (f)easible (C)ost (k)onfigurable NAT | news.ycombinator.com | 2024-02-02

    This is perfect for preprod environments. I'd probably not deploy in production. There is a better nat instance setup available called alternat [1] which is a little more durable and better for production cases.

    [1] https://github.com/1debit/alternat

  • terraform-aws-rds

    Terraform module to create AWS RDS resources 🇺🇦

  • Project mention: official terraform module aws rds | /r/Terraform | 2023-09-28
  • terraform-aws-lambda

    Terraform module, which takes care of a lot of AWS Lambda/serverless tasks (build dependencies, packages, updates, deployments) in countless combinations 🇺🇦

  • Project mention: Is Terraform Cloud's VCS to GitHub more beneficial than their API-Driven Workflow? An AWS Terraform Lambda Module's Code has me stumped! | /r/Terraform | 2023-11-09
  • cloudblock

    Cloudblock deploys secure ad-blocking and VPN for all devices. Text and video guides included! 6 supported cloud providers, plus Ubuntu and Raspberry Pi. Cloudblock deploys Wireguard VPN, Pi-Hole DNS Ad-blocking, and DNS over HTTPS in a cloud provider - or locally - using Terraform and Ansible.

  • Project mention: Install Pi Hole and configure to work with WireGuard on Free OCI Instance | /r/pihole | 2023-06-16

    https://github.com/chadgeary/cloudblock Another one which you can use but with less work

  • terraform-aws-iam

    Terraform module to create AWS IAM resources 🇺🇦

  • Project mention: Help with the official EKS module | /r/Terraform | 2023-05-30

    You need to create IRSA part and give it as a variable for addons. You can GitHub repository for more details https://github.com/terraform-aws-modules/terraform-aws-iam/tree/master/modules/iam-role-for-service-accounts-eks

  • terraform-aws-ec2-instance

    Terraform module to create AWS EC2 instance(s) resources 🇺🇦

  • terraform-examples

    Terraform samples for all the major clouds you can copy and paste. The future, co-created.

  • Project mention: I need to learn, Terraform, Ansible and GitHub, where did you start? | /r/sysadmin | 2023-05-08
  • modernisation-platform

    A place for the core work of the Modernisation Platform • This repository is defined and managed in Terraform

  • aws-eks-base

    This boilerplate contains terraform configurations for the rapid deployment of a Kubernetes cluster, supporting services, and the underlying infrastructure in AWS.

  • terraform-kubestack

    Kubestack is a framework for Kubernetes platform engineering teams to define the entire cloud native stack in one Terraform code base and continuously evolve the platform safely through GitOps.

  • Project mention: Goodbye Cloud, Hello CLI: Sunsetting Kubestack Cloud | dev.to | 2023-05-09

    I've recently released a major update for Kubestack, the Terraform framework for Kubernetes platform engineering teams. This update moves all functionality previously provided by Kubestack Cloud into the kbst CLI.

  • terraform-aws-gitlab-runner

    Terraform module for AWS GitLab runners on ec2 (spot) instances

  • terraform-aws-security-group

    Terraform module to create AWS Security Group resources 🇺🇦

  • terraform-aws-atlantis

    Terraform module to deploy Atlantis on AWS Fargate 🇺🇦

  • terraform-aws-ecs

    Terraform module to create AWS ECS resources 🇺🇦

  • Project mention: Un cóctel perfecto 🍹 ECS Fargate, Service Connect,Terraform y Github Actions. | dev.to | 2024-02-12

    ECR VPC ECS

  • terraform-aws-eks-cluster

    Terraform module for provisioning an EKS cluster

  • Project mention: What's everyone's favorite EKS Terraform module these days? | /r/kubernetes | 2023-07-03

    Anyone using eks blueprints or cloudposse's module?

  • terraform-aws-s3-bucket

    Terraform module to create AWS S3 resources 🇺🇦

  • SaaSHub

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

    SaaSHub logo
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-04-04.

HCL AWS related posts

Index

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

Project Stars
1 terraform-aws-eks 4,141
2 terraform-aws-vpc 2,868
3 terraform-aws-github-runner 2,334
4 tutorials 2,107
5 typhoon 1,893
6 learn_devops 1,351
7 terraform-aws-secure-baseline 1,113
8 alternat 988
9 terraform-aws-rds 840
10 terraform-aws-lambda 838
11 cloudblock 794
12 terraform-aws-iam 745
13 terraform-aws-ec2-instance 722
14 terraform-examples 689
15 modernisation-platform 678
16 aws-eks-base 619
17 terraform-kubestack 617
18 terraform-aws-gitlab-runner 558
19 terraform-aws-security-group 545
20 terraform-aws-atlantis 502
21 terraform-aws-ecs 497
22 terraform-aws-eks-cluster 492
23 terraform-aws-s3-bucket 483
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com