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
Introduction to Cloud Infrastructure TechnologiesLinux Foundation via edX Scalable Microservices with Kubernetes
Google via Udacity Introduction to Kubernetes
Linux Foundation via edX Architecting Distributed Cloud Applications
Microsoft via edX IBM Cloud: Deploying Microservices with Kubernetes
IBM via Coursera