20 Ekim 2023 Cuma

Google Cloud - Google Kubernetes Engine (GKE)

Giriş
Açıklaması şöyle. İlk üçüne bakarsak gittikçe daha fazla Google tarafından yönetilen (managed) ortam sağlıyor
Google has five options for running containers which are:

1. GKE Standard
2. GKE Autopilot
3. Cloud Run
4. App Engine Flex : App Engine Flex has been more or less completely superseded by Cloud Run.
4. GCE with Containers : Only really appropriate for very small deployments.
GKE
Açıklaması şöyle
if you have an Azure-based deployment, you can assign specific zones to Azure Kubernetes Service (AKS). If you use Google Cloud, you can leverage Google Kubernetes Engine (GKE) to select multi-zone or region clusters (each option offers different benefits and drawbacks in terms of redundancy, cost, and proximity to the end-user).
GKE Standard vs Autopilot
Açıklaması şöyle
The main difference between these is that Autopilot applies a level of Google opinionation to the cluster and makes node management their responsibility.... Interestingly Google has recently made autopilot the default option when provisioning new clusters, recommending it for the majority of workloads with a potentially lower TCO as per the diagram below.
Cloud Run
Açıklaması şöyle
Cloud Run is Google’s ‘serverless’ container offering where all you need to do is to deploy your container image to the service and Google takes care of everything else. 


Hiç yorum yok:

Yorum Gönder