The use case is that a user adds a binary / image to the application, the the direct link is used to serve an image to multiple web end points ( 200 +) . They would like to update the binary / image within the application and all downstream end points update on next page load.
They would also like to have a history of what changes have occurred and then have the ability to rollback, should they not like the new change.
If that is not clear, I can add more.