aws-secure-environment-accelerator icon indicating copy to clipboard operation
aws-secure-environment-accelerator copied to clipboard

[FEATURE] Improve ASEA scalability - reduce SM execution scope Part 3 - Stack Diffs

Open Brian969 opened this issue 4 years ago • 1 comments

SUMMARY: As we look to ensuring the ASEA can scale to extremely large number of accounts (which we designed for), and as we get new customers working with the solution, they have suggested it would be great if we could reduce the scope of impact of a state machine execution. This was implemented as part of #598 - [FEATURE] Improve ASEA scalability - reduce SM execution scope Part 1 (reduce scope) and Part 2 (synthesize to S3). This builds on Phase 2 and generates diffs from the s3 synthesized stacks.

Other Notes

  • Get resources from currently deployed stack
  • Get resources from synth output
  • record differences and store in s3 for easy access by customers (depending on how we choose to expose, could also be placed in DDB)

Brian969 avatar Feb 23 '21 03:02 Brian969

+1 for DDB than s3.

rverma-dev avatar May 26 '21 01:05 rverma-dev

ASEA not working on new features see README.

archikierstead avatar Nov 30 '23 15:11 archikierstead