January 2017
Beginner to intermediate
344 pages
10h 58m
English
This chapter covers
Software systems create, use, and transform data. Without the data, most software systems wouldn’t be worth much, and that’s true for microservice systems. In this chapter, you’ll learn where a piece of data should be stored and which microservice should be responsible for keeping it up to date. Furthermore, you’ll learn how you can use data replication to make your microservice system both more robust and faster. ...