Q9.What type of Applications Stateless or Stateful are more Suitable for Docker Container?
Channel:
Subscribers:
842,000
Published on ● Video Link: https://www.youtube.com/watch?v=JBH_9SR9dMo
Q9. What type of applications- Stateless or Stateful are more suitable for Docker Container?
A. It is Preferable to Create Stateless application for Docker Container. We can create a container out of our application and take out the configurable state parameters from application. Now we can run same container in Production as well as Q Environments with different parameters. This helps in reusing the same Image in different scenarios. also, a stateless application is much easier to scale with Docker Containers than a stateful application.
Other Videos By Durga Software Solutions
Tags:
durga
durga sir
durgasoft
interview
questions
java
software
training