Serverless Compute with Dynamic Ephemeral Storage(medium.com)
medium.com
Serverless Compute with Dynamic Ephemeral Storage
https://medium.com/storyboard-podcasts/storyboard-dev-blog-serverless-compute-with-dynamic-ephemeral-storage-8fd38c0df93d
https://medium.com/storyboard-podcasts/storyboard-dev-blog-serverless-compute-with-dynamic-ephemeral-storage-8fd38c0df93d
> Instead of writing the same code again and again in the console and assigning each function different amounts of storage, I can write the code once and declare multiple functions that each reference that same code, while assigning different amounts of storage for each one.