diff --git a/contributions/essay/rafiy/DockerContainersInDevOpsRisksAndBestPractices.pdf b/contributions/essay/rafiy/DockerContainersInDevOpsRisksAndBestPractices.pdf new file mode 100644 index 0000000000..121e840f21 Binary files /dev/null and b/contributions/essay/rafiy/DockerContainersInDevOpsRisksAndBestPractices.pdf differ diff --git a/contributions/essay/rafiy/README.md b/contributions/essay/rafiy/README.md new file mode 100644 index 0000000000..1e2d4d77e3 --- /dev/null +++ b/contributions/essay/rafiy/README.md @@ -0,0 +1,24 @@ +# Assignment Proposal + +## Title + +Security in containers + +## Names and KTH ID + + - Rafi Youssef (rafiy@kth.se) + + +## Deadline + +Task 3 + +## Category + +Essay + +## Description + +Containers are importent in software development community because they allow developers to avoid the time consuming configuration. The security of conatiner is the process of implementing tools and policies to ensure that container infrastructure and other are protected. + +The essay aims to cover what is security related challenges when using containers in DevOps and Security in Cloud Computing.