Familiarize the audience with service discovery and it’s importance in microservices architecture. We will also dig into how this system can take down your whole cluster and how to think about resiliency while building it.
We used to live in a beautiful world of monolithic applications wherein everything the app needed always ran on the same machine but as companies move from monolothic to microservices architecture, their service discovery moves from in memory class lookup to dynamically changing machines in a different datacentres. While easy to deploy stateless applications everywhere, it is a nightmare to make them talk to each other in a sane way while allowing us to monitor and use this service for enhanced features like disaster recovery.
The talk will focus on how we have evolved resilient service discovery from class lookups to dynamically changing endpoints with various solutions at various scales and aid audience to hopefully understand which solution makes most sense given their architecture and scale.
Basic understanding of SOA principles and microservices architecture.
I build infrastructure, services et al @ Snapdeal
{{ gettext('Login to leave a comment') }}
{{ gettext('Post a comment…') }}{{ errorMsg }}
{{ gettext('No comments posted yet') }}