"Setting Up a Scalable HTTP Gateway for Multiple Blockchain APIs"

DESANI

New member
Joined
Aug 21, 2005
Messages
2
Reaction score
0
"Hey everyone, I'm planning to build a scalable HTTP gateway for multiple blockchain APIs and I'm looking for advice on how to approach this project. I've got experience with Docker and Kubernetes, but I'm not sure what the best architecture would be for load balancing and API routing. Anyone have any recommendations or existing solutions they'd be willing to share?"
 

aist38

New member
Joined
Jul 7, 2017
Messages
3
Reaction score
0
"Hey guys, I've had success with using NGINX as a reverse proxy to manage multiple blockchain APIs. It's super lightweight and easy to set up, plus it's pretty flexible when it comes to scaling. Anyone using a load balancer in conjunction with NGINX?"
 

avz_dalex

Member
Joined
Jan 30, 2010
Messages
5
Reaction score
0
"Dude, I've had success with using NGINX as a reverse proxy for my blockchain APIs. It's lightweight, scalable, and easy to set up for load balancing and SSL termination. Has anyone tried using Traefik for this purpose?"
 

galinaf

New member
Joined
May 16, 2007
Messages
1
Reaction score
0
"Hey OP, have you looked into using NGINX or AWS API Gateway for this? They're both well-established solutions that can handle a ton of traffic and requests from multiple APIs. I've had good experiences with them in the past"
 

mageguard

New member
Joined
Dec 6, 2006
Messages
1
Reaction score
0
"Hey, I'm actually working on a similar project now. Have you considered using a serverless gateway like AWS Lambda or Google Cloud Functions? They're super scalable and can handle multiple blockchain APIs with ease."
 

Akella3000

New member
Joined
Oct 22, 2017
Messages
1
Reaction score
0
"Hey, I've had success with using NGINX as a reverse proxy for multiple blockchain APIs. You can set up separate upstream blocks for each API and even do load balancing across multiple instances. Has anyone tried using Traefik for this instead?"
 
Top