Skip to content

Commit

Permalink
List of goals per app version: keep track of app evolution.
Browse files Browse the repository at this point in the history
  • Loading branch information
dleclercpro committed Nov 23, 2023
1 parent 7d127d1 commit d71dc1f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,8 @@ Below is a diagram of the event flow implemented in this app. Each square repres

<p align="center" width="100%">
<img alt="Event Flow" src="./Diagrams/EventFlow.drawio.svg" width="75%" />
</p>
</p>

## Version Goals
- v1.0.0: Deploy a containerized set of microservices, which communicate together using an EDA.
- v1.1.0: Introduce a load balancer container, which redirects requests to the appropriate services.

0 comments on commit d71dc1f

Please sign in to comment.