Further reading
These are the references from this chapter that you can also use to get more information on the topics:
- Forsgren N., Humble, J., and Kim, G. (2018). Accelerate: The Science of Lean Software and DevOps: Building and Scaling High Performing Technology Organizations (1st ed.) [E-book]. IT Revolution Press.
- Lewis J. and Fowler M. (2014). Microservices: https://martinfowler.com/articles/microservices.html.
- Eric Evans (2003). Domain-Driven Design: Tackling Complexity in the Heart of Software. Addison-Wesley Professional.
- Martin Fowler (2004). StranglerFigApplication: https://martinfowler.com/bliki/StranglerFigApplication.html.
- Michael T. Nygard (2017). Release It!: Design and Deploy Production-Ready Software. Pragmatic Programmers.
- Martin Fowler (2005). Event Sourcing: https://martinfowler.com/eaaDev/EventSourcing.html.
- Lucas Krause (2015). Microservices: Patterns and Applications – Designing fine-grained services by applying patterns...