CI/CD Pipeline for nopCommerce (AWS)
-
Architecture in AWS
-
Infra
- we need a network with 4 subnets
- public 2
- private 2
- Web security group to open 5000 port
- Autoscaling group
- launch template
- rds mysql instance
- we need a network with 4 subnets
- nopCommerce: Refer Here
- Refer Here for the root module
- Refer Here for child module asgwithlb
-
Next Steps:
- solve the problem with provisioning
- Extend similar solution for vmss
- Execute terraform from ci/cd pipeline.
