Question
Spaces AWS Lambda type service
Loving using the new DigitalOcean Spaces as a beautiful and cost effective replacement for S3.
However, I’m wondering if there are any plans to offer an event-driven code execution service like Amazon AWS Lambda to Spaces?
My main use case is to automatically handle the heavy processes of image resizing/manipulation to prevent it from blocking threads on my API servers.
Even if there was perhaps some folder-based rules GUI, which allows developers to set image resize rules for any image file uploaded to a particular Spaces folder, that’d be pretty damn neat…!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×