Important
Before proceeding with deployment in AAIC Account, please refrence this section for the configs and value changes to be aware of.
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 .
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
Using your prefered method configure AWS CLI for the project, once this is done move to next step
Once the AWS CLI is configured follow the steps in this section Step 3: Staging for Deployment
There are two methods you can use to initiate the deployment
- Use the link provided at the end of the above step
- 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.
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
Note
Jump directly to a section of the documentation:
This project is intended for educational purposes only and not for production use.