DevOps Classroom Series – 23/Jan/2020

Docker

Evolution

  • Scenario: Running a simple web application Preview

Solution-1: Physical Servers

  • Procure 2 Physical Servers with decent configuration (higher than needed) Preview
  • Cons:
    • Cost
    • Under usage of Server Resources

Solution 2: Operating System Virtualization

  • Install Hypervisors like VMWare on the physical servers and create virtual machines
  • Better usage of Server Resources Preview
  • Cons:
    • Still OS overhead is involved

Solution 3: Container

  • Install Container tech like docker/lxc/lxd and run the applications inside containers.
  • Container is an isolated area, with all the necessary resources available to run the application
  • With containers scaling and portability becomes extremely simple. Preview

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Floating Social Media Icons by Acurax Wordpress Designers

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube