R2, S3

Assuming I code this to support R2, and have all the variables in my .env file, would changing them to AWS S3 be all I need to migrate if needed? Also is it possible to trigger events based on R2 uploads?
1 Reply
Sid
Sid3y ago
Changing variables should ideally work to switch between R2 and S3 There isn’t a way to trigger events yet. If you want to do that, you’d have to do it from your app.

Did you find this page helpful?