I need some help what is an alternative of azure availability set, azure disk external, azure network interface, azure resource group in GCP.
Asked
Active
Viewed 141 times
-2
1 Answers
1
When it comes to Resources Hierarchies, there is a different structure in Azure compared to GCP as you can see in the architecture below:
According to this article, most of the networking concepts like Network Interface are similar in both the Azure, AWS and the GCP. But some functionality and limitations are available to each service. Check the article given for more information.
When coming to managed disks in Azure, we have Persistent Disks and Local SSD in Google cloud platform.
Azure Availability Sets: For similar services in GCP and AWS, visit this SO Thread.
References:

DraggonDragger
- 82
- 3