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