Modules or Microservices?
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the trade-offs between microservices and modular architectures in this 47-minute conference talk from Devoxx. Delve into the complexities of microservices implementation and discover the often-overlooked alternative of modularized applications. Learn about the three tenets of modularity, the challenges of microservices including service discovery, network fallacies, deployment, and configuration management. Compare the advantages of microservices and modules, and understand how different programming languages like Java 9, ES2015, and C++20 approach modularization. Gain insights to make informed decisions about application architecture, balancing the benefits of independent deployment with the strengths of internal modular structures.
Syllabus
Intro
About Sander
Why Modularity?
The Three Tenets of Modularity
A Microservice is...
Microservices: Service Discovery
Microservices: Network Fallacies
Microservices: Deployment
Microservices: Config. Management
Security
Monolith?
Modules!
Module Systems: Java 9
Module Systems: ES2015
Module Systems: C++20?
Advantages of Microservices
Advantages of Modules
Taught by
Devoxx
Related Courses
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity