Attila Bertók

23%
Flag icon
developers should be able to understand and update the code of a service without knowing anything about the internals of its peer services. Services interact with their peers strictly through APIs and thus don’t share data structures, database schemata, or other internal representations of objects. Bounded contexts ensure that services are compartmentalized and have well-defined interfaces, which also enable easier testing.
The DevOps Handbook: How to Create World-Class Agility, Reliability, & Security in Technology Organizations
Rate this book
Clear rating
Open Preview