filmov
tv
Java Spring Boot & Microservices Interview Questions|Q38.What is the use of docker in microservices?
![preview_player](https://i.ytimg.com/vi/v3l_bGLY2u4/maxresdefault.jpg)
Показать описание
Q38. What is the use of docker in microservices?
Docker generally provides a container environment, in which any application can be hosted. This is accomplished by tightly packaging both the application and the dependencies required to support it. These packaged products are referred as Docker Containers. Docker allows you to containerize your microservices and manage these microservices more easily.
Docker generally provides a container environment, in which any application can be hosted. This is accomplished by tightly packaging both the application and the dependencies required to support it. These packaged products are referred as Docker Containers. Docker allows you to containerize your microservices and manage these microservices more easily.