Julien Bisconti - Google Developer Expert for Google Cloud

istio

In this talk, we will outline what is a service mesh. A service mesh is a inter communication infrastructure that allows the traffic to be routed by configuring proxy running as a side car to each services. It’s a network for services, not for bytes.

Starting to do chaos engineering can seem like a daunting task if one has never practice that before. In this talk, we will outline what is a service mesh and how does it help us to do chaos engineering. A service mesh is a inter communication infrastructure that allows the traffic to be routed by configuring proxy running as a side car to each services.

Starting to do chaos engineering can seem like a daunting task if one has never practice that before. In this talk, we will outline what is a service mesh and how does it help us to do chaos engineering. A service mesh is a inter communication infrastructure that allows the traffic to be routed by configuring proxy running as a side car to each services. It’s a network for services, not for bytes.

Starting to do chaos engineering can seem like a daunting task if one has never practice that before. In this talk, we will outline what is a service mesh and how does it help us to do chaos engineering. A service mesh is a inter communication infrastructure that allows the traffic to be routed by configuring proxy running as a side car to each services.

Starting to do chaos engineering can seem like a daunting task if one has never practice that before. In this talk, we will outline what is a service mesh and how does it help us to do chaos engineering. A service mesh is a inter communication infrastructure that allows the traffic to be routed by configuring proxy running as a side car to each services.

Sub title: Automating Chaos Engineering with a Service Mesh and the Chaos Toolkit.

In this talk, Julien and Sylvain will take you on the journey of performing Chaos Engineering exploration and automation of a simple set of services backed by Istio, a service mesh provider.

Automating Chaos Engineering with a service mesh PLAN from code to service (mesh) chaos engineering automation with chaostoolkit Sylvain ( ChaosIQ ) https://chaostoolkit.org/ Julien Bisconti SRE / Data Engineer contact g.dev/julien slides: bisconti.cloud How long from monolith to microservices ? 8 fallacies of distributed computing The network is reliable. Latency is zero. Bandwidth is infinite. The network is secure. Topology doesn't change. There is one administrator. Transport cost is zero. The network is homogeneous.
CHAOS ENGINEERING with SERVICE MESH Julien Bisconti SRE / Data Engineer contact g.dev/julien slides: bisconti.cloud Outline Genesis Service mesh: architecture and features Demo of Envoy and Istio Chaos Engineering: concepts & origin Demo of fault-injection Q&A at the beginning there was an APP and the app was code that needed to scale 👉 microservices Deployment Containers: lightweight VMs 12 factor app easier deploy reproducible build but ... Deployment concerns Scaling up and down Redundancy Scheduling / Orchestration Service Discovery Resiliency Rolling out and back Health checks Secret and config ➡️ kubernetes but .
I’ve been trying out Istio for a while now in order to fully grasp what is a service mesh and how to set it up. I made a presentation for the local CNCF meetup in Stockholm where I live. Chaos eng-service-mesh from Julien Bisconti The demo took the most time to prepare and there was a lot of material to cover but it got me going. Hopefully, I can record the presentation and put it online.
Menu