Remove Architecture Remove Lambda Remove Metrics Remove Serverless
article thumbnail

Sending OpenTelemetry Data From AWS Lambda to Honeycomb

Honeycomb

In this post, I describe how to send OpenTelemetry (OTel) data from an AWS Lambda instance to Honeycomb. I will be showing these steps using a Lambda written in Python and created and deployed using AWS Serverless Application Model (AWS SAM). AWS Lambda, Honeycomb, and OpenTelemetry all provide thorough documentation.

Lambda 52
article thumbnail

Serverless Cloud – Why you should consider going serverless?

Trigent

serverless. Enter serverless computing. By adhering to some basic rules, services and applications can be deployed onto serverless systems. Some of the top-rated serverless solutions are AWS-Lambda and Google-Cloud-functions. Having said this, one must tread cautiously when going in for serverless architecture.

Insiders

Sign Up for our Newsletter

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

article thumbnail

re:Invent Serverless Talks — Serverless SaaS Deep Dive

Stackery

But after two days of discussing serverless development and AWS tooling with the many awesome folks who have visited the Stackery booth (plus the primer I attended on day one) I was actually feeling pretty limber for the marathon that was “Serverless SaaS Deep Dive: Building Serverless on AWS”. Serverless for SaaS.

article thumbnail

Why Serverless Won’t Replace Traditional Servers

ParkMyCloud

Curious why serverless is so popular – and why it won’t replace traditional servers in the cloud? In the current cloud infrastructure, top service providers are dedicating a great deal of effort to expand on this architecture as a new approach to a cloud solution that focuses on applications rather than infrastructure.

article thumbnail

Learning Lambda — Part 7

Mike Roberts

Error Handling This is Part 7 of Learning Lambda, a tutorial series about engineering using AWS Lambda. Welcome to Part 7 of Learning Lambda! Classes of error When using AWS Lambda there are several different classes of error that can occur. To see the other articles in this series please visit the series home page.

Lambda 52
article thumbnail

Learning Lambda — Part 9

Mike Roberts

Scaling and State This is Part 9 of Learning Lambda, a tutorial series about engineering using AWS Lambda. So far in this series we’ve only been talking about processing a small number of events with Lambda, one after the other. Finally I mention Lambda’s limited, but not trivial, vertical scaling capability.

Lambda 52
article thumbnail

Learning Lambda — Part 9

Mike Roberts

Scaling and State This is Part 9 of Learning Lambda, a tutorial series about engineering using AWS Lambda. So far in this series we’ve only been talking about processing a small number of events with Lambda, one after the other. Finally I mention Lambda’s limited, but not trivial, vertical scaling capability.

Lambda 40