IBM-Cloud / skylink

Skylink is a sample application that connects drones to the cloud with near realtime image analysis leveraging IBM Cloudant, OpenWhisk, IBM Watson, and IBM Bluemix.
https://skylink.mybluemix.net
Apache License 2.0
37 stars 16 forks source link

Web Performance: Switch images over to a CDN or object storage #3

Open triceam opened 8 years ago

triceam commented 8 years ago

Switch images over to a CDN or object storage instead of Cloudant attachments for better system performance (fewer reads to Cloudant, and no piping attachments for every image request)