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

The Future of Serverless is … Functionless?

Stackery

I first heard about this pattern a few years ago at a ServerlessConf from a consultant who was helping a “big bank” convert to serverless. It will scale just fine… unless you hit your account-wide Lambda limit. 6.10, which is approaching EOL for AWS Lambda? They needed to ingest data from an API and put it in a DynamoDB table.

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

Running Lambdas on your Laptop

Stackery

Serverless has the potential to bring massive ops advantages to projects of all sizes, but while it presents great business benefits, we need to spare a thought for how teams develop on serverless. A frequent response I’ve received since is ‘Why not use the SAM CLI tools to do local serverless?’ What does SAM Local let me do?

Lambda 58
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

Serverless: A simple overview

O'Reilly Media - Ideas

Get a basic understanding of serverless, then go deeper with recommended resources. Serverless is a trend in computing that decouples the execution of code, such as in web applications, from the need to maintain servers to run that code. Serverless also offers an innovative billing model and easier scalability.

article thumbnail

Automate the process to change image backgrounds using Amazon Bedrock and AWS Step Functions

AWS Machine Learning - AI

The DynamoDB update triggers an AWS Lambda function, which starts a Step Functions workflow. Constructs a request payload for the Amazon Bedrock InvokeModel API. Constructs a request payload for the Amazon Bedrock InvokeModel API. The Step Functions workflow invokes a Lambda function to generate a status report.

AWS 115
article thumbnail

Six people on the cutting edge of serverless modernization

Stackery

Serverless is a quickly-maturing technology and, if you’ve followed its evolution over the past several years, you’ve likely seen a host of great (and not-so-great) documentation of its technology and practices. You need to stay on the cutting edge of serverless. Yan wrote the book on serverless. > Find Ben on LinkedIn.