Search a title or topic

Over 20 million podcasts, powered by 

Player FM logo

Allen Helton Podcasts

show episodes
 
Loading …
show series
 
Have you ever wished you could quit your job and go create content all day long while working for yourself? You can! In this episode, Yan Cui joins Allen Helton to talk about full-time content creation and consultancy within the serverless world. The two discuss Yan's journey to greatness, weigh in on the use of generative AI when it comes to conte…
  continue reading
 
You've probably seen some posts lately about the Believe in Serverless community. If you've been wondering what it is and why there's so much noise around it - great news! This episode is all about the community including what it is, where it's been, what it has to offer, and where it's going. Join Allen and four of the community champions, Ben Pyl…
  continue reading
 
There's no question that tech is booming all over the world. But how has it been received in places that have harder access to the internet, like Africa? Join Allen as he talks with Tobenna Nwokike about how technology is transforming Nigeria into something completely new. They discuss the cultural and economic changes brought on by tech, how easy …
  continue reading
 
When was the last time you attended an event? It was probably virtual, right? Why is that? The tech industry has moved more and more virtual the past few years and we're starting to slowly but surely crawl our way back to in-person. In this episode, Raphael Manke and Allen Helton talk about their experiences with getting together in person and how …
  continue reading
 
Event-driven architectures (EDA) is an intimidating subject for many, but don't confuse complexity with unfamiliarity. While EDA might seem unnecessarily complex, it's a necessary architectural pattern as the world goes more and more distributed. Join James Eastham and Allen Helton as they discuss all things EDA, ranging from what to put in your ev…
  continue reading
 
Join Johannes and Allen as they talk about the world of modern CI/CD. The duo describes exactly what CI/CD is and is not and how your pipeline might be a bit more involved than you think. Johannes shares what he considers "the best" pipeline in the industry today, describes his experience with Amazon Code Catalyst, and goes into detail about a proj…
  continue reading
 
They say the best way to learn is by doing, but is that always true? Does the way people effectively learn change the further they get into their career? Join Luc and Allen as they discuss continuing education as a developer and what they've experienced over the last decade. The two cover the benefits of side projects and the impact taking them to …
  continue reading
 
Join Allen Helton and Jeremiah Dunham as they explore math in the world of computer science. Do developers use it as much as they thought they would or is it abstracted away to a point where we have no idea? What if there was a way to use math to prove the correctness of your code instead of writing unit tests? Guess what? It's possible. Tune into …
  continue reading
 
The serverless community loves talking about serverless. Despite the amazing innovations happening all around us, we still talk about cold starts and scalability like they are new. But what if we didn't? What would it take to get to a post-serverless era? What does post-serverless even mean? Join Jeremy Daly and Allen Helton as they discuss what th…
  continue reading
 
Have you ever wondered how it works when you tell Alexa to turn off your lights and you're suddenly sitting in darkness? The Internet of Things (IoT) is all around us - from automating smart homes to alerting us when an industrial piece of equipment is malfunctioning. Join Allen and Rohan Desai as they discuss how SmartThings integrates hundreds of…
  continue reading
 
If you've been around the serverless community for any length of time, you've undoubtedly heard of Serverless Guru. But do you know what they do? Listen to Sam Lock and Allen discuss the day-in and day-out of being a serverless developer, cover the emerging importance of automating boilerplate code, and of course, dive into generative AI. About Sam…
  continue reading
 
What's the difference between developer advocacy, tech evangelism, and solutions architecture? A few years ago, all these job titles would have sounded made up. But in the mad rush we know as "cloud development", each of them have distinct roles and importance. Join Michael "Focus Otter" Liendo and Allen Helton as they dive into what makes develope…
  continue reading
 
Have you ever wondered why querying your data lakes were so slow? Or, if you're like Allen, did you ever wonder what a data lake actually is? Join Cliff Crosland as he explains how the Scanner team has changed data lakes forever by going serverless. This episode is a showcase of some brilliant engineering to solve a problem in a serverless manner. …
  continue reading
 
Feature flags are much more than on/off switches to hide in-progress features. They separate releases from your deployments. They allow you to slowly roll out features to your user base. They give you access to easy A/B testing. Join Steve and Allen as they talk about the impressive capabilities of AWS AppConfig, a managed service that controls you…
  continue reading
 
Are you cloud certified? In this episode of the Ready, Set, Cloud podcast Ro Ndimofor stands his ground on a hard-hitting stance against certifications. Enjoy the classic debate of "practice vs theory" as Ro and Allen discuss alternatives to certifications and if there really is a place for them in your career. About Ro Ro is a software developer a…
  continue reading
 
Java is notorious for slow cold starts in Lambda. But why? What can you do to make them faster? Is it time to ditch Python and make your way to the JVM? Join Vadym and Allen as they talk about Java's journey in serverless and explore some of the optimization techniques developers use to mitigate cold starts like Snap Start, priming, and using Graal…
  continue reading
 
Have you ever wondered how MidJourney or ChatGPT work? Generative AI has taken the world by storm with millions of adopters using it daily. But how does it work? How does it go from a question you type in a dialog box to a meaningful answer or perfectly drawn image on screen? Join Matt and Allen as they discuss how completion models work, explain t…
  continue reading
 
Many people say DevOps is dead with the introduction of serverless. Responsibilities change from infrastructure management to platform engineering. But what happens when you throw generative AI into the mix? How does this shake up what we now know as DevOps and what does it hold for the future? Is DevOps going to die? Omkar and Allen talk about the…
  continue reading
 
Serverless services make it incredibly easy to start building. They reduce time to market, improve uptime (generally), and lower overall costs when starting up. But there's an entire world to consider before going serverless that most of us forget about - business operations. Aside from shifting ownership from hardware to software, you also have ro…
  continue reading
 
Anyone who's heard of serverless has heard of cold starts. But have you heard about proactive initialization? This is a newly published service enhancement from the AWS Lambda team that pre-warms execution environments of on-demand functions. This enhancement results in reduced cold start times and costs consumers no extra money to take advantage o…
  continue reading
 
In the serverless world, we sometimes take the word "managed" a little too seriously. We often forget that not ALL software responsibilities are taken over by cloud vendors. Oftentimes responsibilities are shared between builders and cloud vendors, like security. In this episode, Allen and Jason talk about ways to improve your security posture star…
  continue reading
 
People throw around the phrase "app modernization" and "cloud migration" far too often. What do they mean? Are they the same thing? In this episode, Allen sits down with Alex Kearns to navigate the twists and turns of the cloud to find out the answer. The two talk about different strategies of modernization like the strangler pattern and learn how …
  continue reading
 
The tech community is not just about networking or acquiring new skills - it's about discovery and mutual growth brought on by impactful interactions. Often seen as an mysterious black box, Allen and Jonah dive in to clarify some of the confusion around the tech community. First of all, what is it? How do you start on your own journey? And most imp…
  continue reading
 
Dive into the heart of serverless architecture with the brilliantly unorthodox Dax Raad in this episode of the "Ready, Set, Cloud" podcast. Renowned for his sharp insights and unconventional approach to... everything, Dax brings his perspective to the world of serverless application development. In this conversation, he shares insights on structuri…
  continue reading
 
Join Taylor Jacobsen and Allen Helton as they dive into the AWS Heroes Program. Taylor sheds light on what it means to manage this esteemed group of experts and enthusiasts, sharing how she helps them stay connected and motivated. The conversation uncovers the real essence of being an AWS Hero, revealing that there's no set formula or checklist—it'…
  continue reading
 
Join Alex DeBrie and Allen Helton as they talk about the work that went into writing the famous DynamoDB book. Alex tells us how it all got started, how long it took to write the book, and what was easier and harder than expected about the entire process. The two also talk about imposter syndrome and how to fight back when you feel like your conten…
  continue reading
 
We have plenty of tools that build Infrastructure as Code (IaC) in the cloud. But today, we're zeroing in on two powerhouses: SAM and CDK. Allen, a passionate SAM supporter, goes head-to-head with Matt Martz, a CDK enthusiast, as they share their preferred IaC methods. Dive into the world of CDK constructs versus SAM macros, explore the portability…
  continue reading
 
Episode Summary Everybody wants to go fast. But should you? In this episode, Allen talks with Boris Tane and Thomas Ankcorn from Baselime about how they build software at breakneck speed while maintaining a sense of responsibility. They discuss some of the best and worst moments of deploying code on a Friday, how they've structured their CI/CD pipe…
  continue reading
 
Serverless is taking the world by storm. Despite there being countless blogs, tutorials, and recommended best practices around serverless, there's shockingly little material on observability. Why? It's hard! Join AJ and Allen as they talk about the difficulties of observing a serverless application, dive into the differences between KPIs and infras…
  continue reading
 
Right on the heels of international women's day, we're diving into the current state of diversity in tech and how we're making progress every day. Sure, there's still a long way to go to achieve true equity, equality, and inclusive cultures, but we're celebrating the amazing allies and support systems that are helping us get there. Kristi and Allen…
  continue reading
 
There are about as many "first" approaches to software as there are colors in the rainbow. Front-end first, serverless-first, API-first, test-first, the list goes on and on. Andres Moreno and I cover what it means to be API-first, clarify the definition of serverless-first, and discuss how he managed to build a development process that follows both…
  continue reading
 
Episode Summary Developer experience is often an afterthought when building APIs. But when you build for developers, DevEx is critical to your success. How fast can you make that time to first call? If you have a high barrier of entry, nobody is going to use it. The easier it is to move quickly, the easier it is to spread the word and drive usage. …
  continue reading
 
Episode Summary Platform engineering is a trending topic in cloud communities these days. Does it replace DevOps? Is it really "the next new thing?" Before we can answer that, we need to understand what platform engineering is and how it is different from DevOps. Allen talks with Ran Isenberg about the responsibilities his team undertakes at CyberA…
  continue reading
 
Episode Summary The serverless community is in a heated debate over what constitutes a serverless service. Is it simply abstracting servers away from consumers? Does it include scale to 0? What about cost considerations? All these questions are answered in this talk with Khawaja Shams, co-founder and CEO of Momento. Allen and Khawaja talk shop abou…
  continue reading
 
Loading …
Copyright 2025 | Privacy Policy | Terms of Service | | Copyright
Listen to this show while you explore
Play