I have a standard environment service that is handling HTTP POST requests 
of images. It basically just creates a unique ID for them based on some 
request metadata and then uploads to Cloud Storage.

My question is, is GAE the right choice to handle this? I'll be getting 
~70K of these images (less than an MB each) throughout the day with various 
peak and slow traffic times. I cant' generate a signed URL since the 
application sending the request is an external, non-user application. 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/378c4766-4ec2-43dd-b42d-ae45c53f959d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to