Oh, sorry, he has a second post on there that uses the mirror modified to use blob store... and did the hash wrong so it gets collisions or stores things it can't retrieve.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Barry Hunter Sent: Thursday, April 28, 2011 11:49 AM To: [email protected] Subject: Re: [google-appengine] Similar to Amazon S3? On 28 April 2011 19:22, Brandon Wirtz <[email protected]> wrote: > A CDN solution built on GAE. Will take 90% of the load of off most > servers, depending on traffic patterns and as much as 99% of the load in some cases. > > http://www.google.com/enterprise/marketplace/viewListing?productListin > gId=77 > 71+15478775636094085578 > > Full disclosure CDN In A Box is my product. > > The 24ways.org solution blows chunks (just FYI) it's modified code > from another project and the author didn't understand what he was > doing so it does some dumb/bad things and errors a lot. Define 'errors a lot' There is no code in there - its a totally static site. but true, that solution is not the only one. Personally I actually use a slightly modified version of mirrorrr. > > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Barry Hunter > Sent: Thursday, April 28, 2011 11:08 AM > To: [email protected] > Subject: Re: [google-appengine] Similar to Amazon S3? > > Technically the most direct competitor is: > http://code.google.com/apis/storage/ > > But AppEngine itself, can function as CDN more directly too. > http://24ways.org/2008/using-google-app-engine-as-your-own-cdn > > Sounds like AppEngine will be a better fit for you than the Storage API. > > > > On 28 April 2011 15:56, Matt Braynard <[email protected]> wrote: >> I am new to Google's App Engine. >> >> I am looking for an alternative to Amazon's Simple Storage Service. I >> have a webserver and want to host certain file types (images, pdfs, >> etc.) elsewhere to take load off of the server. >> >> Can I do this with Google? Can someone link me to a place explaining >> Google's competing service? >> >> -- >> You received this message because you are subscribed to the Google >> Groups > "Google App Engine" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to > [email protected]. >> For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. >> >> > > -- > You received this message because you are subscribed to the Google > Groups "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > > -- > You received this message because you are subscribed to the Google Groups "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to [email protected]. > For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
