diff --git a/contributions/README.md b/contributions/README.md index bf9fcdf975..0ccdc80b02 100644 --- a/contributions/README.md +++ b/contributions/README.md @@ -19,3 +19,26 @@ General Intro about the course. * Presentation: [Mockito: What it is, how it works, and how it improves automated testing in Java](https://github.com/KTH/devops-course/tree/2024/contributions/presentation/week2/maxisr-jbiorck) ### Week 3 + +* [Github Actions workflow for deploying to an AWS Lambda function.](https://github.com/KTH/devops-course/pull/2373) +* [The importance of containerization ](https://github.com/KTH/devops-course/pull/2390) +* [An Empirical Study of Architecting for Continuous Delivery and Deployment](https://github.com/KTH/devops-course/pull/2407) +* [Get started with Terraform : Continuous Deployment in AWS through Github Actions](https://github.com/KTH/devops-course/pull/2406) +* [Continous Deployment and Rollback using Railway](https://github.com/KTH/devops-course/pull/2436) +* [Understanding Security Threats in Open-Source Software CI/CD Pipelines](https://github.com/KTH/devops-course/pull/2411) +* [Blue-Green Deployment: Ensuring Zero Downtime in Continuous Deployment](https://github.com/KTH/devops-course/pull/2412) +* [Automated Changelog-Driven Deployments with GitHub Actions and Release Please](https://github.com/KTH/devops-course/pull/2413) +* [An Interactive Demonstration of Automated Canary Deployment using AWS and GitHub Actions](https://github.com/KTH/devops-course/pull/2414) +* [Flyway: Version Control for Databases](https://github.com/KTH/devops-course/pull/2404) +* [Deployment and rollbacks with Kubernetes](https://github.com/KTH/devops-course/pull/2415) +* [From Continuous Delivery to Continuous Deployment in GoCD with Gomatic.](https://github.com/KTH/devops-course/pull/2418) +* [Harness: World's first AI-augmented software delivery platform](https://github.com/KTH/devops-course/pull/2425) +* [Automating Software Releases with jReleaser and GitHub Actions](https://github.com/KTH/devops-course/pull/2426) +* [Using ArgoCD for Continuous Deployment in Kubernetes](https://github.com/KTH/devops-course/pull/2435) +* [Gitlab CI/CD workflow for deploying fullstack web application on self-hosted server via docker.](https://github.com/KTH/devops-course/pull/2437) +* [Reducing Downtime with Blue-Green Deployment using Vercel](https://github.com/KTH/devops-course/pull/2445) +* [Continuous Deployment in IoT Edge devices using Azure ](https://github.com/KTH/devops-course/pull/2441) +* [_Microservices: Architecting for Continuous Delivery and DevOps_](https://github.com/KTH/devops-course/pull/2399) +* [Revisiting the practices and pains of microservice architecture in reality: An industrial inquiry](https://github.com/KTH/devops-course/pull/2416) +* [Security Linting in Python using Bandit](https://github.com/KTH/devops-course/pull/2424) +* [Exploring Canary Deployments in Modern DevOps](https://github.com/KTH/devops-course/pull/2424) \ No newline at end of file