Distribute the H2 into the cluster and try to concurrently get the data from this database, and check the time like what is the difference between the only one DB and H2 cluster
What if our application goes down? The data won't be lost since it is hold by Kafka broker that is distributed, but we need to check out how our app will react on it
Here we should put how we should test the Kafka