Working with Microservices has recently become very trendy, however building dynamic and distributed systems doesn’t come without new challenges. Service Discovery is one of these challenges: enabling services to dynamically discover other services and communicate with them. In this talk at CorkDev.io, I go through a Service Discovery solution, using Airbnb Smartstack to wire up Microservices running in Docker containers.