by Mete Atamel | Sep 13, 2019 | Istio
When learning a new technology like Istio, it’s always a good idea to take a look at sample apps. Istio repo has a few sample apps but they fall short in various ways. BookInfo is covered in the docs and it is a good first step. However, it is too verbose with too...
by Daniel Oh | Jul 18, 2019 | Istio
Service mesh provides a dedicated network for service-to-service communication in a transparent way. Istio aims to help developers and operators address service mesh features such as dynamic service discovery, mutual transport layer security (TLS), circuit breakers,...
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 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...
by Vince Lau | Dec 4, 2018 | AWS, Awsreinvent, Blog, Calico Enterprise, Eks, Istio, Kubernetes, Network Policy
AWS App Mesh, Security Groups and Network Flow Logs with CloudWatch We wrapped up at AWS re:Invent 2018 and are thrilled to have been part of this amazing event that brought together over 40,000 IT professionals. Notably different from last years event was that many...
by Mike Stowe | Sep 18, 2017 | Application Connectivity, Calico, Istio, Kubernetes, Training
Secure application connectivity is a fundamental part of a Kubernetes installation and can be both exciting and a little intimidating for Engineers and Architects new to the space. As the Director of Customer Success at Tigera for the past year, I’ve learned a lot...