From 8334f42c7a308ae81cd3ec3171673edc44ba4b8e Mon Sep 17 00:00:00 2001 From: Felix Seifert Date: Tue, 23 Mar 2021 12:59:54 +0100 Subject: [PATCH] Create Essay Proposal --- contributions/essay/fseifert/README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 contributions/essay/fseifert/README.md diff --git a/contributions/essay/fseifert/README.md b/contributions/essay/fseifert/README.md new file mode 100644 index 0000000000..b77607dd40 --- /dev/null +++ b/contributions/essay/fseifert/README.md @@ -0,0 +1,14 @@ +# Essay: Security of Microservices-based Applications (MSAs) +## Security on MSA's Layers Communication, Application and Service Orchestration + +### Members +Felix Seifert (fseifert@kth.se) +GitHub: [felix-seifert](https://github.com/felix-seifert) + +### Proposal + +To focus more on the security of microservices-based applications (MSAs) and strengthen the presence of DevSecOps, I want to describe the need of securing three layers of MSAs and ideas on how to implement them: communication, application and service orchestration. + +### Suitability of Topic + +Martin mentioned the suitability of MSAs during the lecture. Furthermore, a [specific GitHub issue](https://github.com/KTH/devops-course/issues/11) mentions it. In addition to the suitability of project works about MSAs, the importance of security is already tremendously big and is an important part of DevSecOps. \ No newline at end of file