AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
What Is a Service Mesh?
A service mesh is a concept around how to provide sort of proxying services for your individual microservices and those proxies often sit in sidecars. So I think the model that started by just having like a sidecar container inside your application pod really worked for service meshes. And it's not the only way to implement it, but I did want to bring that up before you dive into sidecars.