You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we use both Azure and GCP for hosting of our applications.
Question: should we base our architecture on one of the cloud providers or should we create an architecture that is cloud agnostic?
Decision
the choice and the arguments
Consequences
known issues which can occur because of chosen decision
Alternatives
were there any other alternatives? why were they not choose
To begin with, there is a quite slight differences in both Azure and GCP and based on that developers could choose a cloud by preferences. However, it looks like Google invested a lot in API that could be used (via gcloud command) to configure different services. Creating new services at Google requires to setup a YAML file and the rest is handled by the platform.
Remember that ADRs are publicly available hence do not include any confidential information in the issue description!
To read more about ADR please refer to documentation.
Context
Currently, we use both Azure and GCP for hosting of our applications.
Question: should we base our architecture on one of the cloud providers or should we create an architecture that is cloud agnostic?
Decision
Consequences
Alternatives
To begin with, there is a quite slight differences in both Azure and GCP and based on that developers could choose a cloud by preferences. However, it looks like Google invested a lot in API that could be used (via gcloud command) to configure different services. Creating new services at Google requires to setup a YAML file and the rest is handled by the platform.
Azure
Google Cloud Platform
Multicloud
https://medium.com/microsoftazure/going-multicloud-with-kubernetes-and-azure-front-door-f34a2f39068a
The text was updated successfully, but these errors were encountered: