Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Week 5: Presentation Proposal (jmaragna-jrybak) #2392

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

jackma-00
Copy link
Contributor

Assignment Proposal

Title

AWS Cloud Development Kit - Define your cloud application resources using familiar programming languages

Names and KTH ID

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.

@jackma-00
Copy link
Contributor Author

Proposed by @laykos0 and I.

@jackma-00 jackma-00 reopened this Sep 2, 2024
@algomaster99
Copy link
Collaborator

@jackma-00 I have not worked with AWS CDK, but I have a (probably dumb) question. How is this proposal different from #2373? AWS CDK sounds like a suite of tools which also contains AWS Lambda function.

@algomaster99 algomaster99 self-assigned this Sep 2, 2024
@jackma-00
Copy link
Contributor Author

@algomaster99 thanks for the question. I'm also one of the proposers of #2373. Let me explain to you the differences.

  • In Week 3: demo proposal #2373 we use AWS CDK as a tool to support the deployment process to Lambda. As I explained to you that won't be the main focus, instead the CD process is what we will demonstrate.
  • Here the focus will be to give an introductory presentation about this IaC technology, explaining the way it works. highlighting the benefits and suggesting a way to get started.

@algomaster99
Copy link
Collaborator

Sounds good! Looks good to me :) Merging.

@algomaster99 algomaster99 merged commit 0e623cc into KTH:2024 Sep 2, 2024
4 checks passed
@algomaster99 algomaster99 added the presentation One of the task categories listed in README.md label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
presentation One of the task categories listed in README.md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants