article thumbnail

Top 5 Best Practices for Building Event-Driven Architectures Using Confluent and AWS Lambda

Confluent

Discover the top 5 best practices for building event-driven architectures using Confluent and AWS Lambda. Learn how to optimize your architecture for scalability, reliability, and performance.

Lambda 67
article thumbnail

Building Lambda Functions With Node.JS

Dzone - DevOps

Building Efficient Lambda Functions with Node.js: Unleashing the Power of Serverless Magic In the ever-evolving landscape of cloud computing, serverless architecture has emerged as a transformative paradigm, enabling developers to focus on code without the burden of managing infrastructure.

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

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). Add OTel and Honeycomb environment variables to your template configuration for your Lambda.

Lambda 52
article thumbnail

AWS Event-Driven Architecture Overview with Blue Sentry Cloud CTO Todd Bernson

Blue Sentry

AWS Event-Driven Architecture Overview Hi, I’m Todd Bernson – CTO at Blue Sentry Cloud and an AWS Ambassador with 12 AWS certifications. In this installment, I’ll be breaking down another common Cloud-native application architecture. AWS provides serverless compute in the form of AWS Lambda.

AWS 52
article thumbnail

How a Serverless Architecture Can Help You Secure Cloud-Native Applications

Tenable

The good news is that deploying these applications on a serverless architecture can make it easier to protect them. Cloud-native architecture has opened up new avenues for developers, bringing individual components out of monolithic server configurations and making them readily available as consumable services. Here’s why.

article thumbnail

AWS Lambda vs. Fargate: The Battle of Cloud Giants

Dzone - DevOps

With the advent of serverless architectures and container services, the technology landscape has transformed dramatically. Two such services that have gained significant popularity are AWS Lambda and Fargate. AWS (Amazon Web Services) has been a major player in this transformation with their extensive suite of cloud services.

Lambda 52
article thumbnail

Use EventBridge to handle API requests

Xebia

This talk was about how you can create event-driven architectures. I am a fan of event-driven architectures. Because you do not need to invoke a Lambda function to handle the request. The response to the user is faster and you do not need to pay for the Lambda invocation.

Lambda 130