Skip to content

Commit

Permalink
Week 5: Presentation Proposal
Browse files Browse the repository at this point in the history
  • Loading branch information
jackma-00 committed Sep 2, 2024
1 parent 3ad49da commit 8777cfc
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions contributions/presentation/week5/jmaragna-jrybak/README.md
Original file line number Diff line number Diff line change
@@ -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 ([email protected])
- Jakub Rybak ([email protected])

## 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.

0 comments on commit 8777cfc

Please sign in to comment.