Time to Complete
20
Difficulty
Intermediate
DataStax News: Astra Streaming now GA with new built-in support for Kafka and RabbitMQ. Read the press release.
In the previous scenario in this course, you learned how to run Cassandra using Docker. Docker containers make replication of Cassandra nodes possible, but it could be a lot of work to deploy them in a large cluster. This is where Kubernetes and the Cassandra Operator come in.
In this scenario, we'll learn how to:
Note: As we start to use Kubernetes, it is important to recognize that we are working with two types of clusters:
Here's what we will build.