From 42bc7fba95c79763fb1fde5a484a22f2aa252bf4 Mon Sep 17 00:00:00 2001 From: Gabriel Martinez Corti <79473217+gabodmc@users.noreply.github.com> Date: Tue, 17 Jan 2023 12:23:41 -0300 Subject: [PATCH] [FIX] Google Cloud Solution Link to Google Cloud Solution fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f9936f..c120902 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ - [AWS cloud design patterns](http://en.clouddesignpattern.org/index.php/Main_Page) - The AWS Cloud Design Patterns (CDP). - [Azure cloud design patterns](https://docs.microsoft.com/en-us/azure/architecture/patterns) - Building reliable, scalable, secure applications in the cloud. - [cloud computing patterns](http://www.cloudcomputingpatterns.org) - Cloud Computing Patterns. -- [Google Cloud Solutions](https://gcp.solutions) - Real business cases solutions with diagrams on GCP. +- [Google Cloud Solutions](https://cloud.google.com/solutions) - Real business cases solutions with diagrams on GCP. - [saas tenant isolation strategies](https://d1.awsstatic.com/whitepapers/saas-tenant-isolation-strategies.pdf) - Isolating Resources in a Multi-Tenant Environment - [design patterns for multi-tenancy](https://www.nagarro.com/en/blog/architectural-design-patterns-aws-multi-tenancy) - Architectural design patterns for multi-tenancy on AWS