diff --git a/contributions/presentation/week3/tocarls-shahoud/README.md b/contributions/presentation/week3/tocarls-shahoud/README.md new file mode 100644 index 0000000000..0f07f26472 --- /dev/null +++ b/contributions/presentation/week3/tocarls-shahoud/README.md @@ -0,0 +1,26 @@ +# Assignment Proposal + +## Title + +The importance of containerization + +## Names and KTH ID + +- Tobias Carlsson (tocarls@kth.se) +- Siham Shahoud (shahoud@kth.se) + +## Deadline + +- Week 3 + +## Category + +- Presentation + +## Description + +In this presentation, we will explore the fundamentals of containerization and its significance in modern DevOps practices. We'll start by discussing Docker, a leading containerization platform, and how it enables developers to package applications with all their dependencies for consistent deployment across various environments. We will then delve into Kubernetes, a powerful orchestration tool that automates the deployment, scaling, and management of containerized applications. This presentation will highlight how containerization accelerates development, reduces infrastructure costs, and enhances collaboration between development and operations teams, making it an essential component of the DevOps toolchain. + +**Relevance** + +Understanding these technologies is crucial for anyone looking to optimize software delivery pipelines, achieve greater agility, and maintain robust and scalable cloud-native applications.