This course includes the following lessons:
Lesson Title |
Contents |
What is IMDG? |
- Introduction to IMDG
- What is an In-Memory Data Grid?
- Advantages of IMDG
- Basic IMDG Operations
- Cluster
- Discovery
- Data Distribution
- Deployment Strategies
- Embedded
- Client-Server
- Microservices Infrastructure
|
Hazelcast IMDG |
- Why IMDG?
- Why Hazelcast?
- Primary Uses
- In-memory data storage (cache)
- In-memory data computing
- In-memory data messaging
|
Cluster Member Discovery |
- Hazelcast Discovery Options
- TCP/IP Discovery Operations & Config
- Plug-Ins
- SPI
|
Partitioning |
- What is a partition?
- Partitioning across a cluster
- Data rebalancing
- Adding a member
- Removing a member
- Why this matters to a developer
- Synchronous vs. asynchronous backups
- Partitionable vs. non-partitionable data structures
|
Data Structure Overview |
- Available Data Structures
- Backup and Recovery
- Loading/Destroying a Data Structure
- JCache/ICache Overview
|