Earlier quoted context omitted.
Well, there's spot instance pricing and reserved instances with AWS that nobody can touch. What "native load balancing" are you referring to that has no equivalent with AWS? There are many options for EBS - including magnetic storage. I doubt you can beat the speed of EBS with provisioned IO! Maybe you weren't using the right type for your need!
From AWS article on Best Practices in Evaluating Elastic Load Balancing, section Pre-Warming the Load Balancer: "In certain scenarios, such as when flash traffic is expected, or in the case where a load test cannot be configured to gradually increase traffic, we recommend that you contact us to have your load balancer "pre-warmed". We will then configure the load balancer to have the appropriate level of capacity bas…
Google CDN Beta is already one of the fastest CDNs
91–100 of 110 posts
Re: Google CDN Beta is already one of the fastest CDNs
#92Earlier quoted context omitted.
Edit: retracted, after a closer look at your previous comments.
I did PhD in Cloud and Big Data (Created a Cloud and Big Data platform for crunching large scale images on satellite clusters). I spent about 10 years of my life working on nothing but Cloud and Big Data. And I rarely do comment on anything outside my area of expertise. If you find any of my comments incorrect or interesting, I will be more than happy to engage in a conversation with you. This is also third or fourth…
Re: Google CDN Beta is already one of the fastest CDNs
#93Good. Now when will Google shut down this service?
This is not green field, but as the neighbor's lawn next to mine, it may or may not be greener. Time and fertilizer will tell. Smell the dirt Spartans.
Re: Google CDN Beta is already one of the fastest CDNs
#94Google CDN looks very similar to what Cloudflare Free Plan offers. A no-Frills, fully automated setup with little or no control on how your content is being delivered. Main difference with Cloudflare being that Google forces you to use GCP as Origin and you have to pay for the CDN service (Bandwidth, purge, requests...) which Cloudflare offers for free and you can use any Origin server. Not sure why someone would use…
Since Railgun is only available at CloudFlare plans starting at $200/month, this could make the Google offering attractive for certain customers.
In any case, it is hard to beat free for most sites with moderate needs.
Re: Google CDN Beta is already one of the fastest CDNs
#95> Cloud CDN is Google’s own CDN solution for sites running in VMs inside Compute Engine. It is designed and implemented a bit differently from other CDNs, since it is meant to cache not only static content, but practically a whole site in more than 50 edge caches globally. I'm not seeing what's so special here. Other CDNs can do whole-site acceleration and caching (Akamai Sureroute, EdgeCast ADN). > It is a whole new…
That's definitely a misunderstanding on the author's part. I think our own landing page ( https://cloud.google.com/cdn/ ) actually makes this clear: there are caches at the edge, but we (currently) deeply understand your origin (our compute engine VMs) and don't require any funny modification to your setup (just click a button) or look any different than your existing anycast IP for L7 Load Balancing. Disclaimer: I w…
Council Bluffs, IA (us-central1) Berkeley County, SC (us-east1) St. Ghislain, Belgium (europe-west1) Changhua County, Taiwan (asia-east1)
So on any cache miss at one of the 50+ edge POPs, the cloud HTTP(S) load balancer will direct the request to the nearest cloud region. The resulting cache fill happens over Google's global network, which is fast. Once that cache fill happens, that edge cache can serve the content directly to clients, which is even faster.
Re: Google CDN Beta is already one of the fastest CDNs
#96I guess the difference between these countries could be noticeable.
Alternatively you could post it here. I'm mainly interested in the Swedish numbers.
Re: Google CDN Beta is already one of the fastest CDNs
#97Anyone want to start a pool on how long until Google shuts it down when it doesn't end up as #1 in the market?
You can't have a convincing cloud story without CDN. I'm an Azure guy but Google's investment here is clear. I'll take that bet.
Re: Google CDN Beta is already one of the fastest CDNs
#98Something that is unclear to me here, can I origin pull from anywhere? or is this purely for compute engine now? Regarding free SSL are we talking SNI here or is this free non SNI HTTPS hosting?
Right now it's just compute engine (Source: cloud.google.com/cdn). I'm not sure on the SNI part, but like you I assume that's the case. Edit: Nope! A little birdie pointed out to me that since "each HTTP(S) LB gets its own Anycast VIP, so there's no need for SNI."
Re: Google CDN Beta is already one of the fastest CDNs
#99Google CDN looks very similar to what Cloudflare Free Plan offers. A no-Frills, fully automated setup with little or no control on how your content is being delivered. Main difference with Cloudflare being that Google forces you to use GCP as Origin and you have to pay for the CDN service (Bandwidth, purge, requests...) which Cloudflare offers for free and you can use any Origin server. Not sure why someone would use…
No mention of if their DNS is anycasted, one would presume so.
[1] https://blogs.akamai.com/2013/04/serving-at-the-edge-good-fo...
Re: Google CDN Beta is already one of the fastest CDNs
#100"it's already one of the fastest" ... wouldn't we expect a new service, with lots of empty cache tables and available free ram, to be faster than the established players?