Skip to content

VitaliiKopylov/nodejs-aws-be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BE for AWS-TOYS-SHOP project

Task 6

  • File serverless.yml contains configuration for catalogBatchProcess function
  • File serverless.yml contains policies to allow lambda catalogBatchProcess function to interact with SNS and SQS
  • File serverless.yml contains configuration for SQS CreateProductsSqsQue
  • File serverless.yml contains configuration for SNS Topic CreatedProductsSnsTopic and email subscription
  • set a Filter Policy for SNS CreatedProductsSnsTopic in serverless.yml and create an additional email subscription to distribute messages to different emails depending on the filter for any product attribute

TODO

  • Unit tests

About

Repo for ASW back-end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published