Skip to main content

Containers In Production

Containers In Production.


Questions That Arise:
  1. How do i back up my container ?.
  2. How do i patch my container ?.
  3. Where does my Application Server Run ?
  4. What do i do with my existing monolithic apps ?.
References Used:
  1. https://blog.docker.com/2016/03/containers-are-not-vms/
  2. https://blog.mikesir87.io/2017/05/docker-is-not-a-hypervisor/
  3. https://devopscube.com/what-is-docker/
  4. https://medium.freecodecamp.org/a-beginner-friendly-introduction-to-containers-vms-and-docker-79a9e3e119b
  5. https://blog.docker.com/2016/03/containers-are-not-vms/
  6. https://stackoverflow.com/questions/48251703/if-docker-runs-natively-on-windows-then-why-does-it-need-hyper-v

Comments