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: FaaS, Serverless, Containerization, and DevOps #952

Merged
merged 4 commits into from
Mar 24, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions contributions/essay/taqui/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Essay Proposal: FaaS, Serverless, Containerization, and DevOps

## Members

Taqui - taqui@kth.se
GitHub: [Internet-Person-IP](https://github.com/Internet-Person-IP)

People will be added...I hope
## Proposal

I want to create an essay where I discuss the basics of FaaS, Serverless Technologies and how they can be used to DevOpsify an application. I also specifically want to talk about the potential for a technology such as [Google Cloud Run](https://cloud.google.com/run)

The topics that will be discussed in the essay:

- Basic Introduction to Cloud
- Basic Understanding of Serverless, relevant terminology and how it relates to DevOps
- How Serverless can be leveraged to simplify the production of large-scale application
- How Serverless can be leveraged to DevOpsify an infrastructure
- How leveraging Serverless and Containerization can be used to simplify the production of large-scale application
cesarsotovalero marked this conversation as resolved.
Show resolved Hide resolved