Revolgy blog - Managed Services (4)

Kubernetes for Business in a Nutshell

Kubernetes. Sometimes my colleagues and I make fun of the fact that just proclaiming the word can...

Read more
Autoscale NGINX and PHP-FPM independently on Google Kubernetes Engine

Let’s say I have a stateless php app that needs to run 24/7 and automatically scale up to perform...

Read more
CI/CD pipelines - checklist

Continuous integration Continuous integration (CI) is the process of automatically building and...

Read more
EKS quickstart

Amazon Elastic Container Service for Kubernetes (Amazon EKS) makes it easy to deploy, manage, and...

Read more
Istio service mesh on Kubernetes

Over the past year, the service mesh has emerged as a critical component of the cloud-native stack....

Read more
Kubernetes in production — Pod Disruption Budget

How to manage disruptions in Kubernetes? Setting a proper RollingUpdate strategy specs solves only...

Read more
Kubernetes in production —snapshotting cluster state

Are you the lucky one and your Kubernetes workload is 100% stateless? What about the cluster’s...

Read more