From 083d29e8644e0e1182c6f277b8e8720f41357064 Mon Sep 17 00:00:00 2001 From: Dario Date: Thu, 10 Jan 2019 10:53:17 +0100 Subject: [PATCH] Added Microservices arch references and cloud providers (#2) --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index af841e6..bcc0742 100644 --- a/README.md +++ b/README.md @@ -30,3 +30,12 @@ Quick and handy practical guide to onboarding new people to the team. 1. Git guide - https://www.tutorialspoint.com/git/ 1. Microservices guide - https://www.edureka.co/blog/microservices-tutorial-with-example 1. MongoDB guide - https://www.tutorialspoint.com/mongodb/ | + +## Microservices Architecture +1. Definition - https://martinfowler.com/articles/microservices.html +1. Patterns - https://microservices.io/patterns/microservices.html + +## Cloud Providers +1. AWS (Amazon Web Services) - https://aws.amazon.com/it/ +1. GCP (Google Cloud Platform) - https://cloud.google.com/ +1. Azure - https://azure.microsoft.com/it-it/