
Tech Talk: Micro Services vs Monoliths With Jan Machacek
CoRecursive: Coding Stories
00:00
Monolithic Application Development
A monolithic application is a thing where all the code that makes up the application, runs in one continue. A distributed system has components which need to talk to each other before it can be used. This means there are not constant concerns about network reliability or data security. The moral of the story is: don't build your applications on top of an old and outdated way of thinking.
Play episode from 01:36
Transcript


