20

Creating a Graphical User Interface

Do you remember this diagram from Chapter 8? It uses the hexagonal architecture to show all the interfaces around the business domain of books:

Figure 20.1 – Hexagonal architecture schema for the books domain

Figure 20.1 – Hexagonal architecture schema for the books domain

In the previous chapter, when working on the data referential services, we covered, of course, the API interface (which is so central to this service-base architecture that it should almost sit in the center of the hexagon), but also many of the other interfaces:

  • Persistence has been plugged into a NoSQL database, with a coupling that some would consider too high but which is really not a blocking ...

Get Enterprise Architecture with .NET 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.