Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 752 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 752 Bytes

AWS Serverless Ecommerce

This project was created following the course lessons AWS Serverless with Typescript. In this course, a simple ecommerce system was developed with the functions of listing products, creating orders, sending emails, among others.

Architecture

Screenshot

Tech Stack

  • AWS Lambda
  • API Gateway REST
  • API Gateway WebSocket
  • DynamoDB
  • DynamoDB Stream
  • Simple Notification Service (SNS)
  • Simple Queue Service (SQS)
  • Simple Storage Service (S3)
  • CloudWatch
  • AWS Cognito
  • Simple Email Service (SES)
  • AWS EventBridge
  • AWS CodePipeline
  • AWS Identity and Access Management
  • AWS CDK
  • AWS X-Ray