Skip to content

AWS Retail Demo Store is a sample retail web application and workshop platform demonstrating how AWS infrastructure and services can be used to build compelling customer experiences for eCommerce, retail, and digital marketing use-cases

License

Notifications You must be signed in to change notification settings

applied-ai-consulting/recommendation-engine-retail-demo-store

 
 

Repository files navigation

Applied AI Specific Notes

Important

Before proceeding with deployment in AAIC Account, please refrence this section for the configs and value changes to be aware of.

GitHub Token

Before proceeding, since we have a forked deployment for our custom use case, you will need a GitHub Access token for the cloudformation config, which you can get from @Nikhil-shinde-01 .

S3 Stagging Bucket

All of the resources are deployed using cloudformation with template files hosted on S3. Follow the steps mentioned in this section Create a S3 Staging Bucket

Configure S3 on your local

Using your prefered method configure AWS CLI for the project, once this is done move to next step

Upload Files to S3 Stagging Bucket

Once the AWS CLI is configured follow the steps in this section Step 3: Staging for Deployment

CloudFormation Deployment

There are two methods you can use to initiate the deployment

  1. Use the link provided at the end of the above step
  2. Manually configure cloudformation

Caution

Make sure to provide the GitHub Access Token in the AWS Console CloudFormation configuration form under Deployment section.

Don't use long stack names, as it has been observed to be problematic, use max 15 characters.

Retail Demo Store

The Retail Demo Store is an eCommerce reference implementation designed to showcase how AWS services can be used to build compelling shopping experiences using modern architecture and design patterns.

Important

The documentation is now supported by Material for MkDocs

You can read / browse directly on github here

Alternatively you can clone the repo and run mkdocs locally to view the documentation:

  • Install Mkdocs
  • run mkdocs serve from the root of this repo

This project is intended for educational purposes only and not for production use.

Retail Demo Store Home Page

Build Status

Ruff UI Build

About

AWS Retail Demo Store is a sample retail web application and workshop platform demonstrating how AWS infrastructure and services can be used to build compelling customer experiences for eCommerce, retail, and digital marketing use-cases

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 39.5%
  • Python 29.2%
  • Vue 19.4%
  • JavaScript 6.1%
  • HTML 2.4%
  • Shell 1.9%
  • Other 1.5%