Journey from Monolith to Microservices and DevOps
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore the journey of transitioning from a monolithic application to a microservices-based system in this 49-minute conference talk from GOTO Amsterdam 2016. Gain insights from Aviran Mordo, Head of Engineering at Wix, as he shares the lessons learned during their two-year transition process. Delve into key topics such as breaking down monoliths, defining service boundaries, handling serialization and API versioning, ensuring backward compatibility, and managing DevOps overhead. Learn about crucial aspects of microservices architecture, including service discovery, resilience, testing, and ownership. Discover strategies for determining optimal microservice size, separating services by SLA, and choosing between microservices and libraries. Understand the importance of DevOps culture, innovation, and selecting appropriate programming languages. Conclude with a recap of essential points and participate in a Q&A session to further explore this transformative journey in software development and operations.
Syllabus
Introduction
Breaking Monolith
Microservices
Service Boundary
Serialization
API Versioning
Backward Compatibility
DevOps Overhead
Service Discovery
Resilience
Testing
Ownership
Microservice Size
Separation by SLA
Microservices vs Libraries
Rule of Thumb
Choosing Microservices
DevOps
Innovation
Programming Language
Recap
DevOps culture
Conclusion
Questions
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube