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

Essay proposal: SaaS, PaaS, IaaS? A taxonomy of cloud service models #1018

Merged
merged 1 commit into from
Mar 29, 2021

Conversation

andreaskth
Copy link

Essay: SaaS, PaaS, IaaS? A taxonomy of cloud service models

Members

Andreas Kärrby (karrby@kth.se)
Github: andreaskth

Eleonora Borzi (borzi@kth.se)
Github: EleonoraBorzis

Proposal/motivation

For new people who are just learning about the cloud, it can be daunting when most learning material often targets professionals who already know about the "why" of the cloud, and just need to know about the "what" and "where" (i.e. "this tool can help you do X, and you could leverage Y for the Z-part"). The vernacular is oftentimes dense with terms thrown around that may just confuse a beginner even more ("___ as a service" is a popular one), and the problem with learning about it is "where to start"? Not knowing which pieces of the cloud-puzzle goes where could for example make the beginner try to understand why one would use Docker and when to use Kubernetes, while in reality these things cannot be compared in this way (in the 'dev' of 'devops', you could liken it to comparing e.g. BFS and DFS to Python, which of course wouldn't make sense since two are graph search algorithms, and the other is a programming language).

Therefore we would like to write an essay that we would have liked to read when learning about these things. To narrow the scope we want to focus on different cloud service models, how they work, how they are similar and different, their use cases (from the perspective of a budding business, for example), and maybe some other things if we think of them.

These are topics we plan to explore (more might be added if it will fit the word criteria of 2000 words)

  • Introduction (some history; the move from on-premise deployment to cloud deployment; why; advantages; drawbacks; general comparison)
  • Description of the most common cloud service models (SaaS, etc. (as above in title) and how they differ from each other; popular tools available)
  • If there's space left, one could describe 2-3 concrete tools more in detail and relate them to the "bigger picture" of cloud services
  • Conclusions/discussion/forecast for future

Sources

https://www.lexology.com/library/detail.aspx?g=6aaba427-d980-4938-856a-4a1308444cc2
https://www.bigcommerce.com/blog/saas-vs-paas-vs-iaas/#examples-of-saas-paas-and-iaas
https://bestarion.com/iaas-vs-paas-vs-saas-enter-the-ecommerce-vernacular/

@Deee92 Deee92 self-assigned this Mar 29, 2021
@Deee92
Copy link
Collaborator

Deee92 commented Mar 29, 2021

Looking forward to reading your essay, good luck!

@Deee92 Deee92 merged commit 362e1fa into KTH:2021 Mar 29, 2021
@Deee92 Deee92 added the essay One of the task categories listed in README.md label Mar 29, 2021
arxra added a commit to arxra/devops-course that referenced this pull request Mar 29, 2021
* '2021' of github.com:KTH/devops-course:
  Update README.md
  Add essay proposal (KTH#1018)
felix-seifert added a commit to felix-seifert/devops-course that referenced this pull request Mar 30, 2021
SophieHYe pushed a commit that referenced this pull request Mar 31, 2021
* Create Essay Proposal

* Create Feedback Proposal for #1018

* Create Tutorial Proposal

* Delete README.md

* Revert "Delete README.md"

This reverts commit 247d8be.
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants