Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
TobCarl authored Sep 1, 2024
1 parent fdc0ead commit b77657d
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions contributions/presentation/week3/tocarls-shahoud/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Assignment Proposal

## Title

The importance of containerization

## Names and KTH ID

- Tobias Carlsson ([email protected])
- Siham Shahoud ([email protected])

## 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.

0 comments on commit b77657d

Please sign in to comment.