All blog posts
Page 13
What is TLS Fingerprinting?| Fastly
TLS fingerprinting has become a prevalent tool to help security defenders identify what clients are talking to their server infrastructure.
Five ways to make your CDN work harder for you
There are many more well-documented reasons to make a CDN part of your distribution. In this blog post we examine some lesser-known rationales to help you scale and improve your business.
Serverless Swift with Compute@Edge by Andrew Barba | Fastly
Recently Andrew Barba, the engineer behind Swift Cloud, released a highly performant and fully featured Swift SDK for our Compute platform. And he built the initial release in just four days, to boot! Understandably impressed, we sat down with Andrew to learn about his goals and build process for the project.
Live sports delivery challenges conquered | Fastly
With zero tolerance for rebuffering and streams that scale from zero to massive in no time, the stakes are unusually high, making live sport the most demanding content type to deliver, requiring both flexibility and resiliency.
OpenTelemetry Part 2: Using OpenTelemetry in VCL
We're starting to get excited about OpenTelemetry, and want you to be able to observe your Fastly services just like you do with apps running in your core cloud provider — and see the stories of your end user's journeys mapped end to end. VCL services can emit OpenTelemetry data, and be part of that story.
Get App & Infrastructure Visibility with Inspectors | Fastly
We are excited to launch two new great visibility products into general availability - Origin and Domain Inspector! Observe origin performance or domain traffic with ease! Find out more in this blog post announcement.
Four reasons you should try Fastly’s Image Optimizer
Major brands with strong web presences like The Guardian and Big Cartel rely on Image Optimizer to serve pixel-perfect images on the fly. Here are four reasons why you should try it out too.
The Signals Series, Part 1: Exploring Custom Signals
Traditional web application firewalls (WAFs) were created to stop malicious traffic from reaching your origin servers, which served its purpose well during an internet age of HTML and PNGs.
Write less, do more at the edge: Introducing expressly
Do you ever wish Compute@Edge worked like the framework you already know? Now it does. We just launched expressly, a lightweight and minimalist routing layer for JavaScript apps running on Fastly's Compute@Edge, and inspired by the popular Node.js framework, Express.
OpenTelemetry Part 1: Making the Edge less distant
One of the main reasons you use Fastly is that we are close to your end users, able to respond in a few milliseconds. But that can also make it feel like Fastly is "outside" your system, "in front". To feel like Fastly is truly part of your application architecture, you need to observe your whole system at the same time, in one place. OpenTelemetry is a new standard that can help.
ESI and the story of libraries built for the edge
Traditionally, content delivery networks have been built upon a proprietary core product which is supported by equally proprietary add-ons such as image optimization and content filtering. Fastly has always done a bit better than this – from the beginning, building our network on the Varnish cache gave our customers the ability to fully program how requests were served at the edge. However, the constraints of VCL, the domain-specific language used to configure Varnish, meant that you were limited to only the features that we chose to offer.
Unlocking Real-Time at the Edge
We are excited to announce that we have made big strides integrating Fanout into Fastly. We recently announced that Fastly has acquired Fanout in order to unlock real-time web features on our scalable, WASM-based Compute@Edge, our serverless compute offering. Our first step was to add WebSockets support to our Compute@Edge platform.
Private Access Tokens: A CAPTCHA-less future | Fastly
At its core, Private Access Tokens present a privacy-respecting, anti-fraud and authorization framework. This blog post provides an overview of what it does and how developers can try it out with Fastly and Apple today.
Fastly Wins 2 Cybersecurity Awards | Fastly
The RSA Conference (#RSAC) is here again, and we at Fastly couldn’t be more excited. It’s the first time the world-leading conference has been in-person since 2020, and we are thrilled to be reunited with friends, colleagues, and the entire security industry at San Francisco’s Moscone Center. And we’re excited for more than just who we’ll see and what we’ll learn at RSAC. During cybersecurity’s biggest week, Fastly has been honored with two industry awards.
Edgemesh's 5x faster time-to-first-byte with Compute@Edge | Fastly
Learn how Edgemesh leveraged Compute to help their customers improve load times, reduce bounce rates, and generate more sales.
The Guardian: Our day hacking with Compute
Our customers at the Guardian recently participated in an internal hack day with Compute to find creative solutions to business problems with the hands-on support of our team. Oliver Barnwell, a Full Stack Developer at the Guardian, walked us through the process of building his winning hackathon project on Compute in this guest post.
Virtual Patching with the Fastly Next-Gen WAF
From bureaucratic red tape to chained dependencies patching servers has been a pain in the industry for years. This is why WAF-based virtual patching was introduced.
Future of web app/API security: Dept. of Know Live! | Fastly
Every Thursday in March, we hosted industry thought leaders on “The Dept. of Know Live!” Web Series to chat about trends in web app and API security. Read on to learn more about our takeaways from the series, how it resonated with our audience, and where we go from here.
Fastly acquires Glitch for "yes code" at edge | Fastly
Fastly is thrilled to announce it has acquired Glitch, with plans to continue fostering one of the most beloved developer communities on the web today.
Taming third parties with a single-origin website
Almost all webpages today load resources from origins other than the one the page came from, which can play havoc with the way your site loads and make it harder to write a strict Content-Security-Policy. In this post, we’ll show you a better way using Compute@Edge.