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
Play by Play: Developing Microservices and Mobile Apps with JHipsterPluralsight Software Archaeology - Learning from the Landing on the Moon
Devoxx via YouTube Create an Eco-Friendly World with Green Software Engineering
Devoxx via YouTube Platform Building for Data Mesh - Show Me How It Is Done
Devoxx via YouTube The Hitchhiker's Guide to Software Architecture and Design
Devoxx via YouTube