Tag Archives: kubernetes service

EKS Fargate vs. GKE Autopilot – Fully Managed Kubernetes Clusters Compared

AWS Fargate is the first fully managed Kubernetes service. Google Cloud Autopilot followed. Let’s compare EKS Fargate vs. GKE Autopilot and see what the differences are. Which one is better? Which one should we use?
Continue reading

GKE Autopilot – The First Fully Managed Kubernetes Service From Google

Google Kubernetes Engine (GKE) Autopilot is a fully managed Kubernetes service. It is battle-tested and hardened based on best practices learned from Google SRE.

Continue reading

Crossplane – GitOps-based Infrastructure as Code through Kubernetes API

Crossplane is an open-source Infrastructure as Code (IaC) project that enables us to use Kubernetes to provision and manage infrastructure, services, and applications. Combined with Argo CD or Flux, it allows us to apply GitOps principles not only on infrastructure.

Continue reading