How to host large files on Google-App-Engine -


i server runs on google app engine host large files such audio scripts , images, possible store them column in database? if not, mechanisms may use?

you have 2 options:

  1. blobstore (currently available in java, python , go).

  2. google cloud storage (currently available in java, python , php).


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

Error while updating a record in APEX screen -

c - Creating referenced table element -