Further reading
The following are some books and websites where you can find out more regarding what was covered in this chapter:
- Clean Architecture: A Craftsman’s Guide to Software Structure and Design, Martin, Robert C., Pearson Education, 2018.
- Design Patterns: Elements of Reusable Object-Oriented Software, Erica Gamma et al., Addison-Wesley, 1994.
- Design Principles and Design Patterns, Martin, Robert C., 2000.
- If you need to get more info about design patterns and architectural principles, please check these links:
- If you want to check specific cloud design patterns, you can find them at:
- If you want to better...