Structure of the Course
In this lesson, we'll go over the structure of this course!
We'll cover the following...
Course structure #
This course is part I of a series of courses on microservices to introduce the basic principles of microservices-based architecture and a few important technologies. It’s one thing to define an architecture, and quite another to implement it. Hence, this course presents two technologies for the implementation of microservices and highlights the associated benefits and disadvantages.
-
Chapter 2 defines the term microservice.
-
Microservices architecture has two levels: micro and macro architecture. They represent global and local decisions as explained in ...