In this episode, we’re diving deep into one of the recent announcements from AWS re:Invent, the release of Amazon ElasticCache Serverless. This new option allows customers to create a cache in under a minute and instantly scale capacity based on application traffic patterns. Jillian Forde is joined by Abhay Saxena (Principal Technical Product Manager for In- ... Show More
Nov 24
#747: Unpacking Automated Reasoning: From Mathematical Logic to Practical AI Security
Discover how AWS leverages automated reasoning to enhance AI safety, trustworthiness, and decision-making. Byron Cook (Vice President and Distinguished Scientist) explains the evolution of reasoning tools from limited, PhD-driven solutions to scalable, user-friendly systems embed ... Show More
38m 2s
Nov 10
#745: Accelerating Cloud Migration: How Occidental Petroleum Transformed with Terraform and AFT
This episode features a deep dive into Occidental Petroleum’s cloud migration journey, emphasizing automation and scalability. Brian Moore, a Cloud Architect at Occidental Petroleum, discusses how they used Terraform and AFT to streamline account provisioning, manage complex netw ... Show More
20m 19s
Apr 2024
753: Cache Ruins Everything Around Me
Scott and Wes dive into the cache problem, tackling user-specific data and caching security. From marketing A/B testing to content negotiation, they explore various challenges and solutions, including different URL/query parameters, edge logic, and client-side caching.
Show Note ... Show More
24m 6s
Apr 2021
Browser Caching best practices, when to use no-cache vs max-age without breaking your site
<p>Caching is the hardest problem in building software, and having the browser cache is not any different. In this video, I'll discuss Jake Archibald's article</p>
<p>https://jakearchibald.com/2016/caching-best-practices/</p>
<p>0:00 Intro</p>
<p>2:00 Pattern 1: Immutable content ... Show More
18m 59s
Nov 2020
Basic Caching Techniques Explained - Spatial, Temporal, Distributed, Write-Through, Write-Back, Cache Aside
<p>In this video I go through the three type of caching and how it is kept in sync.</p>
<p>0:00 Intro</p>
<p>0:30 What is Caching?</p>
<p>1:20 Spatial Cache</p>
<p>3:30 Temporal Cache</p>
<p>5:00 Distributed cache</p>
<p>6:30 Write-Through Cache</p>
<p>8:00 Write-Back Cache</p>
10m 23s
<p><br></p>
<p>Lambda now supports Response payload streaming, now you can flush changes to the network socket as soon as it is available and it will be written to the client socket. I think this is a game changing feature </p>
<p><br></p>
<p><br></p>
<p>0:00 Intro</p>
<p>1:00 Tr ... Show More