Real World Serverless with theburningmonk-logo

Real World Serverless with theburningmonk

Technology Podcasts

A podcast where we talk about real-world use of Serverless technologies from engineers who work with them day-to-day. We will discuss use cases, why they chose serverless and the pain points and challenges they face. If you want to know what it's REALLY like to work with serverless, this is the show for you.

Location:

United Kingdom

Description:

A podcast where we talk about real-world use of Serverless technologies from engineers who work with them day-to-day. We will discuss use cases, why they chose serverless and the pain points and challenges they face. If you want to know what it's REALLY like to work with serverless, this is the show for you.

Language:

English


Episodes

#79: The meaninglessness of serverless with Ben Kehoe

5/30/2023
In this episode, I caught up with Ben Kehoe, who is an AWS Serverless Hero and one of the earliest adopters of serverless technologies. In a wide-ranging conversation, we discussed many topics around serverless and AI, including: Links from the episode: The meaning(lessness) of serverlessServerless is a state of mindThe serverless spectrumEp16 - Serverless at iRobot with Ben Kehoe For more stories about real-world use of serverless technologies, please follow me on Twitter as @theburningmonk and subscribe to this podcast. Want to step up your AWS game and learn how to build production-ready serverless applications? Check out my upcoming workshops and I will teach you everything I know. Opening theme song: Cheery Monday by Kevin MacLeod Link: https://incompetech.filmmusic.io/song/3495-cheery-monday License: http://creativecommons.org/licenses/by/4.0

Duration:00:58:16

#78: Out with legacy lock-in with Eduard Bargues

5/16/2023
In this episode, I spoke with Eduard Bargues, who is a Principal Engineer at Ohpen, a cloud-native open banking platform. We talked about Ohpen's migration from EC2 to a mix of Fargate and Lambda, and along the way, we touched on many topics: We also talked about how being cloud-agnostic makes you use the cloud in a way that is inefficient and creates many layers of unnecessary abstraction layers in your architecture, which Eduard calls "legacy lock-in"! We talked about their event-driven architecture and how they are using an in-house Event Broker to add FIFO support (which EventBridge doesn't support) for some subscribers. It's similar to what Luc van Donkersgoed talked about in episode 68. We talked about their EventBridge topology and how they manage over 200 AWS accounts, and finally, what are the biggest shortcomings with EventBridge right now. Links from the episode: Job openings at OhpenEpisode 68 with PostNLEpisode 73 with NNTwitterLinkedInThe decoupled invocation pattern For more stories about real-world use of serverless technologies, please follow me on Twitter as @theburningmonk and subscribe to this podcast. Want to step up your AWS game and learn how to build production-ready serverless applications? Check out my upcoming workshops and I will teach you everything I know. Opening theme song: Cheery Monday by Kevin MacLeod Link: https://incompetech.filmmusic.io/song/3495-cheery-monday License: http://creativecommons.org/licenses/by/4.0

Duration:00:57:38

#77: Microfrontends with Luca Mezzalira

5/2/2023
In this episode, I spoke with Luca Mezzalira, who is the author of "Building Micro-Frontends" by O'Reilly, and a Principal Specialist Solutions Architect at AWS focusing on serverless. We talked about micro-frontends and dived deep into his experience with them at both DAZN and AWS. We got a high-level overview of micro-frontends: what it is, how they work, and who should adopt micro-frontends. And why it worked out so well at DAZN, which had the challenge of supporting more than a dozen of devices including set-top boxes with custom versions of HTML! We were also able to dive deep into some technical topics, such as how to manage the shared user state (e.g. credentials and session); how to build micro-frontends from a CI/CD pipeline POV; and how to maintain a consistent styling and layout across all your micro-frontend pages. Links from the episode: frontend-discovery-serviceMicrofrontends book For more stories about real-world use of serverless technologies, please follow me on Twitter as @theburningmonk and subscribe to this podcast. Want to step up your AWS game and learn how to build production-ready serverless applications? Check out my upcoming workshops and I will teach you everything I know. Opening theme song: Cheery Monday by Kevin MacLeod Link: https://incompetech.filmmusic.io/song/3495-cheery-monday License: http://creativecommons.org/licenses/by/4.0

Duration:00:59:06

#76: Optimizing AWS cost with Erik Peterson

4/18/2023
In this episode, I spoke with Eric Peterson who is the founder and CTO of CloudZero, a leading vendor that helps AWS customers reign in their AWS spending by revealing hidden savings and preventing costly mistakes. We discussed a range of topics, including common mistakes AWS users make and how CloudZero once saved a customer potentially a million-dollar on CDN bills by alerting them of spending abnormalities early. We also talked about the trade-off between having cloud cost controls and the cost overhead they add. We talked about FinOps and how CloudZero can understand the unit cost of their own systems and how much each customer costs them because of the pay-per-use pricing model of serverless technologies. And we discussed the wider economic trends in 2023 and how that might impact companies going forward and how it might change their views on serverless and the cloud more broadly. Links from the episode: TwitterLinkedinpersonal blogBuilding a fully serverless insurance company with Joe Emison For more stories about real-world use of serverless technologies, please follow me on Twitter as @theburningmonk and subscribe to this podcast. Want to step up your AWS game and learn how to build production-ready serverless applications? Check out my upcoming workshops and I will teach you everything I know. Opening theme song: Cheery Monday by Kevin MacLeod Link: https://incompetech.filmmusic.io/song/3495-cheery-monday License: http://creativecommons.org/licenses/by/4.0

Duration:00:50:41

#75: Building open source community around SST with Dax Raad

4/4/2023
In this episode, I spoke with Dax Raad to talk about SST and the challenges of building an open-source community. Honestly, I think AWS can learn a thing or two from Dax's approach towards open-source, an approach that puts the needs of the customers first at the cost of the convenience of the maintainers. We talked about some shortcomings of CDK, the origin of SST and what problems it's supposed to solve; who are the intended users; and how SST differs from other simpler products on the market. We talked about Dax's journey into serverless, via Kubernetes. And the self-realization that deep down, behind all the arguments about "vendor lock-in", he was pushing back on serverless because he was trying to avoid learning another thing. And we reminisced about learning programming languages and our shared appreciation for Erlang and the actor model! Links from the episode: here This episode is sponsored by Momento. Get all the benefits of database caching and none of the operational headache with Momento Serverless Cache. Start free at gomomento.co/realworld. For more stories about real-world use of serverless technologies, please follow me on Twitter as @theburningmonk and subscribe to this podcast. Want to step up your AWS game and learn how to build production-ready serverless applications? Check out my upcoming workshops and I will teach you everything I know. Opening theme song: Cheery Monday by Kevin MacLeod Link: https://incompetech.filmmusic.io/song/3495-cheery-monday License: http://creativecommons.org/licenses/by/4.0

Duration:00:47:23

#74: The Litmus test for serverless with Kirk Kirkconnell

3/20/2023
In this episode, I spoke with Kirk Kirkconnell to talk about his experience with database technologies and serverless. Kirk had been involved with databases his whole career, including recently with the DynamoDB and Momento teams. We talked about single table design with DynamoDB - when to use it and some common drawbacks to consider. We discussed the strength and weaknesses of DynamoDB DAX and when to use it vs a general-purpose caching solution like Momento. But the big discussion was about the rise of faux serverless services and the important, yet often underrated role of scale to zero. And why there needs to be a litmus test for serverless storage services so people have a better idea of what they're getting themselves into! Links from the episode: Litmus for serverlessJobs at MomentoGetting started with MomentoThis episode is sponsored by Momento. Get all the benefits of database caching and none of the operational headache with Momento Serverless Cache. Start free at gomomento.co/realworld. For more stories about real-world use of serverless technologies, please follow me on Twitter as @theburningmonk and subscribe to this podcast. Want to step up your AWS game and learn how to build production-ready serverless applications? Check out my upcoming workshops and I will teach you everything I know. Opening theme song: Cheery Monday by Kevin MacLeod Link: https://incompetech.filmmusic.io/song/3495-cheery-monday License: http://creativecommons.org/licenses/by/4.0

Duration:00:32:30

#73: Innovating a 175 years old company with serverless with Vijai Ramcharan

3/7/2023
In this episode, I spoke with Vijai Ramcharan to talk about his experience with introducing serverless at NN, a 175 years-old financial services company based in the Netherlands. We touched on many topics, from changing existing mindsets and training engineers about AWS and serverless, to vendor lock-in and challenges with adopting serverless at the enterprise scale. Links from the episode: Vacancies at NNVijai's article on kickstarting serverless adoption at NNWerner Vogel's keynote at re:invent 2022Gregor Hophe's talk on Modern cloud applications: Do they lock you in?This episode is sponsored by Momento. Get all the benefits of database caching and none of the operational headache with Momento Serverless Cache. Start free at gomomento.co/realworld. For more stories about real-world use of serverless technologies, please follow us on Twitter as @RealWorldSls and subscribe to this podcast. Want to step up your AWS game and learn how to build production-ready serverless applications? Check out my upcoming workshops and I will teach you everything I know. Opening theme song: Cheery Monday by Kevin MacLeod Link: https://incompetech.filmmusic.io/song/3495-cheery-monday License: http://creativecommons.org/licenses/by/4.0

Duration:00:38:33

#72: Master IAM with Rowan Udell

2/21/2023
In this episode, I caught up with Rowan Udell to talk about his book The Practical AWS IAM Guide and get his takes on IAM best practices. Links from the episode: AWS IAM AnalyzerCloudsplainingIAM livePermissions.CloudTrackIAMAWS services that work with IAMThis episode is sponsored by Momento. Get all the benefits of database caching and none of the operational headache with Momento Serverless Cache. Start free at gomomento.co/realworld. For more stories about real-world use of serverless technologies, please follow us on Twitter as @RealWorldSls and subscribe to this podcast. Want to step up your AWS game and learn how to build production-ready serverless applications? Check out my upcoming workshops and I will teach you everything I know. Opening theme song: Cheery Monday by Kevin MacLeod Link: https://incompetech.filmmusic.io/song/3495-cheery-monday License: http://creativecommons.org/licenses/by/4.0

Duration:00:40:16

#71: Avoiding common AWS mistakes with Ben Bridts

12/13/2022
In this episode, I caught up with Ben Bridts, who is an AWS Community Hero and consultant at Cloudar in Belgium. We talked about many topics, including common mistakes companies make in AWS; the problems with AWS Organizations; pitfalls with platform teams; and some success stories from his work as a consultant. Links from the episode: GraphQL and Single-table designFor more stories about real-world use of serverless technologies, please follow us on Twitter as @RealWorldSls and subscribe to this podcast. Want to step up your AWS game and learn how to build production-ready serverless applications? Check out my upcoming workshops and I will teach you everything I know. Opening theme song: Cheery Monday by Kevin MacLeod Link: https://incompetech.filmmusic.io/song/3495-cheery-monday License: http://creativecommons.org/licenses/by/4.0

Duration:00:45:02

#70: Serverless at LEGO with Sarah Hamilton

11/29/2022
In this episode, I caught up with Sarah Hamilton, who is an AWS Community Builder and a software engineer at LEGO. We talked about her journey into serverless and LEGO's serverless adoption has changed since I spoke with Sheen and Nicole on this podcast. In the two years since they have grown from 6 features teams to over 25, all focused on serverless technologies. We also talked about some of Sarah's previous work, especially a project where she used Step Functions, and her approach towards testing Step Functions. Links from the episode: advanced event-driven architectures at LEGO groupServerless at LEGO with Nicole Yip and Sheen BrisalsFor more stories about real-world use of serverless technologies, please follow us on Twitter as @RealWorldSls and subscribe to this podcast. Want to step up your AWS game and learn how to build production-ready serverless applications? Check out my upcoming workshops and I will teach you everything I know. Opening theme song: Cheery Monday by Kevin MacLeod Link: https://incompetech.filmmusic.io/song/3495-cheery-monday License: http://creativecommons.org/licenses/by/4.0

Duration:00:33:56

#69: Teaching the world about Serverless with Sam Williams

11/15/2022
In this episode, I spoke with Sam Williams, who runs the Complete Coding YouTube channel where he teaches about AWS and Serverless. He recently published a new video course called "Master AWS Serverless with 7 Real World Projects" and shared some helpful tips on picking the right course and how you can get the most from these courses. Sam is also a serverless consultant and has helped many startups adopt serverless technologies successfully. We also discussed why it's a no-brainer for startups to choose serverless over containers nowadays! Links from the episode: Master AWS Serverless with 7 Real World Projects20% OFFYANSam's YouTube channelSam's video using his homemade lightboardAppSync MasterclassFor more stories about real-world use of serverless technologies, please follow us on Twitter as @RealWorldSls and subscribe to this podcast. Want to step up your AWS game and learn how to build production-ready serverless applications? Check out my upcoming workshops and I will teach you everything I know. Opening theme song: Cheery Monday by Kevin MacLeod Link: https://incompetech.filmmusic.io/song/3495-cheery-monday License: http://creativecommons.org/licenses/by/4.0

Duration:00:33:43

#68: Event-driven architecture at PostNL with Luc van Donkersgoed

11/1/2022
In this episode, I spoke with AWS Serverless Hero Luc van Donkersgoed about how PostNL is using serverless technologies and discussed the challenges of building event-driven architectures and how PostNL tackles problems such as schema validation and testing. Links from the episode: Build cloud-native apps with Serverless interaction testingIT vacancies at PostNLAWS Distro for OpenTelemtryAWS X-Ray vs LumigoTesting Serverless ArchitecturesFor more stories about real-world use of serverless technologies, please follow us on Twitter as @RealWorldSls and subscribe to this podcast. Want to step up your AWS game and learn how to build production-ready serverless applications? Check out my upcoming workshops and I will teach you everything I know. Opening theme song: Cheery Monday by Kevin MacLeod Link: https://incompetech.filmmusic.io/song/3495-cheery-monday License: http://creativecommons.org/licenses/by/4.0

Duration:00:45:19

#67: High-Performance Computing with serverless at scale with Eoin Shanaghy

9/6/2022
In this episode, I caught up with Eoin Shanaghy to talk about his work at FourTheorem, a boutique consultancy based out of Ireland. We touched on many topics, including the challenges for serverless adoption at enterprises and a super interesting client project he worked on, which involved using serverless at scale in a high-performance computing environment. Links from the episode: FourRheorem websiteAWS Bites#39: Fighting COVID with serverless with Denis BauerFor more stories about real-world use of serverless technologies, please follow us on Twitter as @RealWorldSls and subscribe to this podcast. Want to step up your AWS game and learn how to build production-ready serverless applications? Check out my upcoming workshops and I will teach you everything I know. Opening theme song: Cheery Monday by Kevin MacLeod Link: https://incompetech.filmmusic.io/song/3495-cheery-monday License: http://creativecommons.org/licenses/by/4.0

Duration:00:37:42

#66: Understanding team topologies with Nick Tune and Kacper Gunia

8/23/2022
In this episode, I spoke with Nick Tune and Kacper Gunia to talk about Team Topologies, i.e. how to structure businesses and teams so that you can get stuff done faster. Companies often struggle to adopt modern software development practices and technologies because their team structures are misaligned with the practices they're trying to adopt. In this conversation, we will discuss what is team topologies, having the right incentives and funding models for teams, common anti-patterns, the problems with scrum and so much more! Links from the episode: London DDD meetup groupIndependent Value Streams with Domain-Driven Design (3h video course)teamtopologies.comFor more stories about real-world use of serverless technologies, please follow us on Twitter as @RealWorldSls and subscribe to this podcast. Want to step up your AWS game and learn how to build production-ready serverless applications? Check out my upcoming workshops and I will teach you everything I know. Opening theme song: Cheery Monday by Kevin MacLeod Link: https://incompetech.filmmusic.io/song/3495-cheery-monday License: http://creativecommons.org/licenses/by/4.0

Duration:00:35:40

#65: Finding success on AWS IQ with Adam Elmore

8/16/2022
In this episode, I caught up with Adam Elmore (@aeduhm), AWS DevTools Hero and an active member of the AWS community. We talked about how he passed all 12 AWS certifications in 2 weeks and how they have helped him find success on the AWS IQ platform. We also touched on his new project, public.dev, the general lack of performance-focused site builders, live streaming on Twitch and his plans for a new video course. Links from the episode: Adam's Twitch channelAWS IQpublic.devAppSync MasterclassFor more stories about real-world use of serverless technologies, please follow us on Twitter as @RealWorldSls and subscribe to this podcast. To learn how to build production-ready serverless applications, check out my upcoming workshops. Opening theme song: Cheery Monday by Kevin MacLeod Link: https://incompetech.filmmusic.io/song/3495-cheery-monday License: http://creativecommons.org/licenses/by/4.0

Duration:00:49:37

#64: Revolutionising scientific experiments with Emerald Cloud Lab

7/5/2022
Links from the episode: AWS Startup blog: how Emerald Cloud Lab is revolutionizing the laboratory using AWSwww.emeraldcloudlab.comFor more stories about real-world use of serverless technologies, please follow us on Twitter as @RealWorldSls and subscribe to this podcast. To learn how to build production-ready serverless applications, check out my upcoming workshops. Opening theme song: Cheery Monday by Kevin MacLeod Link: https://incompetech.filmmusic.io/song/3495-cheery-monday License: http://creativecommons.org/licenses/by/4.0

Duration:00:27:11

#63: CDK at Liberty Mutual with Kristi Prreault

6/21/2022
Links from the episode: Kristi's articles on dev.toKristi's medium blogWomen Impact Tech conference in DenverServerlessDays DenverServerless Denver user groupBusiness Insider article by KristiFor more stories about real-world use of serverless technologies, please follow us on Twitter as @RealWorldSls and subscribe to this podcast. To learn how to build production-ready serverless applications, check out my upcoming workshops. Opening theme song: Cheery Monday by Kevin MacLeod Link: https://incompetech.filmmusic.io/song/3495-cheery-monday License: http://creativecommons.org/licenses/by/4.0

Duration:00:30:28

#62: Solve the challenges with serverless caching with Khawaja Shams

5/31/2022
Links from the episode: momentohq.commomento client examplesmeta engineering blog - introducing mcroutermcrouter repoFor more stories about real-world use of serverless technologies, please follow us on Twitter as @RealWorldSls and subscribe to this podcast. To learn how to build production-ready serverless applications, check out my upcoming workshops. Opening theme song: Cheery Monday by Kevin MacLeod Link: https://incompetech.filmmusic.io/song/3495-cheery-monday License: http://creativecommons.org/licenses/by/4.0

Duration:00:32:02

#61: Serverless at Slidebean

4/5/2022
Links from the episode: slidebean.comrecurring.coFor more stories about real-world use of serverless technologies, please follow us on Twitter as @RealWorldSls and subscribe to this podcast. To learn how to build production-ready serverless applications, check out my upcoming workshops. Opening theme song: Cheery Monday by Kevin MacLeod Link: https://incompetech.filmmusic.io/song/3495-cheery-monday License: http://creativecommons.org/licenses/by/4.0

Duration:00:29:46

#60: Building a serverless payment platform at Melio

3/22/2022
You can follow Omer Baki and Or Cohen on social media here: LinkedInLinkedIn Links from the episode: How we built Melio's payments platform on AWS ServerlessMelio's R&D blogFor more stories about real-world use of serverless technologies, please follow us on Twitter as @RealWorldSls and subscribe to this podcast. To learn how to build production-ready serverless applications, check out my upcoming workshops. Opening theme song: Cheery Monday by Kevin MacLeod Link: https://incompetech.filmmusic.io/song/3495-cheery-monday License: http://creativecommons.org/licenses/by/4.0

Duration:00:43:55