Conference: https://ccdays.konfhub.com/
https://youtu.be/s3pByVuKzR8
Microservices techniques and culture ultimately help us continuously improve business at a faster pace than traditional architecture. However, microservices architecture itself can be complex to configure. Usually, we have cross-cutting concerns such as service discovery, service-to-service, and origin-to-service security, observability, and resiliency. This talk is about Service mesh, which addresses these challenges where the implementation of these cross-cutting capabilities is provided by the infrastructure. Service mesh offers consistent discovery, security, tracing, monitoring, and failure handling without the need for a shared asset such as an API gateway or ESB.