retail-demo-store icon indicating copy to clipboard operation
retail-demo-store copied to clipboard

DynamoDB storage for orders + Kinesis streams for orders & products service

Open daemon-joe opened this issue 3 years ago • 0 comments

Issue #, if available: N/A

Description of changes: This PR contains four additions to the project to support integration with the AWS Customer 360 Data Hub project. These changes are as follows:

  • Replace in-memory DB for orders service with Dynamo DB table
  • Allow input of a Kinesis stream ARN for the products and orders service
  • Add service load balancer URLs as outputs of the top-level template
  • Added --private flag to the staging script to expose functionality previously only accessible by direct modification fo the script. Default behaviour remains the same.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

daemon-joe avatar Feb 23 '22 11:02 daemon-joe