micro services on docker | deploying micro services on docker

Опубликовано: 15 Октябрь 2024
на канале: Deekshith SN
18,025
like

This video gives brief idea how we can deploy micro services on docker,
below are the things that you will learn
1. writing dockerfiles for reactjs, nodejs, spring boot and python
2. creating curated images using Dockerfile
3. Deploy micro services using containers

💥 💥 Time-stamps 💥 💥
0:00 - Problems of monolithic code
6:50 - Why we go for Micro services
11:20 - Intro to micro service application that we deploy
16:04 - Dockerizing ReactJs application
19:40 - Dockerizing Spring Boot application
32:15 - Dockerizing NodeJS application
35:08 - Dockerizing Python application
38:47 - Deploying the micro service application on Docker host

video of coding tutorial -    • Video  
Github code link - https://github.com/sarat9/microservic...
Dockerfiles - https://github.com/DeekshithSN/micros...

#devops #microservices #docker #kubernetes