Skip to content

Commit

Permalink
WIP: program of week 3 (#1647)
Browse files Browse the repository at this point in the history
* Update readme.md

* Update readme.md
  • Loading branch information
monperrus authored Apr 4, 2022
1 parent c825679 commit 43b88dd
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion contributions/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,14 @@

## Schedule for week 3

* [Mockito TBD]()
* [Deployment of code using Buddy](https://github.com/KTH/devops-course/tree/2022/contributions/presentation/week3-CD-and-feature-flag/lhagm-shotaro)
* [Demonstration of the open-source feature flagging platform Flagsmith](https://github.com/KTH/devops-course/tree/2022/contributions/demo/week3-CD-and-feature-flag/benron-porion)
* [Demonstration of continuous delivery & deployment using Bitbucket Pipes](https://github.com/KTH/devops-course/tree/2022/contributions/demo/week3-CD-and-feature-flag/abyel-auhr)
* [Demonstration of Continuous Delivery of a Tauri app](https://github.com/KTH/devops-course/tree/2022/contributions/demo/week3-CD-and-feature-flag/corgui)
* [Demonstrating how Eiffel Protocol works and why it is useful](https://github.com/KTH/devops-course/tree/2022/contributions/demo/week3-CD-and-feature-flag/lukasgut-olofgr)
* [Make a continous deployment pipeline to pip package installer](https://github.com/KTH/devops-course/tree/2022/contributions/demo/week3-CD-and-feature-flag/pdchao-docl)
* [CI/CD pipeline for K8s Cluster in Digital Ocean for Microservices application](https://github.com/KTH/devops-course/pull/1642)
* [DevOps in healthcare technology](https://github.com/KTH/devops-course/tree/2022/contributions/presentation/week3-CD-and-feature-flag/leren-sanherib)
* [An overview of continous deployment in Microsoft Azure](https://github.com/KTH/devops-course/tree/2022/contributions/presentation/week3-CD-and-feature-flag/rahimz-sandner)
* [Canary Deployment - Why you and your friends might have different versions of the same app.](https://github.com/KTH/devops-course/tree/2022/contributions/presentation/week3-CD-and-feature-flag/tobiasgg-ssoderbe)
* [Mockito TBD]()

0 comments on commit 43b88dd

Please sign in to comment.