Software Alternatives & Reviews

node-http-proxy VS AWS Elastic Load Balancing

Compare node-http-proxy VS AWS Elastic Load Balancing and see what are their differences

node-http-proxy logo node-http-proxy

A full-featured http proxy for node.js. Contribute to http-party/node-http-proxy development by creating an account on GitHub.

AWS Elastic Load Balancing logo AWS Elastic Load Balancing

Amazon ELB automatically distributes incoming application traffic across multiple Amazon EC2 instances in the cloud.
  • node-http-proxy Landing page
    Landing page //
    2023-10-14
  • AWS Elastic Load Balancing Landing page
    Landing page //
    2023-04-27

Category Popularity

0-100% (relative to node-http-proxy and AWS Elastic Load Balancing)
Web Servers
13 13%
87% 87
Web And Application Servers
Load Balancer / Reverse Proxy
Network & Admin
10 10%
90% 90

User comments

Share your experience with using node-http-proxy and AWS Elastic Load Balancing. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, AWS Elastic Load Balancing should be more popular than node-http-proxy. It has been mentiond 22 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

node-http-proxy mentions (10)

  • Is there a way to accept incoming http but outgoing must be https?
    Take a look at https://github.com/http-party/node-http-proxy , specifically their .web() helper. Source: over 1 year ago
  • HTTPS proxy setup with response modification
    I have been tasked with writing a proxy server that takes a clients requests and forwards it to a target server (normal proxy stuff). The client and the target are out of my control. The only change in the client is that the its requests to the proxy server instead of the target. Now, what I need to do is modify the response from target because the client expects it in a certain format and the server responds... Source: over 1 year ago
  • what's the stack for this application?
    What you're describing is a proxy server. If you wanted to use Node.js check out https://github.com/http-party/node-http-proxy. Notice that the examples there just forward the req though which potentially has identifying information like cookies, so you'll need to rework to anonymize. Should be straightforward. Source: almost 2 years ago
  • GraphQL is now available on Supabase
    There's several ways to have a blog path contain a separate setup from the marketing/product routes. One is to run a reverse proxy on the root domain to pull in separate routes for various services. https://github.com/http-party/node-http-proxy You can do rewrites at the server level for the root domain Or if the app on the root domain can do the routing for you (have done this before with a Rails app). - Source: Hacker News / about 2 years ago
  • Creating and deploying a tiny proxy server on Vercel in 10 minutes
    Check the documentation of the http-proxy-middleware library (and of the node-http-proxy library, used under-the-hood) to learn how you can manipulate the proxied request & response. - Source: dev.to / about 2 years ago
View more

AWS Elastic Load Balancing mentions (22)

  • A Ride Through Optimising Legacy Spring Boot Services For High Throughput
    Use load balancers and distribute load accordingly to your redundant spring boot services. - Source: dev.to / about 1 month ago
  • DevSecOps with AWS- Ephemeral Environments – Creating test Environments On-Demand - Part 1
    • Amazon Elastic Container Service (Amazon ECS) is a fully managed container orchestration service that helps you easily deploy, manage, and scale containerized applications. • AWS Fargate is a serverless, pay-as-you-go compute engine that lets you focus on building applications without managing servers. AWS Fargate is compatible with both Amazon Elastic Container Service (Amazon ECS) and Amazon Elastic... - Source: dev.to / 7 months ago
  • AWS wastes money.
    Elite Dangerous. With proper setup, AWS works great. And I am sure there are hundreds or even thousands of games using them, but not all are willing to share that information. Source: 11 months ago
  • Fortifying Your Three-Tier Application: Proactive Measures for Strengthening Your Application Security
    Terraform templates can be used to automate the deployment and configuration of the Presentation Tier components. This Terraform code snippet can be used to deploy an AWS Elastic Load Balancer (ELB):. - Source: dev.to / 12 months ago
  • What is something that you don't understand, but at this point are too embarrassed to ask?
    Assuming you already have two LBs (as above), most services will offer auto scaling of some description to handle this (e.g., https://aws.amazon.com/elasticloadbalancing/). Source: 12 months ago
View more

What are some alternatives?

When comparing node-http-proxy and AWS Elastic Load Balancing, you can also consider the following products

Haproxy - Reliable, High Performance TCP/HTTP Load Balancer

nginx - A high performance free open source web server powering busiest sites on the Internet.

Traefik - Load Balancer / Reverse Proxy

Pound - Cardio jam session inspired by drumming 🤘 Join our global community of Fitness REBELS💪 Noise MAKERS ⚡ Game CHANGERS 💚

Azure Traffic Manager - Microsoft Azure Traffic Manager allows you to control the distribution of user traffic for service endpoints in different datacenters.

Google Cloud Load Balancing - Google Cloud Load Balancer enables users to scale their applications on Google Compute Engine.