decentraland / builder-server

Builder app backend
20 stars 17 forks source link

[S3] Update S3 bucket and the fetching secrets method #611

Open cyaiox opened 2 years ago

cyaiox commented 2 years ago

🎉 Description

There's a new S3 bucket for the builder server that uses CloudFront. This new mechanism will allow us to save money as cloudfront can cache the request more cost-effectively than serving content directly from S3.

Tasks: