Skip to content

awaisjuno/full-stack-serverless-cdk

 
 

Repository files navigation

Learn Full Stack Serverless Apps and API Development with CDK in Baby Steps

AWS CDK

AWS CDK is an open source software development framework to model and provision your cloud application resources using familiar programming languages. With AWS CDK, you can define your infrastructure as code and provision it through AWS CloudFormation. AWS CDK is available to use in all AWS regions. In this learning repo we will use CDK with TypeScript.

Why Amazon Is Bullish on AWS Cloud Development Kit

What is the AWS CDK?

We expect that Open Source AWS CDK will become the defacto standard for Infrastructure as Code (IAC) not just for AWS but other clouds as well. Thus becoming the standard IAC multicloud tool. It is already available for Terraform and Kubernetes. CDK has already become the de facto software development framework internally at AWS. AWS CDK is DevOps for Developers and is the Ultimate DevOps tool.

Infrastructure as Code: What Is It? Why Is It Important?

AWS CDK API Reference

Alternatives

Pulumi vs CDK

Serverless Framework vs CDK

CloudFormation, Terraform, or CDK? A guide to IaC on AWS

Will AWS CDK replace Terraform and the Serverless Framework?

Amplify vs CDK

SAM vs CDK

Awesome CDK

Event-Driven Architecture

What is an Event-Driven Architecture?

10 Things Serverless Architects Should Know

What a typical 100% Serverless Architecture looks like in AWS!

EventBridge: The key component in Serverless Architectures

How to Use Amazon EventBridge to Build Decoupled, Event-Driven Architectures

Rethinking Serverless Architectures With Eventbridge

Architecting Serverless Solutions (Must Do this Course)

Introduction to Messaging for Modern Cloud Architecture

Moving to event-driven architectures

Deep Dive on Amazon EventBridge - AWS Online Tech Talks

Integrating Amazon EventBridge into your serverless applications

Rethinking Serverless Architectures With Eventbridge

Deep Dive on Amazon EventBridge

About

Learn to Build Full-Stack Serverless Apps and APIs using Cloud Development Kit (CDK) in Baby Steps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.3%
  • JavaScript 13.5%
  • HTML 0.2%