node.js - What is different between manually processing images vs App Engine Images API -


my node app host on app engine, if thumb image manually following coding

  1. stream download file google cloud storage app server (host on app engine).
  2. then generate thumbs , upload them google cloud storage.

so question is, has different between above flow , python/java app engine lib support api image processing ?


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -