Skip to main content
AWS Lambda

AWS Lambda

Computer applicationWikipedia

Search complete. 49 mentions across 16 episodes found for "AWS Lambda".

Sep 8, 2026

Corey QuinnHOST
0:05
Let's see what AWS has for us this week.
Corey QuinnHOST
0:07
AWS Lambda now supports SnapStart for container image functions.
Corey QuinnHOST
0:11
I'm amused that the URL slug for this thing is dated back in July, so I'm wondering why it was held back.
Corey QuinnHOST
0:17
CloudWatch now supports warm-up periods for alarms.
BaluHOST
15:39
Option B, Amazon SQS.
BaluHOST
15:41
Option C, AWS Lambda.
BaluHOST
15:43
And option D, Amazon Kinesis Data Firehose.
BaluHOST
15:47
Let's pause here.

11 MINS LATER

BaluHOST
26:52
Which service is the best fit here? Here are your options.
BaluHOST
26:55
Option A, Amazon EC2.
BaluHOST
26:58
Option B, AWS Lambda.
BaluHOST
27:01
Option C, Amazon ECS on EC2.
Jarrett KeiferGUEST
7:07
So Cirrus is really quite lightweight.
Jarrett KeiferGUEST
7:09
The core components are two Lambda functions that manage state and a DynamoDB table here.
Jarrett KeiferGUEST
7:16
Around them, we just put a handful of things.
Jarrett KeiferGUEST
7:18
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.
Jarrett KeiferGUEST
7:32
Workflows are run via AWS step functions, and tasks within those workflows generally leverage either Lambda or AWS Batch for compute.
Jarrett KeiferGUEST
7:41
It's simple, but it's a robust and featureful system.
Jarrett KeiferGUEST
7:45
Now, originally, all of this was distributed as a file directory tree.
Sophia ParafinaGUEST
3:36
Because in the industry, lift and shift means you just grab your stuff, move it up to the cloud, do something like that.
Sophia ParafinaGUEST
3:41
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.
Sophia ParafinaGUEST
3:51
So it was a large effort to move all that data, move our processing over there.
Sophia ParafinaGUEST
3:56
And so we're sort of in this pink spot here right now.
Pradeep RaoHOST
16:31
For example, disabling tool access, modifying network controls, or revoking credentials.
Pradeep RaoHOST
16:38
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.
Pradeep RaoHOST
16:55
The goal is not to create another isolated AI security stack.
Pradeep RaoHOST
16:59
The goal is to extend the security architecture you already have.
Pradeep RaoHOST
20:20
As organizations move from co-pilots to autonomous agents and eventually to multi-agent ecosystems, these foundations will become increasingly important.
Pradeep RaoHOST
20:31
AWS already provides many of the building blocks.
Pradeep RaoHOST
20:34
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.
Pradeep RaoHOST
20:56
The architectural challenge is to bring these capabilities together into a coherent control plane for agentic workloads.
Brian TellerHOST
10:40
Quick lightning round.
Brian TellerHOST
10:42
First, AWS Lambda now supports fuller IAM resource-based policies.
Brian TellerHOST
10:49
you can define multiple principles and actions and use normal IAM condition keys for cross-account access.
Brian TellerHOST
10:58
That should make larger Lambda authorization models cleaner than some of the older one-permission-at-a-time workflows.
Brian TellerHOST
11:07
Second, AWS is warning about PostgreSQL upgrades that can fail because of circular role memberships.
Brian TellerHOST
11:15
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.
Brian TellerHOST
16:11
That's it for this week of Ship It Weekly.
Brian TellerHOST
16:14
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.
Justin BrodleyHOST
38:06
I was doing fun stuff before it, but I'll be doing more fun stuff after.
Justin BrodleyHOST
38:13
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.
Justin BrodleyHOST
38:22
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.
Justin BrodleyHOST
38:31
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.
BaluHOST
8:27
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.
BaluHOST
8:42
A common architecture is a customer calls in through Connect, Lex recognizes their intent, and a Lambda function fulfills the request.
BaluHOST
8:51
For example, scheduling an appointment by talking to a CRM.
BaluHOST
8:55
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.
Corey QuinnHOST
0:05
Let's see what AWS has for us this week.
Corey QuinnHOST
0:07
Lambda functions now support full IAM resource-based policies.
Corey QuinnHOST
0:12
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.
Corey QuinnHOST
0:22
Unfortunately, this is just in time for me to not care since it's Claude's problem now.
Corey QuinnHOST
0:28
AWS Security Agent, now part of AWS Continuum, now supports budget controls and finding revalidation.
Corey QuinnHOST
3:30
This is code that AWS publishes but does not operate, fixing it thus falls to the customer.
Corey QuinnHOST
3:35
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.
Corey QuinnHOST
3:48
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.
PushkarGUEST
3:29
First off, it needs like a compute infrastructure where it has to run the business logic.
PushkarGUEST
3:35
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.
PushkarGUEST
3:45
So It needs some compute to run the business logic.
PushkarGUEST
3:51
And in addition to compute, it might need a storage infrastructure, like a SQL database, NoSQL database, or Blobstore.

21 MINS LATER

PushkarGUEST
25:08
Spinnaker wasn't.
PushkarGUEST
25:09
So Spinnaker, it's a multi-cloud, multi-environment sort of enterprise CI, CD tool.
PushkarGUEST
25:18
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.
PushkarGUEST
25:34
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.

We value your privacy

We use cookies to understand how you use our platform and to improve your experience. Click “Accept All” to consent, or “Decline non-essential” to opt out of non-essential cookies. Read our Privacy Policy.