Presentation Week 7 - DevOps at Scale #2523
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Assignment Proposal
Title
DevOps at Scale: Managing Complex Service Architectures in Large Technical Companies
Names and KTH ID
Deadline
Category
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.