Video accessible from your Account page after purchase.
Register your product to gain access to bonus material or receive a coupon.
Concise, One-Hour Video Introduction to Microservice Architecture
Agile practices and techniques, such as continuous delivery, are about being able to react to changes rapidly. However, putting them into practice when you have a big monolith application can be difficult. A microservice architecture offers one solution.
Breaking the monolith and moving toward a microservice architecture can offer significant advantages to organizations, in terms of improving team autonomy and increasing frequency of change. These benefits, however, come at a cost. Teams are not always aware of the additional complexity associated with distributed systems and the level of maturity and investment that organizations require to succeed with them.
In Moving to Microservices LiveLessons, Maria Gomez, a lead consultant at Thoughtworks, introduces considerations and best practices for moving to microservices. Gomez first defines the prerequisites for moving into a microservice architecture. She helps you understand the relative cost of the changes involved so that you can decide whether they are worth it for your organization. With step-by-step examples using domain-driven design (DDD) and other extreme programming (XP) techniques, she then demonstrates how to break down your existing monolith into independent, cooperating entities.
About the Instructor
Maria Gomez is a tech lead and lead consultant at ThoughtWorks. With more than eight years of industry experience, Maria has worked with many different technologies and domains, which has helped her lead teams and advise stakeholders in making the right technology decisions. She has talked about architecture at various conferences in the United States and South America.
Skill Level
Learn How To
Who Should Take This Course
Course Requirements
About Pearson Video Training
Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Prentice Hall, Sams, and Que Topics include: IT Certification, Programming, Web Development, Mobile Development, Home and Office Technologies, Business and Management, and more. Learn more about Pearson Video training at http://www.informit.com/video.
Introduction
Lesson 1: Microservices Overview
Topics
1.1 Defining microservices
1.2 Pros and cons of implementing a microservice architecture
1.3 Is a microservice architecture right for your organization?
Lesson 2: Prerequisites for Moving to a Microservice Architecture
Topics
2.1 Testing
2.2 Automation and continuous delivery
2.3 Evolutionary architecture
2.4 Organizational change
Lesson 3: Splitting the Monolith
Topics
3.1 Identify contexts
3.2 Decouple contexts
3.3 Extract your first microservice
3.4 Other dependencies
Summary