Apache Ignite Workshop: Cluster Memory Management Techniques

In this workshop, Denis Magda introduces several architectural techniques that can help you keep your cluster operational and your applications running even if memory becomes a scarce resource.

Topics covered include:
- Configuration of Ignite eviction policies to avoid out-of-memory issues
- Ignite native persistence usage to enable data subset caching and to read disk-only records
- Usage of pauseless garbage collectors for large Java heaps
- Configuration of memory quotas for SQL queries to make Java Heap usage predictable

The workshop will be especially useful for developers and architects using or considering Apache Ignite in production environments.