Ignite has advanced clustering capabilities including logical cluster groups and auto-discovery.
❗️
This is a legacy Apache Ignite documentation
The new documentation is hosted here: https://ignite.apache.org/docs/latest/
Ignite nodes can automatically discover each other. This helps to scale the cluster when needed, without having to restart the whole cluster. Developers can also leverage from Ignite’s hybrid cloud support that allows establishing connection between private cloud and public clouds such as Amazon Web Services, providing them with best of both worlds.

- Pluggable Design via
IgniteDiscoverySpi - Dynamic topology management
- Automatic discovery on LAN, WAN, and AWS
- On-demand and direct deployment
- Support for virtual clusters and node groupings
Updated over 5 years ago