In this chapter, we have learned how we can use Spring Data to persist the model of our microservices reactively. We gained an understanding of what a NoSQL database is and what kind of operations we can perform when we implement our RESTful non-blocking microservices.
In the next chapter, we will learn how to create Cloud Native microservices and what benefits they can add to our applications. We will learn how Spring Cloud provides a vendor-independent approach for creating Cloud-Native applications, and how easily we can use it in our microservices.