ancient-monkey-64322
07/26/2021, 4:48 PMmany-yak-61188
07/26/2021, 5:00 PMancient-monkey-64322
07/26/2021, 5:27 PMpulumi
has a broader use-case than the serverless frameworks.
Preview builds is an obvious approach for most projects that use serverless
, Amplify, Netlify, Vercel etc, given it generally doesn’t cost you anything to spin up a fresh stack.
I guess users of pulumi
are more likely to have stacks that you couldn’t just create duplicates of at will and therefore using pulumi preview
to check the changes is the next best thing (to creating a fresh isolated environment for each PR).