All blog posts
Page 24
Fastly’s security DNA: a look at our culture of safety, privacy, and trust
Fastly's heritage of security runs deep — far beyond our portfolio of web application and API security products. Our philosophy of developer empowerment, focus on community, and values-driven culture each contribute to our security DNA in an important way. And we'd like to tell you how.
Apps That Shouldn’t Be Built at the Edge | Fastly
Progressive developers are increasingly using the edge of the network to power more performant and customized apps. With the use cases mounting, it seems there's very little that can't be built at the edge. And aside from a few exceptions, that just might be true.
First things first: six resources for building on Fastly
If you’re among our newest community members, we’d love to show you more of what Fastly has to offer. Once you’ve covered the basics of our getting started guide, check out the resources in this article to take our programmable edge cloud platform further.
State at the edge
With the introduction of Compute, Fastly provides a richer model for the CPU. WebAssembly, powered and secured by the Lucet compiler and runtime, unlocks essentially arbitrary code execution within each request lifecycle. This raises the immediate question: what would a richer model for memory, or state, look like?
The Future of Zero Trust: Continuous Authentication
Being able to continuously authenticate users’ access to critical web and API services without causing them to pay the price of increased friction may sound like a lofty goal. Still, it can be achieved by integrating technologies you likely already have. Combining technologies built to continuously monitor applications and APIs for attacks and anomalous behavior with identity technologies already deployed to authenticate users allows administrators to protect their critical applications without inconveniencing the user.
What is Cache Control?
The Cache-Control response header is one of HTTP’s more widely known header fields; it allows a site to control how caches handle their data in CDNs, browsers, and elsewhere
Leveling up observability with Compute
Observability is hard. Distributed systems, dev and testing environments, and outside vendors all complicate the problem. With Compute, Fastly wants to make observability easier. Here’s what we’re doing.
Why Compute does not yet support JavaScript
Building our own compiler toolchain allows Compute to be both performant and secure. It also means we have to bring developers’ most-loved language into the fold in the right way.
TLS 1.3 is faster, more robust, and now available
TLS 1.3 is now available for Fastly customers. The newest version of the TLS protocol, TLS 1.3 is designed to improve the performance and security of traffic served over HTTPS.
Improving HTTP with structured header fields
The HTTP community has been busy modernizing the web’s protocol over the last decade, with multiple revisions of the core specification, a number of extensions, HTTP/2, and now HTTP/3. Unfortunately, the way we define and use HTTP header fields hasn’t changed much since the beginning, with underspecified headers (and lots of different ways to handle them) causing interoperability issues, developer pain, and even security problems. But help is coming.
User error logs collected | Fastly
Network error logging reports client-side failures and successes, enabling developers to understand how their sites function in the real world and how they might improve performance. In this post, we’ll explore the NEL framework, how it provides visibility, and ways to collect and process the resulting data.
Reflecting on our inclusion and diversity journey
There’s been an outpouring of corporate statements supporting Black Lives Matter over the past few weeks— but statements of solidarity don’t matter unless they are backed by action designed to create real change. We’re taking a look back at our diversity and inclusion journey, and the ongoing work we need to do as a company to manifest our aspirations.
100 Tbps capacity: scaling for digital demands | Fastly
The growth of our global network allows us to stand at the ready with our customers, supporting and protecting their innovations at the edge.
Fastly: Life led by People, Process, and Technology.
Our unique approach to business continuity planning focuses not just on ensuring that our systems remain operations, but also that our processes and people have the backup and support they need. Here’s a template to make it yours.
Core Web Vitals: Improve Your Website Speed | Fastly
Understand what Core Web Vitals means and how you can improve some of these metrics with a CDN configuration.
Black Lives Matter: We are taking a stand.
We have a responsibility to use our platform and our privilege to say that Black Lives Matter — and commit to the work that statement entails.
Fastly and devs invest in WebAssembly | Fastly
WebAssembly is helping to lay the foundation for the future of edge computing. And together with the Bytecode Alliance and the developer community at large, we’re investing in new technologies to make WebAssembly easier and more performant.
From our community: top serverless trends and challenges
Unpack the trends with serverless, as seen from our Compute beta community: from the top use cases and benefits, to the perceived challenges with serverless as a whole.
Fastly Developer Hub: All you need to build on Fastly | Fastly
Our Developer Hub has everything developers need to build apps and websites at the edge. Solve problems faster with code samples developed by Fastly’s experts.
Does the QUIC handshake require compression to be fast?
QUIC promises a built-in, low-latency handshake. But can it achieve its promise alone? Let’s look at the value of handshake compression in helping QUIC achieve fast startup performance.