Bay Area In-Memory Computing Meetup - Communication & Networking in Distributes Systems

The Role and Specifics of Networking in Distributed Systems: Dissecting Apache Ignite - https://go.gridgain.com/rs/491-TWR-806/images/2020-06-11_networking_in_…
Speaker: Stanislav Lukyanov
---
This talk introduces you to the architecture and role of the distributed system’s networking layer. With Apache Ignite as an example, you gain practical insights and learn how to apply what you’ve learned to your distributed solutions, thus maximizing the performance and reliability of your applications. In particular, you consider the following:

‒ Why a distributed system needs multiple network components and what are the differences between the components
‒ How nodes auto-discover each other and form a distributed cluster
‒ How a cluster detects and attempts to handle node failures
‒ What ensures high performance of the cluster operations
‒ What use cases require advanced architectures