Goran Opacic 🐬☕️☁️<p><span class="h-card"><a href="https://hachyderm.io/@mikebroberts" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>mikebroberts</span></a></span> excellent blog post about <a href="https://hachyderm.io/tags/aws" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>aws</span></a> <a href="https://hachyderm.io/tags/snapstart" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>snapstart</span></a> There are tradeoffs but in general it is a good thing. One thing I would mention too is a max lifetime of an unused snapshot of 14 days. First run after that would fail and initiate snapshot creation in the background. That means that having s3 events that call lambda fns for a tenant that has some once a month job is not safe anymore and sqs should be added in between. That means that adding snapstart is not just a simple switch.</p>