Hi, I have manually uploaded my static site to S3 bucket and configured Route53 records.
But I have not set SSL certificate or Cloud Formation. Now I want to deploy my static site using SST.
What will happen? Does SST overwrite my S3 bucket and Route53 records or I have to delete my old
S3 bucket and Route53 records to use SST to deploy my static website.
d
Derek Kershner
06/22/2022, 2:24 PM
You should always delete everything possible when moving from free flow infrastructure to infrastructure as code. There are ways to maintain persistence (databases), but they are pretty painful, and even then you should consider just copying data.