My second Udemy course https://www.udemy.com/deliver-software-faster-with-microservices covers the thema of microservices. Taking this course you learn:
- IT today
- Influencers
- Microservices architecture
- Comparison with monolithic architecture
- Advantages (agility, technology heterogenity, resilience, scaling, deployment, composability, replaceability)
- Disadvantages (complexity of distributed systems, multiple DB and transactions, testing with dependencies)
- Real world example
- Companies using microservices