Rud5G / reinvent

A CDK application used to demo at re:invent 2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

re:Invent 2023 Demo CDK App

This is the demo application built for my talk at re:invent 2023. This is just demo-ware and is not a full-fledged application. It is meant to show how to use the AWS CDK to build a serverless application.

As you look through the code you will see there are multiple places where I've commented out things. The commented code are things I could have or sometimes do add into projects, but didn't really need to make this code work.

Architecture

Multi-region application architecture

About

A CDK application used to demo at re:invent 2023

License:Apache License 2.0


Languages

Language:TypeScript 87.3%Language:SCSS 10.8%Language:CSS 1.5%Language:JavaScript 0.2%Language:Dockerfile 0.2%