All blog posts
Page 14
Node.js-style HTTP interfaces for Compute
Our Compute JavaScript platform provides Request and Response objects, but these are based on the Fetch standard, rather than the req and res objects traditionally seen in Node.js programs. If you have a program designed for Node.js that you are thinking about moving over to Compute, or if a library you want to use is designed for Node, our new open-source library, http-compute-js, has got your back.
No-origin, static websites at the edge!
Many of the world's websites are static, and Fastly’s content delivery network gets those pages from origin to visitors quickly. But what if we took the origin out of the equation?
AWS Lambda and Cloud WAF upgrades for wider deployment | Fastly
WAF deployment flexibility is critical to keep up with the pace of business. That’s why we innovate on the widest range of WAF deployment methods in the market.
Video Cache Prefetch with Compute
By using Compute to pre-warm the cache, you are not only using a powerful, globally distributed network to do the work, but you also solve the pitfalls associated with legacy prefetch.
Delivering What Modern Broadcasters Need at IBC | Fastly
With streaming now the most common way for viewers to watch content, the modern broadcaster needs to focus on scalability, resiliency, and security.
Interview with HUMAN CEO Tamer Hassan
Fastly announced a reseller partnership with HUMAN Security, Inc. to better safeguard enterprises and internet platforms from sophisticated bot attacks and fraud. We sat down with HUMAN CEO and Co-founder Tamer Hassan to learn more about bots, and what HUMAN is doing to protect its customers from the threat.
Automating and Defending Nefarious Automation
If your application is on the internet, chances are it has been subjected to nefarious automation. These events can include many different attacks – including content scraping, credential stuffing, application DDoS, web form abuse, token guessing, and more.
Taming shoe bots: it’s no small feat
Automated scripts, or bots, make up a large portion of product purchases on the web today. To some businesses, these bots cause harm, but for others, bots help drive revenue. If you are an online business owner, your stance on how to address them will vary. Whatever your needs, Fastly’s edge cloud scales up to meet the challenge, and helps you to create the right set of policies for your business.
OpenTelemetry part 4: Instrumenting Fastly Fiddle
We are very excited about OpenTelemetry. We wrote about why, and also about how to emit telemetry from Fastly's VCL services, and our new Compute platform. But OpenTelemetry's value truly shines when you add it to everything in your stack. What does that look like and is it worth it? We instrumented Fastly Fiddle, from top to bottom, to find out.
Pro Tips: Next-Gen WAF Mastery
Learn how you can use your next-gen WAF effectively, along with best practices.
Future security trends for 2022/2023 | Fastly
The world changed when the pandemic hit in 2020, leaving organizations unsure of how it would affect the future. Security leaders may have found themselves wondering if their long-standing business approaches, processes, and tools could withstand the changes brought on by the pandemic.
Evolved terms for data processing | Fastly
At Fastly, we work hard to stay ahead of legal changes that affect our customers. It’s always our goal to help customers stay confident and compliant, as seamlessly as possible.
Compute: Go support has arrived!
Fastly’s Compute platform enables customers to build high scale, globally distributed applications and execute code at the edge using popular languages such as Rust and JavaScript. Now you can use Go too!
A closer look at low latency delivery
Latency — the lag between when the packet leaves the streaming source and when it arrives at the consumer’s device — takes many forms, with the most common being lag, dropped frames, buffering, and with that reduced video quality.
OpenTelemetry Part 3: Using OpenTelemetry in Compute
Our first OpenTelemetry library for Compute is now available, enabling your Compute application to generate spec-compliant traces, providing deeper insights about its performance and resources. In this post I'll show you how easy it is to add this support to an edge application.
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.