AWS Lambda
Computer applicationWikipedia
49
MENTIONS
16
EPISODES
12
PODCASTS
Search complete. 49 mentions across 16 episodes found for "AWS Lambda".
Sep 8, 2026
Claude Fable 5.1 and Other Bedtime Stories
C
0:05Corey QuinnHOST
Let's see what AWS has for us this week.
C
0:07Corey QuinnHOST
AWS Lambda now supports SnapStart for container image functions.
C
0:11Corey QuinnHOST
I'm amused that the URL slug for this thing is dated back in July, so I'm wondering why it was held back.
C
0:17Corey QuinnHOST
CloudWatch now supports warm-up periods for alarms.
Episode 28: Mock Exam Practice Set 1 - 13 SAA-C03 Questions & Answers | TechTalkWithBalu
B
15:39BaluHOST
Option B, Amazon SQS.
B
15:41BaluHOST
Option C, AWS Lambda.
B
15:43BaluHOST
And option D, Amazon Kinesis Data Firehose.
B
15:47BaluHOST
Let's pause here.
11 MINS LATER
B
26:52BaluHOST
Which service is the best fit here? Here are your options.
B
26:55BaluHOST
Option A, Amazon EC2.
B
26:58BaluHOST
Option B, AWS Lambda.
B
27:01BaluHOST
Option C, Amazon ECS on EC2.
2025 FOSS4G NA | ReMaking Cirrus - Jarrett Keifer
J
7:07Jarrett KeiferGUEST
So Cirrus is really quite lightweight.
J
7:09Jarrett KeiferGUEST
The core components are two Lambda functions that manage state and a DynamoDB table here.
J
7:16Jarrett KeiferGUEST
Around them, we just put a handful of things.
J
7:18Jarrett KeiferGUEST
We've got an input SQS queue where users put payloads to be processed, and output messages like published items or workflow events flow to output SNS topics.
J
7:32Jarrett KeiferGUEST
Workflows are run via AWS step functions, and tasks within those workflows generally leverage either Lambda or AWS Batch for compute.
J
7:41Jarrett KeiferGUEST
It's simple, but it's a robust and featureful system.
J
7:45Jarrett KeiferGUEST
Now, originally, all of this was distributed as a file directory tree.
2025 FOSS4G NA | Geophysics in the Cloud - Sophia Parafina
S
3:36Sophia ParafinaGUEST
Because in the industry, lift and shift means you just grab your stuff, move it up to the cloud, do something like that.
S
3:41Sophia ParafinaGUEST
What the reality is, we had to break down all our processing steps that were built on things like Fortran code and redo that all as AWS Lambdas.
S
3:51Sophia ParafinaGUEST
So it was a large effort to move all that data, move our processing over there.
S
3:56Sophia ParafinaGUEST
And so we're sort of in this pink spot here right now.
#012: AI Agents at Machine Speed: Rethinking Security on AWS
P
16:31Pradeep RaoHOST
For example, disabling tool access, modifying network controls, or revoking credentials.
P
16:38Pradeep RaoHOST
This is where services such as AWS Lambda, AWS Step Functions, EventBridge, Systems Manager, IAM, CloudWatch, CloudTrail, GuardDuty, and Security Hub can become components of an automated security response architecture.
P
16:55Pradeep RaoHOST
The goal is not to create another isolated AI security stack.
P
16:59Pradeep RaoHOST
The goal is to extend the security architecture you already have.
P
20:20Pradeep RaoHOST
As organizations move from co-pilots to autonomous agents and eventually to multi-agent ecosystems, these foundations will become increasingly important.
P
20:31Pradeep RaoHOST
AWS already provides many of the building blocks.
P
20:34Pradeep RaoHOST
IAM and STS for identity, CloudTrail for auditability, CloudWatch for telemetry, GuardDuty for threat detection, Security Hub for centralized security operations, KMS for cryptographic protection, VPC controls for isolation, and Lambda and Step functions for automated response orchestration.
P
20:56Pradeep RaoHOST
The architectural challenge is to bring these capabilities together into a coherent control plane for agentic workloads.
AWS GWLB TCP Reset, Azure DevOps Live Migrations to GitHub, GitHub Runner Enforcement, Docker Root Risk, Lambda IAM Updates, PostgreSQL Upgrade Traps, SonicWall Zero-Days & Better Incident Reviews
B
10:40Brian TellerHOST
Quick lightning round.
B
10:42Brian TellerHOST
First, AWS Lambda now supports fuller IAM resource-based policies.
B
10:49Brian TellerHOST
you can define multiple principles and actions and use normal IAM condition keys for cross-account access.
B
10:58Brian TellerHOST
That should make larger Lambda authorization models cleaner than some of the older one-permission-at-a-time workflows.
B
11:07Brian TellerHOST
Second, AWS is warning about PostgreSQL upgrades that can fail because of circular role memberships.
B
11:15Brian TellerHOST
RDS and Aurora upgrades from PostgreSQL 14 or earlier to 15 and newer can hit problems if roles like RDS underscore superuser and the built-in read-all or write-all roles end up referencing each other.
B
16:11Brian TellerHOST
That's it for this week of Ship It Weekly.
B
16:14Brian TellerHOST
We covered Gateway Load Balancer TCP reset, Azure DevOps live migrations to GitHub, GitHub's self-hosted action runner enforcement, and the Omachi Docker privilege issue.
369: Thirteen Billion Reasons to Hug This Face
J
38:06Justin BrodleyHOST
I was doing fun stuff before it, but I'll be doing more fun stuff after.
J
38:13Justin BrodleyHOST
AWS Lambda now supports full IAM resource-based policies, letting admins define multiple principles and actions in a single document instead of adding permissions one at a time.
J
38:22Justin BrodleyHOST
The update unlocks the full range of IAM condition keys, enabling access restrictions based on source IP, principle tags, or other conditions directly in the resource policy.
J
38:31Justin BrodleyHOST
This simplifies permission management for multi-account setups and multi-service integrations, since teams can now grant several service invokes access via one policy statement rather than maintaining separate entries.
Episode 27: Machine Learning & AI Services on AWS | SAA-C03
B
8:27BaluHOST
Connect lets you receive calls, create contact flows, and run a full contact center in the cloud, and it can integrate with CRM systems and other AWS services with no upfront payments and significantly lower costs than traditional contact center solutions.
B
8:42BaluHOST
A common architecture is a customer calls in through Connect, Lex recognizes their intent, and a Lambda function fulfills the request.
B
8:51BaluHOST
For example, scheduling an appointment by talking to a CRM.
B
8:55BaluHOST
For your memory hook, think of Lex as the family's conversationalist, the one who understands what you're asking for and chats back, whether by voice or text.
Happy 20th Birthday EC2, You Beautiful Disaster
C
0:05Corey QuinnHOST
Let's see what AWS has for us this week.
C
0:07Corey QuinnHOST
Lambda functions now support full IAM resource-based policies.
C
0:12Corey QuinnHOST
After 12 short years, my CloudFormation or CDK files for deploying Lambda's function, which, yes, is how you pluralize it, are no longer 80% IAM by volume.
C
0:22Corey QuinnHOST
Unfortunately, this is just in time for me to not care since it's Claude's problem now.
C
0:28Corey QuinnHOST
AWS Security Agent, now part of AWS Continuum, now supports budget controls and finding revalidation.
C
3:30Corey QuinnHOST
This is code that AWS publishes but does not operate, fixing it thus falls to the customer.
C
3:35Corey QuinnHOST
We start with four consecutive free RTOS kernel CVEs that read like a bulk order, where AWS's exposure is a web page and yours is a truck roll to microcontrollers with no OTA update path.
C
3:48Corey QuinnHOST
Then comes the Neptune Federated Query Connector, a Lambda function you adopted from a repo and now own forever like an incontinent chihuahua, whatever the word managed implied at adoption time.
Your CI Tool is NOT a CD Tool!
P
3:29PushkarGUEST
First off, it needs like a compute infrastructure where it has to run the business logic.
P
3:35PushkarGUEST
It can be like a Kubernetes cluster, maybe in GKE, EKS, or in Azure, or it can be like a VM, or it can be like a serverless sort of a thing like Lambda.
P
3:45PushkarGUEST
So It needs some compute to run the business logic.
P
3:51PushkarGUEST
And in addition to compute, it might need a storage infrastructure, like a SQL database, NoSQL database, or Blobstore.
21 MINS LATER
P
25:08PushkarGUEST
Spinnaker wasn't.
P
25:09PushkarGUEST
So Spinnaker, it's a multi-cloud, multi-environment sort of enterprise CI, CD tool.
P
25:18PushkarGUEST
So you can use it to deploy to not just Kubernetes, but even outside of it, right? Like if you have a VM where you're running your service or maybe AWS Lambda or some serverless service out there, you can use it to deploy your code to any of those as well.
P
25:34PushkarGUEST
So it's super flexible that way.
6 more episodes mention AWS Lambda.
Create an account to see the whole feed, search across every transcript, and follow the entities you care about.