Do Microservices require Containers/Docker/Kubernetes?

Опубликовано: 08 Октябрь 2024
на канале: CodeOpinion
8,530
413

Containers, Docker, Kubernetes, and Serverless are often used when explaining a Microservices architecture. However, focusing on physical deployment is missing the point of Microservices entirely. Microservices (or any size services) are about the logical separation and not about the physical deployment. Deployment flexibility is a by-product have having well defined boundaries for services that are autonomous.

🔔 Subscribe:    / @codeopinion  

💥 Join this channel to get access to source code & demos!
   / @codeopinion  

🔥 Don't have the JOIN button? Support me on Patreon!
  / codeopinion  

📝 Blog: https://codeopinion.com
👋 Twitter:   / codeopinion  
✨ LinkedIn:   / dcomartin  

0:00 Intro
0:27 Microservices Defined
4:12 Monolith
5:59 Logical vs Physical
6:38 4+1 Architectural View Model

#microservices #docker #domaindrivendesign