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

Final submission Essay: Containerized vs serverless architecture - When to switch to serverless and when not to #1899

Merged
merged 7 commits into from
May 6, 2022

Conversation

samuelsoder
Copy link

Assignment Proposal

Title

Containerized vs serverless architecture - When to switch to serverless and when not to

Names and KTH ID

Deadline

Task 3

Category

Essay

Description

Containers have for a while now been the go to for developing microservices,
using Kubernetes or other container orchestrating tools for easy scaling
and container maintenance.

Serverless seems to be the new big thing for developers. It enables developers to
build and run applications and services without having to manage and orchestrate
the underlying infrastructure, such as scaling and maintenance.

This essay aims to examine the key differences between the two technologies and
where the one might outshine the other.

@javierron javierron self-assigned this May 6, 2022
@javierron javierron added final_submission The final submission of a task essay One of the task categories listed in README.md labels May 6, 2022
@javierron javierron merged commit 4755aeb into KTH:2022 May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
essay One of the task categories listed in README.md final_submission The final submission of a task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants