Skip to content

AWS Cloud Developer Kit Presentation

Info

This repo is still a work in progress.

Any feedback, questions, or recommendations are greatly appreciated.

Intro

Building and deploying cloud infrastructure can be a little over whelming, ensuring that the infrastructure can be automated to be reliably redeployed is an additional level of complexity. As Infrastructure as Code (IaC) becomes more popular we are seeing some pretty exciting advancements in this field, one in particular is Cloud Development Kits (CDK). Lets take a some time to talk about IaC and what CDK means in uniting developers with managing their infrastructure.


Agenda

  • Infrastructure as Code
    • Terraform
    • CloudFormation
    • CDK
  • Why CDK
    • Imperative vs Declarative
    • The Missing Link (Abstraction)
    • Increased Agility
  • AWS CDK Key Concepts
    • Constructs
    • Stacks
    • Synthesis
    • Aspects
  • Writing Our First Construct
    • Extending the CDK Construct Class
    • Testing our Construct

Additional Resources

Cloud Development Kit With Elad Ben-Israel part 1

Cloud Development Kit With Elad Ben-Israel part 2

Authored By

Name: Hasan Abu-Rayyan

Email: hasanaburayyan21@gmail.com

Links: | |