by jack335 on 9/14/22, 12:05 PM with 2 comments
by clowen on 9/14/22, 12:23 PM
Something that is forgotten with CDK is that you can do anything else with your code. Importantly that might mean inspecting the current AWS region for the number of AZs (a use case we were looking at years ago).
Couple other use cases that had come up in our discussions:
- Reach out to real time config
- Setup prerequisites (VPCs and networking)
- Play tetris while waiting (immediate followed by "ok we're reviewing your infra setup next")