Browse Source

README updated

pull/368/head
Cesar De la Torre 7 years ago
parent
commit
5a8b1ebb97
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@ -25,8 +25,8 @@ The architecture proposes a simplified microservice oriented architecture implem
<img src="img/eShopOnContainers_Architecture_Diagram.png">
<p>
> ### Important Note on AP Gateways and published microservice APIs
> Note that the previous architecture is a how you deploy it in a local Docker development machine. For a production-ready architecture we recommend to keep evolving your architecture with additional features like API Gateways based on AzureAPI Management or any other approach for API Gateways explained in the related documentation/eBook.
> ### Important Note on API Gateways and published APIs
> Note that the previous architecture diagram is a how you deploy it in a local Docker development machine. For a production-ready architecture we recommend to keep evolving your architecture with additional features like API Gateways based on AzureAPI Management or any other approach for API Gateways explained in the related documentation/eBook, so you can filter APIs and apply security in a single tier.
<p>
<img src="img/eShopOnContainers-Architecture-With-Azure-API-Management.png">
<p>


Loading…
Cancel
Save