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

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -