aws-eks-base VS terraform-aws-vpc-peering

Compare aws-eks-base vs terraform-aws-vpc-peering and see what are their differences.

aws-eks-base

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

terraform-aws-vpc-peering

Terraform module to create a peering connection between two VPCs in the same AWS account. (by cloudposse)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
aws-eks-base terraform-aws-vpc-peering
7 1
619 118
0.8% 1.7%
5.6 4.7
18 days ago 20 days ago
HCL HCL
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

aws-eks-base

Posts with mentions or reviews of aws-eks-base. We have used some of these posts to build our list of alternatives and similar projects.

terraform-aws-vpc-peering

Posts with mentions or reviews of terraform-aws-vpc-peering. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-15.
  • Terraform: Good plan = good apply
    2 projects | dev.to | 15 Jan 2022
    In this particular case we added a secondary cidr to a VPC 'A' that was peered to another VPC 'B'. The VPC peering connection was managed by CloudPosse's terraform-aws-vpc-peering module.

What are some alternatives?

When comparing aws-eks-base and terraform-aws-vpc-peering you can also consider the following projects:

terraform-aws-dms - Terraform module to create AWS DMS (Database Migration Service) resources πŸ‡ΊπŸ‡¦

terraform-aws-components - Opinionated, self-contained Terraform root modules that each solve one, specific problem

todo-app-infra - Repository contains example application with PaaS, SaaS & IaaS

terraform-aws-tfstate-backend - Terraform module that provision an S3 bucket to store the `terraform.tfstate` file and a DynamoDB table to lock the state file to prevent concurrent modifications and state corruption.

terraform-aws-route53 - Terraform module to create AWS Route53 resources πŸ‡ΊπŸ‡¦

terraform-aws-eks - Terraform module to create AWS Elastic Kubernetes (EKS) resources πŸ‡ΊπŸ‡¦

terraform-aws-metaflow - Deploy production-grade Metaflow cloud infrastructure on AWS

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.

eks-tf-gitops - A fully functional and secure EKS cluster provisioned with Terraform and powered by ArgoCD

terraform-aws-vpc - Terraform module to create AWS VPC resources πŸ‡ΊπŸ‡¦

terraform-kubernetes-ebs-csi-driver - Terraform module which creates Kubernetes EBS CSI controller resources on AWS EKS.

my-gke-tf - Sample code showing how to create gke cluster within its own vpc using terraform. Also explains how to modularize the terraform, connect to the gke cluster and install helm charts