Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker: The idea of "containerization" #53

Open
junming403 opened this issue Feb 20, 2019 · 1 comment
Open

Docker: The idea of "containerization" #53

junming403 opened this issue Feb 20, 2019 · 1 comment
Assignees
Labels

Comments

@junming403
Copy link
Member

No description provided.

@junming403 junming403 self-assigned this Feb 20, 2019
@Xenonym Xenonym added the week 8 label Mar 4, 2019
@junming403
Copy link
Member Author

TOPIC

Docker- The idea of containerisation

PUMA

PUNCH

The same idea of containerisation is also applied in the area of architecture.

WIIFY

Docker is more efficient than virtual machine, It seperates the concern of development and DevOps. Such that developers worried about inside the box, while infrastrueres worried about outside the box.

Key Points

  • Docker is based on the idea of container.
  • Docker is more efficient than virtual machine as it does not really replicates the entire operating system.
  • Docker seperates the concern of development and DevOps.

Impact

Know: Docker implements virtualization in OS-level efficiently.
Believe: Containers make docker seperates the concern of DevOps and development.
Do/ Call to Action: Start using docker and focus more on development

Slides

LTRB-Junming.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants