You don't bother with S3 setup (let alone aws setup), static access rules, then cloudfront setup and config, domain binding and ssl setup. You also don't bother with cloudfront cache invalidation.
Netlify abstracts all these things for you, also it stores all the versions you have uploaded or built and gives a quick option to rollback to the specific version.
I'm kind of AWS power user and have no problem with with corresponding terraform templates for S3 hosting, but I prefer Netlify if possible.
Comments
You don't bother with S3 setup (let alone aws setup), static access rules, then cloudfront setup and config, domain binding and ssl setup. You also don't bother with cloudfront cache invalidation.
Netlify abstracts all these things for you, also it stores all the versions you have uploaded or built and gives a quick option to rollback to the specific version.
I'm kind of AWS power user and have no problem with with corresponding terraform templates for S3 hosting, but I prefer Netlify if possible.