Tweaked architecture diagram

This commit is contained in:
Kenny Bastani
2016-12-12 17:11:33 -10:00
parent 52f1951e09
commit 298e02f886
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ Spring projects used:
Each microservice in this reference architecture breaks down into three different independently deployable components. Each microservice in this reference architecture breaks down into three different independently deployable components.
![Account microservice](http://i.imgur.com/kjT4shO.png) ![Account microservice](http://i.imgur.com/J0mMre7.png)
The diagram above details the system architecture of the bounded context for _Accounts_, which includes deployable units for each [Backing Service](https://12factor.net/backing-services), [Microservice](https://en.wikipedia.org/wiki/Microservices), and [AWS Lambda Function](https://en.wikipedia.org/wiki/AWS_Lambda). The diagram above details the system architecture of the bounded context for _Accounts_, which includes deployable units for each [Backing Service](https://12factor.net/backing-services), [Microservice](https://en.wikipedia.org/wiki/Microservices), and [AWS Lambda Function](https://en.wikipedia.org/wiki/AWS_Lambda).

View File

@@ -4,7 +4,7 @@ This is the parent project that contains modules of a microservice deployment fo
Each microservice in this reference architecture breaks down into three different independently deployable components. Each microservice in this reference architecture breaks down into three different independently deployable components.
![Account microservice](http://i.imgur.com/kjT4shO.png) ![Account microservice](http://i.imgur.com/J0mMre7.png)
The diagram above details the system architecture of the bounded context for _Accounts_, which includes deployable units for each [Backing Service](https://12factor.net/backing-services), [Microservice](https://en.wikipedia.org/wiki/Microservices), and [AWS Lambda Function](https://en.wikipedia.org/wiki/AWS_Lambda). The diagram above details the system architecture of the bounded context for _Accounts_, which includes deployable units for each [Backing Service](https://12factor.net/backing-services), [Microservice](https://en.wikipedia.org/wiki/Microservices), and [AWS Lambda Function](https://en.wikipedia.org/wiki/AWS_Lambda).