Microservices architecture Course
Introduction
This training is intended to provide an introduction to Microservices architectures and related concepts.
At the end of this training, students should/:
- Understand the fundamental principles of Microservices architectures, their pros and cons and when to use them
- Understand how to make architectural decisions when designing a Microservices architecture
- Design and implement a simple Microservices architecture using modern technologies and best practices
- Handle data management and communication between Microservices
- Deploy and orchestrate Microservices
- Observability and monitoring of Microservices