Create SQS queue in a CDK package and subscribe to SNS and create lambda and Testing
Budget: $10 – $30 USD
This task involves Aws mainly and Node.js .
An offer snapshot is a copy of a previously known offer for a product and essentially serves as a back-up offer in such cases. The goal of this project is to keep track of whether or not the products/items in a package have an offer snapshot available. In doing so it will let the user know the offer snapshot is not available and prevent those products to go live in-store without an offer snapshot. We have to create a SQS Queue in one CDK package and Subscribing to a SNS topic . And creating a lambda for the SQS events and save the results in catalog table which will be whether the offer snapshot is available or not by creating new column and updating file
And Update a file to return new error code in the case of missing offer snapshot
And to write some Integration testing ...
An offer snapshot is a copy of a previously known offer for a product and essentially serves as a back-up offer in such cases. The goal of this project is to keep track of whether or not the products/items in a package have an offer snapshot available. In doing so it will let the user know the offer snapshot is not available and prevent those products to go live in-store without an offer snapshot. We have to create a SQS Queue in one CDK package and Subscribing to a SNS topic . And creating a lambda for the SQS events and save the results in catalog table which will be whether the offer snapshot is available or not by creating new column and updating file
And Update a file to return new error code in the case of missing offer snapshot
And to write some Integration testing ...