arief-hidayat / cd603-serverless-api-with-pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Cloud Day ICD603 Demo

This demo project borrows code from demo-cdk and modified accordingly.

Useful commands

  • cdk deploy $STACK deploy this stack to your default AWS account/region
  • cdk diff $STACK compare deployed stack with current state
  • cdk synth $STACK emits the synthesized CloudFormation template

where STACK can be cd63-api-dev, cd63-pipeline, or --all

About


Languages

Language:TypeScript 57.4%Language:Python 28.3%Language:Shell 7.5%Language:JavaScript 6.8%