kochie / hpc-step-function

A demo application showcasing HPC with AWS Lambda.

Home Page:https://blog.kochie.io/articles/10-hpc-with-step-function

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to your CDK TypeScript project

This is a blank project for CDK development with TypeScript.

The cdk.json file tells the CDK Toolkit how to execute your app.

Useful commands

  • npm run build compile typescript to js
  • npm run watch watch for changes and compile
  • npm run test perform the jest unit tests
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk synth emits the synthesized CloudFormation template

About

A demo application showcasing HPC with AWS Lambda.

https://blog.kochie.io/articles/10-hpc-with-step-function


Languages

Language:TypeScript 62.5%Language:Python 22.4%Language:JavaScript 15.1%