Quantcast
Channel: Observability Engineering Resources & Honeycomb Archives
Viewing all articles
Browse latest Browse all 51

How We Used Serverless to Speed up Our Servers by Jessica Kerr and Ian Wilkes

$
0
0

At Honeycomb, customers send us lots of data and then compose complex, ad-hoc queries. Most are simple, some are not. Some are REALLY not; this load is both complex, spontaneous, and urgent. It would be prohibitively expensive to size a server cluster to handle these big queries quickly, so we took a different approach: farm the work out to Lambda, Amazon's serverless offering. In this model, Lambda becomes an on-demand accelerator for our always-on servers. The benefits are immense, improving response times by an order of magnitude. But the challenges are numerous and often unexpected. In this talk, I'll review the benefits and constraints of serverless-as-accelerator, and give practical advice based on our own hard-won experience.

The post How We Used Serverless to Speed up Our Servers by Jessica Kerr and Ian Wilkes appeared first on Honeycomb.


Viewing all articles
Browse latest Browse all 51

Trending Articles