Aleph.im Load Balancers go live on the Network
Aleph.im introduces load balancers for APIs and computation.
Routing vs Executing
With the growth of the network and more applications built on top of it, our current endpoints became a limiting factor and centralised much of the traffic. So far, we provided two HTTPS API endpoints to the network, namely api1.aleph.im and api2.aleph.im. These endpoints run the same software that runs the Core Channel Nodes. This in combination with aleph.sh, a reference Compute Resource Node to run your backend on Aleph Virtual Machines, a more suitable solution was needed to route incoming requests and handle the increasing traffic.
This is why we’re introducing our open-source load balancers for Aleph.im. The load balancers distribute incoming requests across Core Channel Nodes and Compute Resource Nodes instead of executing the requests themself. High availability is provided by the Aleph nodes and by using DNS Failover, where multiple load balancers are ready to handle client requests. The load balancers constantly monitor the availability of CCNs and CRNs in order to forward traffic to healthy nodes.
How to Access
- Aleph.im provides official load balancers on the domain
aleph.cloud
. - You can now replace
https://api2.aleph.im/
byhttps://aleph.cloud/
in your dapp to take advantage of the load balancers. - Official nodes managed by Aleph.im can be accessed via the load balancers on
official.aleph.cloud
. - The Aleph.im Load Balancers are available on GitHub and are built on top of the open-source Traefik Cloud Native Application Proxy.
About Aleph
Aleph.im is a distributed cloud platform that provides serverless trusted computing services, file storage, and indexing solutions to replace traditional centralized cloud computing. It provides dApps of any chain instant access to database solutions thanks to its scalable peer-to-peer network and programming language-agnostic interface. Explore our decentralized indexing solution. Follow Aleph.im on Twitter: @aleph_im or check out our Linktr.ee