Microservices Architecture
Microservices architecture is a better way of implementing a service oriented architecture. It gives you the ability to create competitive software which is scalable, flexible, and reliable. In this course, learn the design principles for a microservices architecture.
What you'll learn
Microservices architecture is a better way of implementing a service oriented architecture. After years of varying interpretations of a service oriented architecture, microservices is the conclusive design which provides all the advantages of the service oriented architecture approach. This course introduces microservices, discusses design, lists technology considerations, and highlights how to move forwards with microservices.
Table of contents
Course FAQ
The phrase monolithic architecture is sometimes used to describe this large and unwieldy software architecture style, and microservices architecture is the solution to avoid a monolith-type style.
This course is for any developers who want to make the shift away from monolithic architecture.
You will learn microservices architecture design principles to develop software that is easy to change and deploy, and lets us make software architecture upon small components that are each individually scalable.