by Govind Rangasamy | Aug 1, 2019 | DevOps, Guest Blog
This is a guest post written by Govind Rangasamy, CEO and Founder, Appranix. The radical shift towards DevOps and the continuous everything movement have changed how organizations develop and deploy software. As the consolidation and standardization of continuous...
by Govind Rangasamy | Jul 23, 2019 | Guest Blog, OpenShift
This is a guest post written by Appranix. Now that Red Hat OpenShift 4 has officially been released, it’s time to start thinking about migration from Red Hat OpenShift Container Platform 3 to OpenShift Container Platform 4. You can check out the details about the...
by Alexander Lukyanchenko | Jun 13, 2019 | Guest Blog, Kubernetes
Hi all! I am a part of the architecture team at Avito.ru, one of the world’s top classifieds (read more about Avito here). In this post I want to share our experience in implementing Kubernetes at scale. Kubernetes is a powerful orchestration tool that helps us manage...
by Alexander Lukyanchenko | Jun 7, 2019 | Guest Blog, Istio
In the previous post, we took a look at the building blocks of Service Mesh Istio, got familiar with the system, and went through the questions that new Istio users often ask. In this post, we will look at how to organize the collection of tracing information over the...
by Vamsi Chemitiganti | May 24, 2019 | Guest Blog, Kubernetes
Digital transformation across industries is driving the need for IT to enable cloud-native applications. This has led enterprises to adopt Kubernetes as the most effective way to support cloud-native, container-based architectures, and to modernize their applications...
by Alexander Lukyanchenko | May 22, 2019 | Guest Blog, Istio
What is Istio? Istio is a service mesh technology adding an abstraction layer to the network. It intercepts all or part of the traffic in a k8s cluster and executes a set of operations on it. Which operations are supported? For example, setting up smart routing or...