Link to akka cluster video

This commit is contained in:
Christopher Batey 2020-06-02 07:18:02 +01:00
parent 4425005435
commit 09aa9ffc24

View file

@ -4,6 +4,8 @@ project.description: Build distributed applications that scale across the networ
# Cluster Usage
This document describes how to use Akka Cluster and the Cluster APIs.
The [stateful or stateful applications: to Akka Cluster or not](https://akka.io/blog/news/2020/06/01/akka-cluster-motivation) video is a good starting point to understand the motivation to use Akka Cluster.
For specific documentation topics see:
* @ref:[When and where to use Akka Cluster](choosing-cluster.md)