The fastest de-referer service... with AWS Global Accelerator
lifeofguenter.de
The fastest de-referer service... with AWS Global Accelerator
1–10 of 79 posts
Re: The fastest de-referer service... with AWS Global Accelerator
#2Re: The fastest de-referer service... with AWS Global Accelerator
#3Isn’t AWS Global Accelerator more like CloudFlare Argo, rather than CloudFlare Workers?
Cloudflare Argo is "more like" AWS Edge-optimized API Gateway.
Re: The fastest de-referer service... with AWS Global Accelerator
#4EC2s in many regions + Global Accelerator is a completely different pricing model to pay as you go serverless (and, depending on your use case and usage patterns, more or less expensive), and scaling is entirely up to you. It's cool to optimise for latency, but it would have been nice to have resulting costs and downsides (scaling).
Re: The fastest de-referer service... with AWS Global Accelerator
#5Re: The fastest de-referer service... with AWS Global Accelerator
#6Isn’t AWS Global Accelerator more like CloudFlare Argo, rather than CloudFlare Workers?
No, the equivalent Clouflare service is Spectrum, which is tellingly expensive at $1/GB (!) than AWS Ubiquity / Global Accelerator. Cloudflare Argo is "more like" AWS Edge-optimized API Gateway.
Re: The fastest de-referer service... with AWS Global Accelerator
#7Re: The fastest de-referer service... with AWS Global Accelerator
#8I read the first six paragraphs and still really had no idea what this is talking about. Can anyone help me understand?
Say your on example.com and click a a link to foo.com the browser will send the http header `Referer: example.com` in the HTTP get to foo.com, this means foo.com can then track how you came to their site.
Re: The fastest de-referer service... with AWS Global Accelerator
#9Re: The fastest de-referer service... with AWS Global Accelerator
#10I read the first six paragraphs and still really had no idea what this is talking about. Can anyone help me understand?
Looks to be a service to remove the HTTP referer header when linking to other sites. Say your on example.com and click a a link to foo.com the browser will send the http header `Referer: example.com` in the HTTP get to foo.com, this means foo.com can then track how you came to their site.