Solution:Agile Dead Trees Paslangella: Difference between revisions

From architectural katas solutions
No edit summary
Line 1: Line 1:
==Summary==
==Summary==
A publisher wants to unify its authoring CMS and customer store experience.
A publisher wants to unify its authoring CMS and customer store experience.
==Assumptions==
*The customer already has a CMS and E-Commerce systems in place


==Context Diagram==
==Context Diagram==

Revision as of 12:21, 5 August 2022

Summary

A publisher wants to unify its authoring CMS and customer store experience.

Assumptions

  • The customer already has a CMS and E-Commerce systems in place

Context Diagram

The Context Diagram depicts the systems involved in the integration. In particular, it will be needed to implement the Notification Service that will be used to notify when a new book version will be available to the Customers. The Customers can go to the E-Commerce platform to Download the new book version. Agile Dead Trees Paslangella Context Diagram.jpg

Container Diagram for the Book Authoring System

Depicted below there are the Containers for the Book Authoring System. It will be needed to add the Book publishing service that will be used to interact with the notification service when a new version of a book is published. Agile Dead Trees Paslangella Book Authoring Container Diagram.jpg