Category: Cost Optimization

Automation - CI/CD - Cost Optimization - DevOps - General - Kubernetes

Reducing costs by leveraging GKE Optimizations and GCP Preemptible VMs

In this article we will show an example of how the thought process works when we tackle the resource optimization problem. First, let’s address what is Kubernetes: Kubernetes is the world’s most popular container orchestration tool; it’s an open-source system for automating deployment, scaling, and management of containerized applications. Nowadays, all major public-cloud providers offer…