\From development to production
This chapter covers how individual microservices are built and deployed. To that end, review the characteristics that microservices should have that facilitate a smooth transition from development to production:
•A microservice must be independently deployable.
•A new version of a microservice should be deployable in minutes rather than in hours.
•A microservice must be fault tolerant, and should prevent cascading ...
Get Microservices Best Practices for Java now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.