On Thu, Feb 20, 2014 at 10:29 AM, Hang Zhao <[email protected]> wrote:
> Since blobstore file api was deprecated for a short while, I'm thinking if > I should migrate those api to cloud storage or still use blobstore api to > store a bunch of images. Also since cloud storage is not free, I might > prefer to use blobstore as long as it won't be deprecated in the near > future. Any suggestions? > Go ahead and use blobstore for now if the cost issue is big enough, otherwise use Cloud Storage. While there have been rumblings that blobstore will eventually be deprecated, it's easy enough to migrate to Cloud Storage when that occurs. ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
