Explore microservices architecture and its implementation using Nameko in this 41-minute conference talk from EuroPython 2015. Delve into the advantages and challenges of adopting microservices, including independent deployment and scaling, language flexibility, and DevOps considerations. Learn about design principles, code examples, and practical applications of Nameko, an open-source framework that facilitates writing well-defined, easily testable services. Gain insights into embracing domain-driven design, decentralization, and managing complexity in microservices. Discover how Nameko encourages clean code and good service structure through design patterns and test helpers. Consider important questions to determine if your organization is ready for microservices and understand the continuous deployment spectrum. Conclude with a summary of key takeaways and a Q&A session to deepen your understanding of microservices and Nameko implementation.