Back to blog

Follow and Subscribe

All blog posts

Page 42

  • Caching “Like” and “Share” Buttons

    Simon Wistow

    In a blog post about caching with tracking cookies, I explained how Fastly’s edge scripting language allows businesses to cache things that were previously uncacheable as well as send data back via our real-time logging system.

    But what happens when you need to cache something more complicated, such as a product that handles user interaction?

    Performance
  • Test New Encodings With Fastly, Including WebP

    Rogier Mulhuijzen, Austin Spires

    At Fastly, we believe that the freedom to experiment is what makes the web great. We're excited by the cutting edge breakthroughs in file encodings that are happening almost every day, making the web better and faster.

  • Fastly at OSCON 2014

    Elaine Greenberg

    Next week, we’ll be traveling up to beautiful Portland, Oregon to attend OSCON, O’Reilly’s Open Source Convention. We’re extremely excited to sponsor, attend, and speak at the conference this year.

  • Announcing our Inaugural Varnish Meetup in NYC

    Elaine Greenberg

    Over the past few years, the various boroughs of New York have come together to build a very active technology community. We’ve been attending a lot of these community events, and now we’ve decided to give back.

  • Introducing Epoch, a Real-Time Visualization Library

    Ryan Richards

    Today, we’re excited to announce that we’ve taken Fastly's stats tools one step further and distilled our visualization code into a stand-alone open source library. Introducing Epoch: a general purpose, real-time visualization library.

  • Fastly at Velocity Santa Clara 2014

    Kacie Hendrickson

    We’re excited to be at Velocity Santa Clara this week (June 24-26) to talk about the future of web performance, meet new people, and participate in a few offsite events!

  • Level Up Your Log: Pro Tips for Streaming Logs

    Austin Spires

    Streaming logs is one of our most popular features. It's fast and flexible, giving operations teams more data from the edge than ever before and in real time. Since its release, we've seen Fastly customers use some cool tricks in configuring their log streams for a wide variety of use cases, and we wanted to share some tips.

  • A Cache Recipe for Success

    Cassandra Dixon

    With Fastly, you have the freedom and flexibility to completely customize your caching settings. From respecting Cache-Control headers sent from your origin servers to allowing you to granularly set rules for any object or set of objects that flow through the CDN, we give you full control.

  • Announcing the Fastly Drupal 7 Module

    Ryan Richards

    We’re always looking for ways to make it easier to integrate with Fastly. Recently, we’ve targeted a few high-profile frameworks, such as Ruby on Rails, and built plugins for them. This week, we’re happy to announce the latest plugin in our growing library: the Fastly Drupal 7 Module.

  • Steve Souders on High Performance Web Components

    Kelly Jandro

    At April's WebPerf meetup in San Francisco, Fastly Chief Performance Officer Steve Souders discussed the synchronous and asynchronous nature of Web Components, and how they can impact the rendering of the entire page.

  • Jason Cook's "Stupid Boot Tricks"

    Kelly Jandro

    Fastly principal engineer Jason Cook explains how he uses iPXE and Chef to get to boot management bliss. Check out his slides from ChefConf 2014 here.

     

     

  • Ruby on Rails on Fastly

    Ryan Richards

    Fastly is a developer-minded CDN, so we're always looking for ways to integrate with the most popular frameworks and platforms. Today, we're happy to announce a number of improvements aimed at the Ruby on Rails community.

  • Jason Cook at ChefConf 2014

    Kelly Jandro

    Today, Fastly principal engineer Jason Cook will be speaking at ChefConf 2014 in San Francisco. His talk will focus on building a boot system using Chef's API and iPXE to create a lightweight tool for managing install and firmware updating of hosts and network gear.

  • Fastly Update on 'Heartbleed'

    Christopher Brown

    Here’s the latest update on the ongoing resolution to critical OpenSSL vulnerability CVE-2014-0160, aka 'Heartbleed,' which was announced on April 7th and affects nearly every Internet service provider and website using SSL to secure customer traffic.

    Security
  • Fastly at PyCon 2014

    Kelly Jandro

    This week, we’re traveling to Montreal for PyCon 2014. If you’ll be there, make sure to stop by booth #611 in the Exhibit Hall to chat with a Fastly engineer, explore our real-time analytics dashboard, and pick up a Fastly shirt.

  • Steve Souders at Fluent 2014

    Kelly Jandro

    We were thrilled to be a part of Fluent Conf 2014. Big thanks to everyone who stopped by the Fastly booth to chat with our engineers and pick up a Fastly shirt.

    If you missed Fastly CPO Steve Souders' Fluent talk about the Perception of Speed, you can watch it below.

  • Fastly at Fluent 2014

    Kelly Jandro

    The Fastly team is attending Fluent this week in San Francisco. We’ll be at booth #206 right next to our friends from New Relic. Come by to talk with one of our engineers, grab a Fastly shirt, and learn how to win our DevOps survival kit.

  • Fastly Welcomes New Executive Team Hires

    Artur Bergman

    Today, we’re excited to welcome three new Fastly team members.

  • API Caching, Part III

    Ryan Richards

    In this, our final API Caching installment, we're going to explore how to use Surrogate Keys to reduce the overall complexity of caching an API.

    Performance
  • Building a Fast and Reliable Purging System

    Bruce Spang

    At Fastly, we’re always working to make our systems faster and more reliable. One of the more difficult problems we’ve faced is efficient cache invalidation across our global network, or as we call it: Instant Purging. When content changes, our customers issue a purge request, which we then need to deliver to each of our cache servers. The system that handles these purge requests is codenamed Powderhorn.

    Product
    Performance