Podcast log - November 2024
published 1.12.2024
A log of podcasts that I've listened to in the past month.
Engineering Leadership Podcast: Leading Change, Navigating Career Growth, and Finding Inspiration Beyond Engineering
Recorded live at ELC Annual 2024, this episode features engineering leaders Nick Hurlburt, Manju Abraham, and Bhupesh Bansal discussing strategies for leading organizational change, advancing in one's career, and seeking inspiration beyond traditional engineering roles.
- Effective approaches to driving change within engineering teams
- Navigating career progression in the tech industry
- Finding motivation and inspiration outside of engineering disciplines
- Insights and takeaways from ELC Annual 2024
Learn System Design: Unlocking API Design, Crafting Routes, and Real-Time Data Transfer Techniques
In this episode, host Ben Kitchell delves into the intricacies of API design, emphasizing its significance in system design interviews and practical development scenarios. The discussion covers the creation of APIs tailored for both internal and external developers, ensuring seamless communication and efficient user experiences.
- Crafting APIs that cater to diverse developer needs
- Designing effective API routes based on user requirements
- Implementing API versioning to future-proof designs
- Exploring synchronous and asynchronous communication methods for real-time data transfer
Go Podcast: Ep. 34: Encore, Domain Design in Go with Bill Kennedy
Bill Kennedy joins host Dominic St-Pierre to explore domain-driven design in Go, focusing on the Encore framework's capabilities in managing service-to-service communication. The conversation highlights how Encore enables developers to concentrate on application logic by handling infrastructure concerns.
- Overview of the Encore framework and its features
- Implementing domain-driven design principles in Go
- Structuring applications using a three-tier layered architecture
- Benefits of using Encore for service isolation and communication