From 5a8b1ebb973ffa905d72f2ffa382a6af9ec9ceb9 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Tue, 10 Oct 2017 18:17:20 -0700 Subject: [PATCH] README updated --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b3b9db873..a3eccafd6 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ The architecture proposes a simplified microservice oriented architecture implem

-> ### 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.