
153. LLM Inference with Bedrock
If you’re curious about building with LLMs, but you want to skip the hype and learn what it takes to ship something reliable in production,...
Radio and PodcastLive Radio & PodcastsOpening Radio and Podcast...

Radio and PodcastLive Radio & PodcastsFetching podcast shows and categories...
Radio and PodcastLive Radio & PodcastsFetching podcast episodes...

AWS Bites is the weekly show where we answer questions about AWS! This show is brought to you be Eoin Shanaghy and Luciano Mammino, certified AWS experts.

If you’re curious about building with LLMs, but you want to skip the hype and learn what it takes to ship something reliable in production,...

AWS Lambda is fantastic for small, stateless code on demand. But when your “function” starts looking like a workflow (retries, backoff, long...

AWS just made Lambda… less serverless. Lambda Managed Instances (Lambda MI) brings managed EC2 capacity into Lambda, and it changes the rule...

Love AWS Fargate, but occasionally hit the “I need more control” wall (GPUs, storage, network bandwidth, instance sizing)? In this episode o...

We dive deep into Strapi, an open-source headless CMS that's changing how we approach content management and CRUD applications. In this epis...

What if “Java is too old for serverless” is the myth holding your team back in 2025? We put it to the test with Mark Sailes (ex-AWS, Java-on...

What if AWS built an IDE to rival your favorite editor? Turns out they did!In this episode of AWS Bites, we dive into Kiro, an AI centric fo...

What if AWS had its own version of Killed by Google? Well… turns out it kind of does.In this episode of AWS Bites, we explore the AWS Produc...

Amazon Aurora DSQL promises to bring a truly serverless experience to SQL databases. But does it actually deliver? In this episode of AWS Bi...

Cost is always top of mind when building in the cloud, and recently AWS has introduced some changes worth paying attention to. In this episo...

Picture this. You’ve got a web app built with Rust and Solid.js. It started life running on a dusty on-prem server, but now it's time to mov...

We discuss common use cases and challenges for copying data between S3 buckets and S3-compatible object storage services. We share our exper...

In this episode, we provide an overview of AWS Step Functions and dive deep into the powerful new JSONata and variables features. We explain...

In this episode, we explore DuckDB, an open-source analytical database known for its speed and simplicity. Discover how DuckDB stands out in...

In this episode, we discuss using AWS Lambda Powertools for Python to build serverless REST APIs with AWS Lambda. We cover the benefits of u...

Ready to take your tech career to the cloud and build those awe-inspiring systems you see? Then you're in the right place. This episode of A...

In this episode, David Lynam provides an overview of AWS Transit Gateway, which aims to simplify complex network connectivity between VPCs,...

In this pre-re:Invent 2024 episode, Luciano and Eoin discuss some of their favorite recent AWS announcements, including improvements to AWS...

In this episode, we discuss the pros and cons of using serverless architecture in enterprise companies. We cover topics like cost, complexit...

In this episode, we discuss why IAM users and long-lived credentials are dangerous and should be avoided. We share war stories of compromise...

In this special episode of AWS Bites, Eoin is joined by Fiona McKenna, co-founder and CFO of fourTheorem, to discuss startup advice, hiring...

In this episode, we provided an overview of GitHub Action Runners and discussed the benefits of using self-hosted runners on AWS. We covered...

In this episode, we discuss the concept of CloudFormation drift, what causes it, how to detect it, and strategies for resolving it. We expla...

In this episode, we had the pleasure to interview Farrah Campbell, head of modern compute community at AWS, prolific speaker, and former AWS...

In this episode, we discuss AWS Lambda provisioned concurrency. We start with a recap of Lambda cold starts and the different concurrency co...

In this episode, we discuss Luciano's new book project on using Rust to write AWS Lambda functions. We start with a recap on why Rust is a g...

An overview of load balancers, explaining how they distribute traffic across multiple servers and provide high availability. We discuss laye...

This episode discusses solutions for securely accessing private VPC resources for debugging and troubleshooting. We cover traditional approa...

In this episode, we discuss the newly announced CloudFront Hosting Toolkit from AWS. We provide an overview of the tool, which aims to simpl...

In this episode, we discuss some tips and tricks for optimizing performance when working with Amazon S3 at scale. We start by giving an over...

In this episode, we provide a comprehensive overview of DynamoDB, including how it compares to relational databases, when to use it, how to...

In this episode, we provide an overview of Amazon Aurora, a relational database solution on AWS. We discuss its unique capabilities like dis...

In this episode, we discuss 5 different ways to extend CloudFormation capabilities beyond what it natively supports. We started with a quick...

In this episode, we discuss best practices for working with AWS Lambda. We cover how Lambda functions work under the hood, including cold st...

In this episode, we provide commentary and analysis on the 2024 AWS Community Survey results. We go through the key findings for each area i...

In this episode, we provide an introductory overview of AWS's best practices for managing infrastructure using multiple accounts under an or...

In this episode, we provide an overview of Amazon EBS, which stands for Elastic Block Storage. We explain what block storage is and how EBS...

In this episode, we discuss AWS Resource Access Manager (RAM) and how it can be used to securely share AWS resources like VPC subnets, datab...

In this episode, we discuss Permission Boundary policies in AWS IAM. A permissions boundary is an advanced feature in which you set the maxi...

In this episode, we discuss the new experimental AWS Lambda LLRT Low Latency runtime for JavaScript. We provide an overview of what a Lambda...

In this episode, we discuss what to do if you accidentally leak your AWS credentials during a live stream. We explain the difference between...

In this episode, we provide a friendly introduction to Service Control Policies (SCPs) in AWS Organizations. We explain what SCPs are, how t...

In this episode, we discuss how we work as a cloud consulting company, including our principles, engagement process, sprint methodology, and...

In this episode, we discuss using AWS Lambda for machine learning inference. We cover the tradeoffs between GPUs and CPUs for ML, tools like...

This episode of the AWS Bites Podcast provides an overview of the AWS Project Development Kit (PDK), an open-source tool to help bootstrap a...

In this episode, we discuss how you can use Python for data science workloads on AWS Lambda. We cover the pros and cons of using Lambda for...

In this episode, we share expert opinions from AWS community leaders on their favorite announcements from re:Invent 2023, advice for those s...

Luciano and Eoin chat about Luciano's experience attending AWS re:Invent 2023 in Las Vegas for the first time. They talk about the massive s...

In this episode, we discuss integration testing event-driven systems and explore AWS's new Integration Application Test Kit (IATK). We cover...

In this episode, we celebrate AWS Lambda's 9th birthday by taking a deep dive into Lambda runtimes. We discuss how Lambda works, compare off...