From aef368848cdc370de7c53ad396471485aa1f166a Mon Sep 17 00:00:00 2001 From: jackma-00 Date: Mon, 2 Sep 2024 11:28:48 +0200 Subject: [PATCH] Week5: Presentation Proposal --- .../presentation/week4/jmaragna/README.md | 25 ----------------- contributions/presentation/week5/README.md | 27 +------------------ .../week5/jmaragna-jrybak/README.md | 26 ++++++++++++++++++ 3 files changed, 27 insertions(+), 51 deletions(-) delete mode 100644 contributions/presentation/week4/jmaragna/README.md create mode 100644 contributions/presentation/week5/jmaragna-jrybak/README.md diff --git a/contributions/presentation/week4/jmaragna/README.md b/contributions/presentation/week4/jmaragna/README.md deleted file mode 100644 index 45f7e5d8dd..0000000000 --- a/contributions/presentation/week4/jmaragna/README.md +++ /dev/null @@ -1,25 +0,0 @@ -# Assignment Proposal - -## Title - -_CRISP-ML(Q). The End-to-End Machine Learning Workflow_ - -## Names and KTH ID - - - Jacopo Maragna (jmaragna@kth.se) - -## Deadline - -- Week 4 - -## Category - -- Scientific paper - -## Description - -The purpose of this scientific paper presentation is to guide the audience through the various phases of the machine learning workflow, as outlined in the paper ["Towards CRISP-ML(Q): A Machine Learning Process Model with Quality Assurance Methodology"](https://www.mdpi.com/2504-4990/3/2/20) - -**Relevance** - -The topics covered are particularly relevant to DevOps, especially MLOps, as they address the state-of-the-art in fully automated pipelines that handle model training, deployment to production, and performance monitoring. \ No newline at end of file diff --git a/contributions/presentation/week5/README.md b/contributions/presentation/week5/README.md index 68db4cf3a6..bc81e61c40 100644 --- a/contributions/presentation/week5/README.md +++ b/contributions/presentation/week5/README.md @@ -1,26 +1 @@ -# Assignment Proposal - -## Title - -_AWS Cloud Development Kit - Define your cloud application resources using familiar programming languages_ - -## Names and KTH ID - - - Jacopo Maragna (jmaragna@kth.se) - - Jakub Rybak (jrybak@kth.se) - -## Deadline - -- Week 5 - -## Category - -- Presentation - -## Description - -We will demonstrate how the AWS Cloud Development Kit (AWS CDK) accelerates cloud development by enabling you to model your applications using familiar programming languages. Additionally, we will provide technical examples to help you get started and successfully implement these concepts. - -**Relevance** - -The topics covered are especially relevant to DevOps, as they enable managing infrastructure as code. This approach allows for version control and continuous deployment of changes to the target environment, leveraging AWS CloudFormation as the deployment engine. \ No newline at end of file +# Week 5 \ No newline at end of file diff --git a/contributions/presentation/week5/jmaragna-jrybak/README.md b/contributions/presentation/week5/jmaragna-jrybak/README.md new file mode 100644 index 0000000000..68db4cf3a6 --- /dev/null +++ b/contributions/presentation/week5/jmaragna-jrybak/README.md @@ -0,0 +1,26 @@ +# Assignment Proposal + +## Title + +_AWS Cloud Development Kit - Define your cloud application resources using familiar programming languages_ + +## Names and KTH ID + + - Jacopo Maragna (jmaragna@kth.se) + - Jakub Rybak (jrybak@kth.se) + +## Deadline + +- Week 5 + +## Category + +- Presentation + +## Description + +We will demonstrate how the AWS Cloud Development Kit (AWS CDK) accelerates cloud development by enabling you to model your applications using familiar programming languages. Additionally, we will provide technical examples to help you get started and successfully implement these concepts. + +**Relevance** + +The topics covered are especially relevant to DevOps, as they enable managing infrastructure as code. This approach allows for version control and continuous deployment of changes to the target environment, leveraging AWS CloudFormation as the deployment engine. \ No newline at end of file