AIOps How to avoid microservice dependency hell using Vamp without slowing down your release process The challenge of how to work with different release cadences eventually hits every microservice-based application. Some microservices will be updated more frequently than others which leads to uncertainty about the compatibility between different versions.
Kubernetes Network Policies made easy on GKE At Vamp our trial clusters present a harsh security challenge. To secure them, we make extensive use of Kubernetes network policies, which are powerful, but difficult to configure and debug. Til now!
DevOps How to Save Big on Google's Kubernetes Engine (GKE) Using Preemptible Nodes Using a mix of normal and preemptible nodes we were able to save 44% on our Google Cloud bill.
Kubernetes Putting Istio to work This is part of an ongoing series of posts describing Vamp’s Gateway Agent component and our experiences of adopting Istio for east-west traffic on Kubernetes. In this post we want to introduce
Kubernetes Taming Istio This is part of an ongoing series of posts describing Vamp’s Gateway Agent component and our experiences of adopting Istio for east-west traffic on Kubernetes. Join us as we continue discussing the