Hacker News new | ask | show | jobs
by kesor 2870 days ago
Have you even read the article?

Using exported resources and avoiding nested stacks makes it impossible to reach these numbers.

1 comments

Exactly. Stack imports/exports was launched to address the shortcomings of nested stacks. Avoid using nested stacks in favor of stack imports/exports. Actually, avoid both nested stacks and stack imports/exports in favor of SSM parameters.