There is more than one design for microservices architecture. In this course, you'll learn about several architecture and design techniques that will provide a template for your microservices design phase.
Learning Objectives
Microservices Architecture Design
- start the course
- describe how databases work in a microservice architecture
- identify the methods for writing reports from log files
- discover how event handling works
- analyze consistency patterns and techniques
Redesigning your Existing Code and Services
- define the architecture of monolithic systems
- analyze legacy architecture
- identify the challenges in planning for microservice systems
- describe the business justification for microservices
- analyze the ways to work with parallel systems
- define the issues when working with nonfunctional iteration management
- discover new ways to work with the new architecture
Practice: Using a Microservice Design
- use a microservice design