Skip to content

lakindu2002/awd-cdk-email-service

Repository files navigation

Email Service Application

Creates a functioning order processing application using API Gateway, DynamoDB, SES and SQS to demonstrate an asyncronous email sending architecture.

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

Building a scalable email service using AWS Lambda, Amazon SES, Amazon SQS and Amazon API Gateway

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published