-
Notifications
You must be signed in to change notification settings - Fork 426
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 submission: Investigation of Containerization Solutions (#1009) #1344
Conversation
Ping @lazarko. Looking forward to the feedback! |
Feedback on each part of the essay:Submission: #1344 Original authors: @vickstrom and @oscaralmqvist TitleThe title is good and representative of the essay. Names of the authors and date are fine as well. 1. IntroductionThe introduction gives a good problem formulation about the subject of
2. ContainersThis section explains what containers are and industry standards (OCI), including Docker and Podman. This is done professionally and there are no 2.1 Relation to VirtualizationIn this section containers are compared to virtual machines, and the difference between them is coherently presented. Once again, the positioning of the citations could be improved 2.2 Containers and DevOpsGood section about containers and devops; explaining the relation between the concepts. 3.1 Open Container InitiativeThis section gives an interesting insight on the OCI, by describing its principles and goal. 3.2 Containerization TechnologiesThere are two sentences in the beginning of the first subsection paragraph: " Additionally, Docker is OCI compliant. Docker utilizes client-server Overall I think that the description of the container technologies are well-founded and good. I like the comparison between Podman and Docker, including difference between them. 4 ComparisonA good and deep evaluation of the container technologies in regard to security aspects. For the evaluation to be more nuanced maybe mention a couple more aspects that could be used to determine which technology is good or bad. 5 ConclusionWell written conclusion, short and concise that describes the main takeaways from the essay. Good job! ReferencesThe references look good and there are more than 10 references, which is what the criteria ask for. Overall impressions of the EssayMy overall of the essay is that it is well-written, structured and factual. The There are minor things that I have already suggested for improvement (citations, commas and some grammatical things), but it would Other than that I had a very positive experience with reading through the report. I learned more about container technologies, the container standards and difference between containers. Well done! :D |
Thanks for the feedback! These are the changes we've implemented:
|
Thanks for the final essay submission. I am now merging your PR and we will grade your work based on the final version. |
This the submission following proposal #1009.