aws-serverless-ecommerce-platform
aws-serverless-ecommerce-platform copied to clipboard
Need help in understanding how to deploy the code on AWS
Hi Nicolas,
Could you please help me understand how do I reproduce the same on AWS.
- Do I need to store the code in AWS code commit and create an EC2 instance from which I should run make all command?
- How will the other services get created ?
I am a beginner and I am finding it difficult to understand how should I replicate the same on my AWS account. It would be great If you could help.
Hi @tanvi0521 !
First of all, please note that I no longer work at AWS, so I no longer have write access to fix any issues that might arise when deploying this.
For the deployment part, you don't necessarily need an EC2 instance, but you'll need to have the permissions to deploy the services used by this sample.
There are instructions in the getting started guide that should help you set up all the tools needed for this project.