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

Mircoram Essay proposal #2293

Closed
wants to merge 13 commits into from
26 changes: 26 additions & 0 deletions contributions/essay/mircoram/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Assignment Proposal

## Title

Serverless vs Containerization, what is the difference and which one is better for you?

## Names and KTH ID

- Omid Mircoram (mircoram@kth.se)

## Deadline

- Task 3: Monday, May 8 @ 17h Stockholm Time

## Category

- Essay

## Description

In this essay, I will discuss the pros and cons of both serverless architecture and containers as well as compare them. The essay will discuss for different types of programmes and focus on the architectures rather than one specific programme type.


**Relevance**

Serverless and containers are both often discussed in devops and their actual application is highly relevant. Comparing them and discussing what types of programmes should use them (or use them together) is an interesting topic.