aws-ecs-privatelink VS terraform-nlb-alb-connector

Compare aws-ecs-privatelink vs terraform-nlb-alb-connector and see what are their differences.

aws-ecs-privatelink

Terraform example to host and connect to a private AWS ECS service (by lvthillo)

terraform-nlb-alb-connector

Terraform module to deploy an NLB in front of your ALB and automatically update the targetgroups. (by lvthillo)
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-ecs-privatelink terraform-nlb-alb-connector
1 1
2 2
- -
0.0 3.1
over 1 year ago over 2 years ago
HCL Python
MIT License 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-ecs-privatelink

Posts with mentions or reviews of aws-ecs-privatelink. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-21.
  • Access private containers on Amazon ECS using PrivateLink and Terraform
    2 projects | dev.to | 21 Nov 2021
    To set up the infrastructure I'm using Terraform. The code is available on my GitHub. We need to create two VPCs. I've created a basic module which will create a VPC which contains four subnets (in two AZs) and deploy a NAT Gateway and an Internet Gateway. Also the route tables are configured properly.

terraform-nlb-alb-connector

Posts with mentions or reviews of terraform-nlb-alb-connector. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-21.
  • Access private containers on Amazon ECS using PrivateLink and Terraform
    2 projects | dev.to | 21 Nov 2021
    Here I'm using some new AWS magic. Since September 2021 it's possible to register an ALB as target of an NLB. This was not possible in the past. I created some Terraform module which deployed a Lambda to monitor the IPs of the ALB and updated the NLB target group when needed. I'm very happy that it's not needed anymore! Now we can define alb as target_type for our NLB target group.

What are some alternatives?

When comparing aws-ecs-privatelink and terraform-nlb-alb-connector you can also consider the following projects:

terraform-aws-ecs-container-definition - Terraform module to generate well-formed JSON documents (container definitions) that are passed to the aws_ecs_task_definition Terraform resource

aws-simple-websocket - Using AWS's API Gateway + Lambda to run a simple websocket application. For learning/testing.

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

terraform-aws-notify-slack - Terraform module to create AWS resources for sending notifications to Slack πŸ‡ΊπŸ‡¦