#lambda search results

🆕 New blog on #AWS Lambda Managed Instances! #Lambda has always been one request at a time per execution environment. Lambda Managed Instances (#LMI) changes that. In my new post, I dig into LMI hands-on by building a product similarity engine on it using #Terraform, Python

RDarrylR's tweet image. 🆕 New blog on #AWS Lambda Managed Instances! #Lambda has always been one request at a time per execution environment. Lambda Managed Instances (#LMI) changes that.

In my new post, I dig into LMI hands-on by building a product similarity engine on it using #Terraform, Python

Not every AI task needs a large language model. In many cases you can set up something for the task that requires much less compute (and cost). An example of PII redaction using a small #ONNX model running on AWS #Lambda is below. It covers a real gap between regex rules that


In a recent blog post I dug into AWS #Lambda #DurableFunctions and how they change the approach to long-running serverless workflows. I built a full loan approval demo with checkpoints, parallel execution, callbacks, and a React frontend to put the service through its paces. The

RDarrylR's tweet image. In a recent blog post I dug into AWS #Lambda #DurableFunctions and how they change the approach to long-running serverless workflows. I built a full loan approval demo with checkpoints, parallel execution, callbacks, and a React frontend to put the service through its paces.

The

We all have secrets 😉 🤫 🎭... But it's no secret that I absolutely adore XANVALA 😍. Lambda forever ♾️ #XANVALA #lambda

Marina_Cantoni_'s tweet image. We all have secrets 😉 🤫 🎭... But it's no secret that I absolutely adore XANVALA 😍. 
Lambda forever ♾️ 
#XANVALA #lambda
Marina_Cantoni_'s tweet image. We all have secrets 😉 🤫 🎭... But it's no secret that I absolutely adore XANVALA 😍. 
Lambda forever ♾️ 
#XANVALA #lambda
Marina_Cantoni_'s tweet image. We all have secrets 😉 🤫 🎭... But it's no secret that I absolutely adore XANVALA 😍. 
Lambda forever ♾️ 
#XANVALA #lambda
Marina_Cantoni_'s tweet image. We all have secrets 😉 🤫 🎭... But it's no secret that I absolutely adore XANVALA 😍. 
Lambda forever ♾️ 
#XANVALA #lambda

Não achei que o video sobre a xanvala iria performar bem, acho que tem gente curtindo a banda no sigilo

thaishern_'s tweet image. Não achei que o video sobre a xanvala iria performar bem, acho que tem gente curtindo a banda no sigilo


It's super easy to use managed services in #AWS to do almost anything. The example below shows how easy it is to set up automated error alerting from CloudWatch Logs including creating an #SNS topic, writing a #Lambda function to parse logs, and wiring it all together with a


For workflow-based processing on AWS we now have 2 good choices of services - #Lambda Durable Functions and Step Functions. AWS has just announced integrations for more #AWS services with #StepFunctions including Bedrock #AgentCore and S3 Vectors which sound really interesting to


I built a full sales analytics platform on #AWS with AI-powered insights. It includes an #ETL pipeline, dashboards, anomaly detection, daily reports, and more - all for under $10/month. The solution involves 17 #Lambda functions, 2 Step Functions workflows, DynamoDB tables,

RDarrylR's tweet image. I built a full sales analytics platform on #AWS with AI-powered insights. It includes an #ETL pipeline, dashboards, anomaly detection, daily reports, and more - all for under $10/month.

The solution involves 17 #Lambda functions, 2 Step Functions workflows, DynamoDB tables,

I wrote a blog post exploring the new #Lambda AZ #metadata endpoint that #AWS recently shipped. I wanted to understand what you could actually do with it, so I built a demo app with three practical use cases using Powertools for observability throughout. The post covers

RDarrylR's tweet image. I wrote a blog post exploring the new #Lambda AZ #metadata endpoint that #AWS recently shipped. I wanted to understand what you could actually do with it, so I built a demo app with three practical use cases using Powertools for observability throughout.

The post covers

🚀 New Lambda Watchdog Security Report Release is now available at github.com/the-lambda-wat… #Lambda #AWS


I recently presented on #Lambda Durable Functions and wrote a blog and example app on them. These work really well for code-focused workflow management tasks on #AWS. If you need to pause, wait for human input, and pick back up without losing progress then you should consider

RDarrylR's tweet image. I recently presented on #Lambda Durable Functions and wrote a blog and example app on them. These work really well for code-focused workflow management tasks on #AWS. If you need to pause, wait for human input, and pick back up without losing progress then you should consider

読書管理アプリの認証・ID管理の要件定義かぁ。Cognitoでいくんだろうけど、実装段階でハマりポイント結構あるんだよなぁ。要件定義の時点でそのあたり詰めておくと後々楽になりそう🤔 zenn.dev/coffeejunkie/a… #AWS #Lambda #APIGateway


🆕 My latest blog is out which covers #AWS #Lambda #Powertools for Python. It's the library I add to every Lambda function before writing any business logic, and I wanted to put everything I've learned from using it across real projects into one comprehensive guide. The post

RDarrylR's tweet image. 🆕 My latest blog is out which covers #AWS #Lambda #Powertools for Python. It's the library I add to every Lambda function before writing any business logic, and I wanted to put everything I've learned from using it across real projects into one comprehensive guide.

The post

This looks really useful!! AWS #Lambda now exposes Availability Zone metadata through a simple endpoint in the execution environment. This means your functions can finally know which AZ they're running in and make smarter routing decisions, like calling same-zone endpoints to


🆕 In my latest blog post I dig into #AWS #Lambda #DurableFunctions and how they change the approach to long-running serverless workflows. I built a full loan approval demo with checkpoints, parallel execution, callbacks, and a React frontend to put the service through its paces.

RDarrylR's tweet image. 🆕 In my latest blog post I dig into #AWS #Lambda #DurableFunctions and how they change the approach to long-running serverless workflows. I built a full loan approval demo with checkpoints, parallel execution, callbacks, and a React frontend to put the service through its paces.

🚨 Lambda Watchdog CVE Report 🚨 Latest AWS Lambda image scan detected 25 CVEs across 26 images: • 🔴 Critical: 1 • 🟠 High: 15 • 🟡 Medium: 6 • 🔵 Low: 3 Check the full report 👉 lambdawatchdog.com #AWS #Lambda #CVE #CloudSecurity #Serverless


one of my minions sent me this #lambda

KBuschner73's tweet image. one of my minions sent me this #lambda

I've recently written and presented about AWS #Lambda #Durable Functions. They are a nice addition to the toolbox for teams who want to have code-centered workflow management on AWS. Mixing orchestration logic and business logic can become confusing though. Having a clear


🚨 Lambda Watchdog CVE Report 🚨 Latest AWS Lambda image scan detected 25 CVEs across 26 images: • 🔴 Critical: 1 • 🟠 High: 15 • 🟡 Medium: 6 • 🔵 Low: 3 Check the full report 👉 lambdawatchdog.com #AWS #Lambda #CVE #CloudSecurity #Serverless


🚀 New Lambda Watchdog Security Report Release is now available at github.com/the-lambda-wat… #Lambda #AWS


読書管理アプリの認証・ID管理の要件定義かぁ。Cognitoでいくんだろうけど、実装段階でハマりポイント結構あるんだよなぁ。要件定義の時点でそのあたり詰めておくと後々楽になりそう🤔 zenn.dev/coffeejunkie/a… #AWS #Lambda #APIGateway


one of my minions sent me this #lambda

KBuschner73's tweet image. one of my minions sent me this #lambda

🚀 New Lambda Watchdog Security Report Release is now available at github.com/the-lambda-wat… #Lambda #AWS


🚨 Lambda Watchdog CVE Report 🚨 Latest AWS Lambda image scan detected 24 CVEs across 26 images: • 🔴 Critical: 0 • 🟠 High: 15 • 🟡 Medium: 6 • 🔵 Low: 3 Check the full report 👉 lambdawatchdog.com #AWS #Lambda #CVE #CloudSecurity #Serverless


Day 9 is live now🚀 Built a Text-to-Speech pipeline with AWS Polly 📄 Upload text to S3 ⚡ Lambda triggers 🗣️ Polly converts it to speech 🎵 MP3 saved back to S3 Learn here 👇 🔗github.com/iAishuVenkat/D… @awscloud #AWS #Polly #Lambda #Serverless #DevOps #BuildInPublic #Learn


🚨 Lambda Watchdog CVE Report 🚨 Latest AWS Lambda image scan detected 24 CVEs across 26 images: • 🔴 Critical: 0 • 🟠 High: 15 • 🟡 Medium: 6 • 🔵 Low: 3 Check the full report 👉 lambdawatchdog.com #AWS #Lambda #CVE #CloudSecurity #Serverless


🚀 New Lambda Watchdog Security Report Release is now available at github.com/the-lambda-wat… #Lambda #AWS


Building #python backends with #Flask is still quite popular. An example of migrating a Flask API from EC2 to AWS #Lambda is described below. The cost difference alone is good reason to switch: a t3.micro burns roughly $8 to $10 a month idle, while Lambda bills per millisecond

RDarrylR's tweet image. Building #python backends with #Flask is still quite popular. An example of migrating a Flask API from EC2 to AWS #Lambda is described below. The cost difference alone is good reason to switch: a t3.micro burns roughly $8 to $10 a month idle, while Lambda bills per millisecond

留守番電話をサーバレスで感情解析🎙️ Amazon ComprehendでNegative/Positiveを自動判定し、Slack通知で緊急度を可視化✨ Lambda Function URLsで最小限の変更で実装可能。リモートワークの電話対応課題を解決! #AWS #Lambda #Slack #サーバレス #音声処理


🚨 Lambda Watchdog CVE Report 🚨 Latest AWS Lambda image scan detected 24 CVEs across 26 images: • 🔴 Critical: 0 • 🟠 High: 15 • 🟡 Medium: 6 • 🔵 Low: 3 Check the full report 👉 lambdawatchdog.com #AWS #Lambda #CVE #CloudSecurity #Serverless


🚀 New Lambda Watchdog Security Report Release is now available at github.com/the-lambda-wat… #Lambda #AWS


Just Shipped a serverless pipeline this week: Lambda → SQS → DynamoDB. Clean, scalable, zero servers to manage. Small win. Consistent shipping beats perfect planning. 🚀 #AWS #Lambda #SQS #DynamoDB

KamranMoazim's tweet image. Just Shipped a serverless pipeline this week: Lambda → SQS → DynamoDB. Clean, scalable, zero servers to manage. Small win. Consistent shipping beats perfect planning. 🚀 #AWS #Lambda #SQS #DynamoDB

The invisible engineering behind #Lambda’s network 👉allthingsdistributed.com/2026/04/the-in…

ldcvia's tweet image. The invisible engineering behind #Lambda’s network 

👉allthingsdistributed.com/2026/04/the-in…

今、自分で関数作れる関数もできてると聞いて、ワクワクが止まらない ((o(´∀`)o))ワクワク #Lambda #Let #EXCEL


🚀 New Lambda Watchdog Security Report Release is now available at github.com/the-lambda-wat… #Lambda #AWS


Building #python backends with #Flask is still quite popular. An example of migrating a Flask API from EC2 to AWS #Lambda is described below. The cost difference alone is good reason to switch: a t3.micro burns roughly $8 to $10 a month idle, while Lambda bills per millisecond

RDarrylR's tweet image. Building #python backends with #Flask is still quite popular. An example of migrating a Flask API from EC2 to AWS #Lambda is described below. The cost difference alone is good reason to switch: a t3.micro burns roughly $8 to $10 a month idle, while Lambda bills per millisecond

🆕 New blog on #AWS Lambda Managed Instances! #Lambda has always been one request at a time per execution environment. Lambda Managed Instances (#LMI) changes that. In my new post, I dig into LMI hands-on by building a product similarity engine on it using #Terraform, Python

RDarrylR's tweet image. 🆕 New blog on #AWS Lambda Managed Instances! #Lambda has always been one request at a time per execution environment. Lambda Managed Instances (#LMI) changes that.

In my new post, I dig into LMI hands-on by building a product similarity engine on it using #Terraform, Python

Using managed and serverless services works great for automating many tasks. Using #EventBridge on AWS is great for scheduled work or for reacting to AWS resource changes. AWS #Lambda is where you can code the logic. The article from Zareen Khan shows how to auto-restart failed

RDarrylR's tweet image. Using managed and serverless services works great for automating many tasks. Using #EventBridge on AWS is great for scheduled work or for reacting to AWS resource changes. AWS #Lambda is where you can code the logic. 

The article from Zareen Khan shows how to auto-restart failed

In a recent blog post I dug into AWS #Lambda #DurableFunctions and how they change the approach to long-running serverless workflows. I built a full loan approval demo with checkpoints, parallel execution, callbacks, and a React frontend to put the service through its paces. The

RDarrylR's tweet image. In a recent blog post I dug into AWS #Lambda #DurableFunctions and how they change the approach to long-running serverless workflows. I built a full loan approval demo with checkpoints, parallel execution, callbacks, and a React frontend to put the service through its paces.

The

I built a full sales analytics platform on #AWS with AI-powered insights. It includes an #ETL pipeline, dashboards, anomaly detection, daily reports, and more - all for under $10/month. The solution involves 17 #Lambda functions, 2 Step Functions workflows, DynamoDB tables,

RDarrylR's tweet image. I built a full sales analytics platform on #AWS with AI-powered insights. It includes an #ETL pipeline, dashboards, anomaly detection, daily reports, and more - all for under $10/month.

The solution involves 17 #Lambda functions, 2 Step Functions workflows, DynamoDB tables,

🆕 My latest blog is out which covers #AWS #Lambda #Powertools for Python. It's the library I add to every Lambda function before writing any business logic, and I wanted to put everything I've learned from using it across real projects into one comprehensive guide. The post

RDarrylR's tweet image. 🆕 My latest blog is out which covers #AWS #Lambda #Powertools for Python. It's the library I add to every Lambda function before writing any business logic, and I wanted to put everything I've learned from using it across real projects into one comprehensive guide.

The post

You’ve just been recruited by a top messaging provider to modernize their data pipeline. 🚀 In this liveProject by @ggiallo28, you will learn how to implement a #Lambda architecture on #AWS with #Kinesis, #Flink, #OpenSearch & more. 👉 hubs.la/Q03r1fhb0

ManningBooks's tweet image. You’ve just been recruited by a top messaging provider to modernize their data pipeline.

🚀 In this liveProject by @ggiallo28, you will learn how to implement a #Lambda architecture on #AWS with #Kinesis, #Flink, #OpenSearch & more.

👉 hubs.la/Q03r1fhb0

🆕 In my latest blog post I dig into #AWS #Lambda #DurableFunctions and how they change the approach to long-running serverless workflows. I built a full loan approval demo with checkpoints, parallel execution, callbacks, and a React frontend to put the service through its paces.

RDarrylR's tweet image. 🆕 In my latest blog post I dig into #AWS #Lambda #DurableFunctions and how they change the approach to long-running serverless workflows. I built a full loan approval demo with checkpoints, parallel execution, callbacks, and a React frontend to put the service through its paces.

$LAMB Nothing changes for #Lambda. We are going much much higher!

ChartDavidson's tweet image. $LAMB

Nothing changes for #Lambda. We are going much much higher!

I wrote a blog post exploring the new #Lambda AZ #metadata endpoint that #AWS recently shipped. I wanted to understand what you could actually do with it, so I built a demo app with three practical use cases using Powertools for observability throughout. The post covers

RDarrylR's tweet image. I wrote a blog post exploring the new #Lambda AZ #metadata endpoint that #AWS recently shipped. I wanted to understand what you could actually do with it, so I built a demo app with three practical use cases using Powertools for observability throughout.

The post covers

Lambda Web Adapter でウェブアプリを (ほぼ) そのままサーバーレス化する (2025 年改訂版)▶ go.aws/3RBGpX5 VM やコンテナ用に実装されたウェブアプリを、ほとんどそのまま #Lambda でも動かせる Lambda Web Adapter の新しい実装パターンや使い方などをご紹介します。 #AWSウェブマガジン

awscloud_jp's tweet image. Lambda Web Adapter でウェブアプリを (ほぼ) そのままサーバーレス化する (2025 年改訂版)▶ go.aws/3RBGpX5

VM やコンテナ用に実装されたウェブアプリを、ほとんどそのまま #Lambda でも動かせる Lambda Web Adapter の新しい実装パターンや使い方などをご紹介します。
#AWSウェブマガジン

Building event-driven architectures works really well for many cases. You can react to things at runtime and not have resources running all the time to handle it. The example below shows a setup where reacting to database events from #RDS is done in real time. #Lambda functions

RDarrylR's tweet image. Building event-driven architectures works really well for many cases. You can react to things at runtime and not have resources running all the time to handle it. The example below shows a setup where reacting to database events from #RDS is done in real time. #Lambda functions

I recently presented on #Lambda Durable Functions and wrote a blog and example app on them. These work really well for code-focused workflow management tasks on #AWS. If you need to pause, wait for human input, and pick back up without losing progress then you should consider

RDarrylR's tweet image. I recently presented on #Lambda Durable Functions and wrote a blog and example app on them. These work really well for code-focused workflow management tasks on #AWS. If you need to pause, wait for human input, and pick back up without losing progress then you should consider

🤖生成AIと Lambda→Step Functions の移行相談してたら、生成AIが「また Lambda 切り出そう!」って...😅 違うの!ローコードで組み上げたいから Step Functions だけで実行したいんだよ~! #AWS #StepFunctions #Lambda #生成AI

maijun2's tweet image. 🤖生成AIと Lambda→Step Functions の移行相談してたら、生成AIが「また Lambda 切り出そう!」って...😅

違うの!ローコードで組み上げたいから Step Functions だけで実行したいんだよ~!

#AWS #StepFunctions #Lambda #生成AI

#Lambda doubles down on #NVIDIA stack with 10,000+ Blackwell #GPUs and CPO networking push - buff.ly/iPPCZak #AI #ML #genaI #IT #tech #cloud

Lance_Edelman's tweet image. #Lambda doubles down on #NVIDIA stack with 10,000+ Blackwell #GPUs and CPO networking push - buff.ly/iPPCZak #AI #ML #genaI #IT #tech #cloud

LAMBDAの数だけ強くなれるよ MMULTに沸く 母のように #Excel #LAMBDA #MMULT

YasuDT3's tweet image. LAMBDAの数だけ強くなれるよ
MMULTに沸く 母のように
#Excel
#LAMBDA
#MMULT

Curso de AWS (2025) 🕒 Duración: 3 Semanas |Inicio: 6 Octubre 📍 Lugar: C/ Diego de León 47, Madrid 💻 Modalidad: Presencial (495€) | IVA Exento ✅ Bonificable para Trabajadores Aprenderás: #AWS, #EC2, #Lambda, #IAM ✍️ Más info: culture-lab.es/curso/curso-pr…

CulturelabTS_'s tweet image. Curso de AWS (2025)

🕒 Duración: 3 Semanas |Inicio: 6 Octubre 
📍 Lugar: C/ Diego de León 47, Madrid 
💻 Modalidad: Presencial (495€) | IVA Exento
✅ Bonificable para Trabajadores

Aprenderás: #AWS, #EC2, #Lambda, #IAM

✍️ Más info: culture-lab.es/curso/curso-pr…

En el marco del Día Internacional contra la LGBTIQ+fobia, te invitamos a la presentación del 📄 Informe anual del Observatorio de Derechos Humanos y Violencia por identidad de género 2024, por #LAMBDA 🏳️‍🌈.  🎟️ Entrada libre. Organizamos con LAMBDA y Observatorio. @EmbajadaEspGTA

CCEGUATEMALA's tweet image. En el marco del Día Internacional contra la LGBTIQ+fobia, te invitamos a la presentación del 📄 Informe anual del Observatorio de Derechos Humanos y Violencia por identidad de género 2024, por #LAMBDA 🏳️‍🌈. 
🎟️ Entrada libre.

Organizamos con LAMBDA y Observatorio.
@EmbajadaEspGTA

Serverless fans be like 😅😅: I love Lambda's ease of use and scalability, but for those long-running tasks, Fargate's got my back. #Serverless #AWS #lambda #Fargate @AWSCommunity @awscloud

AvinashDalvi_'s tweet image. Serverless fans be like 😅😅:

I love Lambda's ease of use and scalability, but for those long-running tasks, Fargate's got my back.  #Serverless #AWS #lambda #Fargate @AWSCommunity @awscloud

🚀 AWS just made a game-changing update! Lambda SnapStart is now available for Python & .NET functions, slashing cold starts to sub-second. Perfect for latency-sensitive apps! 🧵👇 #AWS #Lambda

mavi888uy's tweet image. 🚀 AWS just made a game-changing update! 

Lambda SnapStart is now available for Python & .NET functions, slashing cold starts to sub-second. Perfect for latency-sensitive apps! 🧵👇

#AWS #Lambda

Loading...

Something went wrong.


Something went wrong.