KTH / devops-course

Repository of the DevOps course at KTH Royal Institute of Technology DD2482
193 stars 427 forks source link

Executable tutorial #2522

Closed CasperKristiansson closed 1 month ago

CasperKristiansson commented 1 month ago

Assignment Proposal

Title

Introduction to Serverless: Setting Up, Deploying Functions, and Managing IAM Permissions

Names and KTH ID

Deadline

Category

Description

This tutorial will introduce the basic concepts of serverless computing and demonstrate how to set up and deploy serverless functions using Python. We will cover essential tasks such as configuring the environment, creating basic serverless functions, managing IAM permissions for security, and deploying containers in a serverless architecture. Additionally, we will demonstrate how to integrate serverless deployments into a CI/CD pipeline with Github Actions.

Relevance

As serverless computing becomes increasingly popular, understanding how to set up, deploy, and secure serverless applications is essential for modern DevOps practices. By reducing infrastructure management and automating scalability, serverless aligns with core DevOps principles, ensuring faster development cycles and improved collaboration. Furthermore, using IAM permissions guarantees secure operations, while deploying containers enhances flexibility in deploying more complex services.

CasperKristiansson commented 1 month ago

I want to do this task alone. I know that "Group work is encouraged (max 2 persons) but you cannot be with the same person for more than 2 individual tasks. As a general rule, you are not allowed to work alone.". But due to my engineering job, I will have difficulty matching other people's schedules.