Skip to content

Commit

Permalink
add README for presentation
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperKristiansson committed Sep 22, 2024
1 parent d159af6 commit 308bb2d
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions contributions/presentation/week7/casperkr-nwijkman/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Assignment Proposal

## Title

DevOps at Scale: Managing Complex Service Architectures in Large Technical Companies

## Names and KTH ID

- Casper Kristiansson ([email protected])
- Niklas Wijkman ([email protected])

## Deadline

- Week 7

## Category

- Presentation

## Description

In this presentation, we will explore how large technical companies manage DevOps practices in environments where thousands of independent services are deployed. We will discuss the complexities of scaling continuous integration and deployment (CI/CD) pipelines, service dependencies, and ensuring consistency across a vast number of services. The presentation will also touch on techniques like automation, standardization, and repository federation to handle the complexity of these architectures.

**Relevance**

This topic is highly relevant as modern enterprises increasingly adopt microservices architectures, resulting in many independent services that require robust DevOps processes. Managing these services at scale is a significant challenge, and understanding the strategies for automation and scaling can help improve the reliability and efficiency of DevOps practices in large, complex systems.

0 comments on commit 308bb2d

Please sign in to comment.