Skip to content

Commit

Permalink
Merge pull request #60 from ParticularLabs/udidahan-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
udidahan authored Jan 10, 2025
2 parents 577a9c0 + 340983c commit c050419
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

The AWS LoanBroker example is a basic loan broker implementation following the [structure presented](https://www.enterpriseintegrationpatterns.com/patterns/messaging/ComposedMessagingExample.html) by [Gregor Hohpe](https://www.enterpriseintegrationpatterns.com/gregor.html) in his [Enterprise Integration Pattern](https://www.enterpriseintegrationpatterns.com/) book.

This is the logical architecture:

![Logical architecture](https://github.com/user-attachments/assets/5f2ef8b0-c7d4-4cef-ab7b-a8561cbd3282)

And this is how that is represented using AWS services:

![AWS Architectural Diagram](img/architecture-view.png)

## What's in the box
Expand Down

0 comments on commit c050419

Please sign in to comment.