Book description
These days, you can’t swing a dry erase marker without hitting someone talking about microservices. But as developers write more code and build more applications than ever before, the trick is knowing which systems should use microservices and which shouldn’t. This report provides a set of principles you can use to focus your efforts.
Nataniel Schutta—prolific author, seasoned speaker, and proponent of polyglot programming—explains that while there are many good reasons to use microservices, this architecture can make things more complex. If you answer "yes" to one or more of the principles in this report, then your application is a good candidate for microservices. Answering "no" to every principle means you’d likely introduce accidental complexity into your system.
This report helps you examine:
- Parts of your system that evolve at different speeds or in different directions
- Independent lifecycles among the features in your application
- Meeting demand by allowing components to scale independently
- Using an abstraction layer to isolate third-party dependencies
- Choosing different technologies to tackle different jobs
- The impact that a technological change has on company culture
Product information
- Title: Responsible Microservices
- Author(s):
- Release date: August 2020
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781492085287
You might also like
book
Software Engineering at Google
Today, software engineers need to know not only how to program effectively but also how to …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …
book
Observability Engineering
Observability is critical for engineering, managing, and improving complex business-critical systems. Through this process, any software …
book
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …