Coder Social home page Coder Social logo

shobhit-dimri / typescript-lambda-cdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kheriox-technologies/yt-typescript-lambda-cdk

0.0 0.0 0.0 117 KB

Deploy Typescript Based Lambda Functions Using CDK

JavaScript 16.33% TypeScript 83.67%

typescript-lambda-cdk's Introduction

Deploy Typescript based Lambda functions using AWS CDK

This is a companion repo for my youtube video explaining the process of developing, testing and deploying Typescript based Lambda functions using AWS CDK

You can find all the command and related links I used in the video

Youtube Video: https://youtu.be/DUNEuhOQ1k4

URLs

Multi Env CDK Youtube Video: https://youtu.be/H7Ynxkk_jss

Git Repo: https://github.com/kheriox-technologies/yt-typescript-lambda-cdk

AWS Profile NPM Package: https://www.npmjs.com/package/awsprofile

Git Branch NPM Package: https://www.npmjs.com/package/git-branch

AWS CDK Documentation: https://docs.aws.amazon.com/cdk/api/v2/docs/aws-construct-library.html

Commands

Git Branch Install

npm i git-branch
npm i -D @types/git-branch

CDK

cdk list
cdk synth ts-lambda-stack-develop --no-staging > template.yaml
cd deploy

SAM

sam local invoke <functionID> --no-event
sam local invoke <functionID> --event <pathToEventFile.json>

typescript-lambda-cdk's People

Contributors

kheriox-technologies avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.