saas-reference-architecture-ecs
saas-reference-architecture-ecs copied to clipboard
This repo provides an end to end SaaS reference architecture implementation using Amazon Elastic Container Service (ECS)
*Advanced tier documentation updates By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
install.sh uses CodeCommit. However, CodeCommit has been deprecated, and no new repos can be added. Hence the script will fail.
"This solution can be deployed via an [AWS Cloud9](https://aws.amazon.com/pm/cloud9/) environment on your AWS account, or directly from your laptop." The build fails with "/build-application.sh user ECR Repository 'user' does not...
I hope this message finds you well! I would like to gently bring to your attention the opportunity to enhance the AWS ECS Reference Architecture by incorporating a centralized logging...
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...
### **PR Type** bug_fix, enhancement ___ ### **Description** - Fixed the initialization of the `staticSite` property in `ControlPlaneStack`. - Improved import statements by using `* as path` for consistency. -...