Company question banks are included with the Insider plan.
Design a blob storage service that supports three operations: upload an object, download an object, and delete an object. Clients hand the service opaque bytes and a key, and the service stores those...