My scrapbook about almost anything I stumble upon in my tech world. If you find anything useful don't forget to give thumbs-up :)

Breaking

Wednesday, September 9, 2020

What are Linux Containers?

Linux Containers are operating-system-level virtualization. A container is a lightweight, standalone, executable package of software that includes everything needed to run an application: code, runtime, system tools, system libraries and settings. This allows the application to run quickly and reliably from one computing environment to another.

Virtual Machines compared to Containers

























Container Advantages:

  • Running containers is less resource intensive then running VMs
  • More computing workload onto the same server
  • Parity between dev and prod is increased
  • Development and testing also become less complicated.
  • Application Installation and Configuration is code
  • Fast to deploy. Fast to rollback
  • Micro-Service Architecture
  • Efficient resource consumption
  • Containers are cost effective solution
  • Removes reliance on single legacy


Like the below page to get the update  
Facebook Page      Facebook Group      Twitter Feed      Telegram Group

No comments:

Post a Comment

Disclaimer

The postings on this site are my own and don't necessarily represent IBM's or other companies positions, strategies or opinions. All content provided on this blog is for informational purposes and knowledge sharing only.
The owner of this blog makes no representations as to the accuracy or completeness of any information on this site or found by following any link on this site. The owner will not be liable for any errors or omissions in this information nor for the availability of this information. The owner will not be liable for any losses, injuries, or damages from the display or use of his information.