Containerizing Application with Docker and Docker Concepts, Multistage Docker Volumes
Monolithic Application vs Micro service:- In Monolithic application has a single code base where we have merged all the modules and created a single jar file. I can't specifically allocate more resources to a single specific module i have to scale th...
Mar 7, 202433 min read95
