article thumbnail

AWS Lambda Benchmarking

Xebia

In this blog post, we examine the relative costs of different language runtimes on AWS Lambda. Many languages can be used with AWS Lambda today, so we focus on four interesting ones. Meet the contestants Rust : According to StackOverflow, Rust has been developers’ most loved programming language since 2016.

Lambda 130
article thumbnail

Serverless Scientist

Xebia

In a previous blog, we described a novel way for software QA for refactored code already running in production inspired by the Scientist approach GitHub published in 2016. In this blog we explain how we implemented this QA method for testing AWS Lambda functions and our experiences with that.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Add Playful Animated SVG Reactions to a Gatsby Blog

Netlify

In this blog post I’m going to discuss how to add user reactions to your Gatsby blog posts using a fun, open-source React UI component called react-svg-bubble-slider. Demo Blog: [link]. but I rarely see reactions in blog posts. Today's interactive animation from 2016 is Emoji Bubble Slider. Why Reactions?

article thumbnail

Using Golang for your AWS Lambda Functions

Xebia

I was sparked on a XKE to do a short experiment with using Golang for my AWS Lambda Functions. He also recently wrote a blog on Golang using Golang for custom providers.) Tutorial Let’s deploy a small stack including a single Lambda function. But it contains the AWS::Serverless-2016-10-31 transformation.

Lambda 130
article thumbnail

Dynamic Routing with AWS Lambda@Edge

LaunchDarkly

Originally published by on TrueCar’s blog, Driven by Code , on April 11th, 2019. Early in 2016, TrueCar decided to move internet operations off premises from its data centers to the AWS cloud. The solution that we devised emerged after the Amazon Web Services (AWS) launched Lambda@Edge in mid-2017.

Lambda 72
article thumbnail

The types of sessions at an AWS conference and why they matter

Lacework

One of my all time favourite AWS keynotes is Dr. Werner Vogels 2016 technical keynote from AWS re:Invent. The first ever session with AWS Lambda, “ Getting Started with AWS Lambda ”, by Tim Wagner. AWS re:Invent often has keynotes focusing on Machine Learning, Partners, and more. Leadership sessions. Builders session.

AWS 52
article thumbnail

Revisiting “Serverless Architectures”

Mike Roberts

I started writing “ Serverless Architectures ” in May 2016. I was a little restricted in my thinking the first time around and I’ve come to see FaaS as something not quite stateless, since caching state in a Lambda instance that might stick around for 5 hours is a perfectly reasonable idea. I thought a few folks might be interested.