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

Essay: DevOps and Security - How to fit them together? #1612

Merged
merged 1 commit into from
Mar 30, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions contributions/essay/yilinc-zehaoj/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Assignment Proposal

## Title

DevOps and Security - How to fit them together?

## Names and KTH ID

- Yilin Chang ([email protected])
- Zehao Jiang ([email protected])

## Deadline

Task 1

## Category

Essay

## Description

With DevOps approaches and methodologies, new features in products can be delivered more easily, rapidly and in an incremental way. It suits the need of today's development work and offers tremendous business benefits. However, as this set of practices being adopted more often, ensuring the security of applications becomes more critical. That's when DevSecOps is brought up.

Our essay aims to give a brief introduction to DevSecOps. We want to first talk about the security challenges faced by DevOps (why DevSecOps is needed). Then talk about DevSecOps tools and practices, and how they solve the problems. Finally, we would discuss the limitations of current DevSecOps methods and ways to solve them.