In this chapter, we've understood the current status of our microservices and worked on our application to create binary modeling and versioning endpoints.
In the next chapter, we'll look at some of the types of tests that we can apply to microservices. We will apply integration tests, unit tests, and some others that not only help us to find possible errors, but also make our application more maintainable.