Back to blog

Seguir y suscribirse

Leon Brocard

Leon Brocard

Arquitecto principal de soluciones, Fastly

Leon Brocard es arquitecto principal de soluciones en Fastly, y ha realizado muchas y variadas contribuciones a la comunidad Perl. Le encantan las naranjas y utilizar el código abierto para hacer cosas. [https://fosstodon.org/@orangeacme](https://fosstodon.org/@orangeacme)
Teaching Coding Agents to Check Their VCL with Fastly FiddleLeon Brocard
Learn how to use Fastly Fiddle to test and verify VCL on real infrastructure. This sandbox tool helps both developers and coding agents debug edge configurations.
AICDN y distribución+1
Your Fastly VCL deserves an IDE: bringing full VCL language support to Visual Studio CodeLeon Brocard
Editing Fastly VCL just levelled up. Discover the VS Code extension that adds navigation, refactors, inlay hints, and powerful developer tooling.
IngenieríaDevOps+1
You own your availability: resilience in the age of third-party dependenciesAnjan Srinivas, Leon Brocard, +1
Understand how third-party dependencies can impact website availability and performance. Discover how edge proxying helps reduce risk, improve resilience, and maintain uptime during third-party outages.
RendimientoSeguridad
An illustration of a browser window with a large magnifying glass over the left portion of the screen
Lightweight Latency Measurement with Server-TimingLeon Brocard
Measure end-to-end request latency with Server-Timing. See how origin, Fastly Compute, and CDN delivery timings appear in browser dev tools.
CDN y distribuciónCompute+3
4 Tips for Developers for Using Fastly’s Sustainability DashboardLeon Brocard
Track the real-world emissions of your Fastly workloads. This blog shares practical tips on using the Sustainability dashboard for greener, faster code.
RendimientoPlataforma+2
Fastest Sites Run on FastlyLeon Brocard
Make your site 25%+ faster with Fastly’s programmable edge. See why the fastest media sites — from Vox.com to Business Insider — run on Fastly.
RendimientoRed de edge+1
Etiquetas de entidad: qué son y cómo usarlasLeon Brocard
Cómo optimizar las etiquetas de entidad para acelerar un sitio web y reducir las llamadas al origen sin refactorizar el código ni revisar el contenido en exceso.
DevOpsIngeniería+1
The lengthiest HTTP headersLeon Brocard
Discover how large HTTP headers can impact your web page's loading speed. Learn about essential headers and strategies to optimize their size for better performance.
CDN y distribuciónRendimiento+1
Profiling Fastly Compute ApplicationsLeon Brocard
Unlock superior web performance with Fastly Compute. Utilize our edge network and WebAssembly to build fast, secure applications tailored for your users.
ComputeRendimiento+1
5 tips for creating speedier, more sustainable websites with FastlyLeon Brocard
How can Fastly help improve website performance and digital sustainability? Check out these five key recommendations.
CDN y distribuciónRendimiento
It's now easier than ever to write Fastly VCLDora Militaru, Leon Brocard
After last year's release of our Visual Studio Code extension, Fastly VCL, we have an exciting upgrade, to make it even easier.
DevOpsIngeniería
How to write Rust unit tests for your Compute applicationLeon Brocard
Wondering if your edge applications are working? Time to test! In this post, we'll explore how to unit test for a Rust application using Viceroy.
ComputeRed de edge
Syntax highlight Fastly VCL files in Visual Studio CodeLeon Brocard
With Fastly’s new Visual Studio Code extension, Fastly Varnish Configuration Language (VCL), you can now syntax highlight Fastly VCL code.
DevOpsIngeniería
How to test site speed optimizations with ComputeLeon Brocard
In this post, we show how to test site speed modifications before implementing them using Compute and WebPageTest, a web performance tool that uses real browsers, to compare web performance between the original and transformed page versions.
IngenieríaCompute
Originless & Cloud-Based Services with Fastly + TerraformLeon Brocard
In a previous post, HashiCorp’s Seth Vargo introduced the Terraform infrastructure-as-code tool for building, changing, and versioning infrastructure. In this post, we’ll cover two cases using Terraform with Fastly: first we’ll create and manage an originless service and then we’ll create and manage a Google Compute Engine instance with a Fastly service in front of it.
DevOpsIngeniería
Introducing fastly2git: version change visualizationLeon Brocard
Sales Engineer Léon Brocard created fastly2git, a Git repository for Fastly service changes, making it easy for you to see differences between versions. In this post, Léon discusses how fastly2git works, and how it can help you continue building great services on Fastly.
IngenieríaCompute