podcast
details
.com
Print
Share
Look for any podcast host, guest or anyone
Search
Showing episodes and shows of
Liran Haimovitch
Shows
DevOps Paradox
What Is Developer Observability?
#255: In an era where software development and operations are increasingly converging, the need for effective and efficient observability tools has never been more critical. As systems grow in complexity and the lines between development and operations blur, the role of observability in understanding and managing these systems becomes more prominent. One significant problem is the dichotomy developers face: either being completely isolated from production observability data or overwhelmed by the volume of information available, most of which may not be directly relevant to their specific tasks. In this episode, we talk with Liran Haimovitch from...
2024-03-20
48 min
PurePerformance
Why Developers have different Observability Requirements with Liran Haimovitch
After analyzing Distributed Traces over more than 15 years Brian and I thought that everyone in software engineering and operations must be satisfied with all that observability data we have available. But. Maybe Brian and I were wrong because we didn’t fully understand all the use cases - especially those for developers that must fix code in production or need to quickly understand what code from somebody else is really doing without having the luxury to add another log line and redeploy on the fly. To learn more about the observability requirements of developers we invited Liran Haimovitch, CTO at Ro...
2024-01-01
49 min
Software Engineering Daily
Observability via Snapshots with Liran Haimovitch
Observability refers to the capability of comprehending the internal functioning of a complex system by observing its external outputs. Observability tools help developers understand the entire scenario of an application by digging into the data that is being used and recorded. And can help pipe data across various solutions used within enterprises to read and discover what’s going on from analytics.Rookout is an observability platform with a developer-first approach that empowers you to collect any data point, even from the most intricate levels of live code, in real time and as needed.Liran Ha...
2023-04-05
35 min
Go Time: Golang, Software Engineering
Debugging Go
Natalie & Ian welcome Liran Haimovitch & Tiago Queiroz to the show for a discussion focused on debugging Go programs. They cover good & bad debugging practices, the difficulty of debugging in the cloud, the value of errors logs & metrics, the practice of debugging in production (or not) & much more! Join the discussionChangelog++ members save 4 minutes on this episode because they made the ads disappear. Join today!Sponsors:Sourcegraph – Transform your code into a queryable database to create customizable visual dashboards in seconds. Sourcegraph recently launched Code Insights — now you can track what real...
2022-11-10
53 min
Changelog Master Feed
Debugging Go (Go Time #255)
Natalie & Ian welcome Liran Haimovitch & Tiago Queiroz to the show for a discussion focused on debugging Go programs. They cover good & bad debugging practices, the difficulty of debugging in the cloud, the value of errors logs & metrics, the practice of debugging in production (or not) & much more! Discuss on Changelog News Changelog++ members save 4 minutes on this episode because they made the ads disappear. Join today! Sponsors Sourcegraph – Transform your code into a queryable database to create customizable visual dashboards in seconds. Sourcegraph recently launched Code Insights — now you can track what...
2022-11-10
53 min
Podcast – Software Engineering Daily
Developer-first Observability with Liran Haimovitch
As software engineering teams start to build products that become more and more mature, it becomes necessary to be able to debug complex issues with tooling that enables understanding of the full scenario. This can come from application scenarios where APIs are running multiple versions, where users are using your app from multiple devices, device This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit rssxvnur03rechsoftwareengineerin.substack.com
2022-08-31
52 min
Podcast – Software Engineering Daily
Developer-first Observability with Liran Haimovitch
As software engineering teams start to build products that become more and more mature, it becomes necessary to be able to debug complex issues with tooling that enables understanding of the full scenario. This can come from application scenarios where APIs are running multiple versions, where users are using your app from multiple devices, device This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit rssxvnur03rechsoftwareengineerin.substack.com
2022-08-31
52 min
Software Engineering Daily
Developer-first Observability with Liran Haimovitch
As software engineering teams start to build products that become more and more mature. It becomes necessary to be able to debug complex issues with tooling that enables understanding of the full scenario. This can come from application scenarios where APIs are running multiple versions, where users are using your app from multiple devices, device types, OS versions, browser versions, things like that.You may also run into issues with network connectivity or a functionality that is intermittent based on sort of use cases and user interactions. And for this sort of scenario, we've come to start...
2022-08-31
51 min
The Production-First Mindset
XM Cyber's Tamar Stern - A Whole New World Of The SDLC
Rookout CTO Liran Haimovitch sits down with Tamar Stern , BackEnd Group Leader at XM Cyber. They discuss how she got into the world of conference public speaking, how performance for Nodejs is different from other languages, how to go about understanding performance throughout the software development lifecycle, and why she doesn’t recommend profiling your production environment.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you...
2022-06-13
26 min
OpenObservability Talks
Observability for Developers Demystified - OpenObservability Talks E2E12
Developers hate monitoring, but we need it. We need it in many points of the software development lifecycle: before deprecating an API, before launching a new feature, after launching the feature, and more. In fact, monitoring needs can vary much more than the classic Ops monitoring. In this episode I’ll host Liran Haimovitch to discuss how to determine what developers should be monitoring, the difference between observability for Dev and for Ops, and how observability fits into our current dev tools, dev stack and dev processes. Liran is the Co-Founder and CTO of Rookout. He...
2022-05-26
58 min
The Real Python Podcast
Advantages of Protobuf for Serialization in Python
Would you like a way to send structured serialized data between different platforms and languages? What if the data was self-documenting, could automatically generate Python code, and would validate itself? This week on the show, Liran Haimovitch talks about protocol buffers and communicating with microservices through Remote Procedure Calls (RPC). Protocol buffers, aka protobuf, are a language-neutral, platform-neutral system for serializing structured data. Liran talks about how they go beyond text-based protocols like JSON, providing the benefits above, along with faster transmissions and a smaller footprint. Liran shares how his company uses protobuf to communicate...
2022-05-20
58 min
The Production-First Mindset
Transmit Security's Orit Yaron - Making New Mistakes
Rookout CTO Liran Haimovitch sits down with Orit Yaron , VP Cloud Platform at Transmit Security. They discuss technical vs. cultural priorities, how they handle on-call rotations and keep it from being a burden, human error and how it can be used to explain…everything. designing systems to cope with mistakes, and being proactive in learning.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2022-05-16
22 min
The Production-First Mindset
Cherre's Stefan Thorpe - Heading Straight For The Cloud
Rookout CTO Liran Haimovitch sits down with Stefan Thorpe , CEO at Cherre. They discuss how he knew that the cloud was where he was going to go, the whole point of DevOps, why they monitor everything, what they’re doing with Kubernetes and why they’re excited about it, and why they don’t use terraform.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2022-05-09
25 min
The Production-First Mindset
Deepchecks's Shir Chorev - Where The Machine Learning Part Comes In
Rookout CTO Liran Haimovitch sits down with Shir Chorev, CTO at Deepchecks. They discuss what machine learning means to her, why we’re far away from aliens taking over the world, how machine learning is different from traditional engineering, and where automated tests shine in machine learning.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2022-05-02
23 min
The Production-First Mindset
Sentra's Ron Reiter - The Importance of Usefulness
Rookout CTO Liran Haimovitch sits down with Ron Reiter, Co-Founder & CTO at Sentra. They discuss his experience selling his previous company, why he tries to do as little DevOps as he can, what it was like running a production service within such a huge company, how to avoid growing pains at scale, what made him invest in Rookout, and the importance of usefulness.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a c...
2022-04-25
33 min
The Production-First Mindset
Lawgeex's Julia Shub - The Importance of Processes
Rookout CTO Liran Haimovitch sits down with Julia Shub, DevOps Lead at Lawgeex. They discuss being the rising star of DevOps, her experience being a DevOps engineer and the switch over to it, the importance of processes surrounding the development lifecycle, the key benefits to keeping with Jenkins over a CI service, and how OpsSchool helps change lives within the tech industry.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission a...
2022-04-18
30 min
The Production-First Mindset
Doordash's Sudeeptha Jothiprakash - Where The Powerhouses Of Containers And Serverless Come In
Rookout CTO Liran Haimovitch sits down with Sudeeptha Jothiprakash, Product Lead at Doordash. They discuss solving consumer issues, being able to find the needle in the haystack of containers, gaining a deep level of granularity without spiraling costs, the division of responsibility, and what the most important thing for DevOps engineers to be doing is.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2022-04-11
24 min
Code Story: Insights from Startup Tech Leaders
S6 Bonus: Liran Haimovitch, Rookout
Liran Haimovitch is 34 years old, and recently married. He and his wife enjoy traveling and eating delicious foods together, and of course, taking care of their awesome dog. Although it has been a while, Liran loves to scuba dive, and enjoys a great whisky, scotch or fancy cocktail now and again. He has recently gotten into trying to make them at home, or seeking out the latest bar to try something new.Just over 5 years ago, Liran and his co-founder realized that everytime you need to change the way you observe or log your application, you have...
2022-04-07
32 min
The Production-First Mindset
Wix.com's Hila Fish - Doing Something With Your Data
Rookout CTO Liran Haimovitch sits down with Hila Fish, Sr. DevOps Engineer at Wix.com. They discuss being a fan of open-source, dealing with the unexpected , understanding the nature of migrations, the challenges of deploying Gitlab on a GKE, and what it means to do data engineering.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2022-04-04
23 min
The Production-First Mindset
Netsertive's Herb Brittner - Going Beyond The Cookie Cutter
Rookout CTO Liran Haimovitch sits down with Herb Brittner, Sr. Director of Technology at Netsertive. They discuss running Java and PHP side by side in modern cloud environments, solving problems for customers, making sure everything isn’t cookie cutter all the time, the two sides to their data, aligning your product roadmap with your company’s goals, and the changes they’ve made over the past few years to make their PHP servers easier to maintain.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post co...
2022-03-28
19 min
The Production-First Mindset
Box's Tamar Bercovici - The North Star Of Your System
Rookout CTO Liran Haimovitch sits down with Tamar Bercovici, VP of Engineering at Box. They discuss what it was like growing from a senior engineer to VP of Engineering, her cloud journey of 20+ years, the process of migrating workflows to run majorly cloud, the key advantages to migrating to the cloud, and why making everything perfect is a bad way to build systems.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a c...
2022-03-21
30 min
The Production-First Mindset
Rookout's Dudi Cohen - How To Live In The Debugging Moment
Rookout CTO Liran Haimovitch sits down with Dudi Cohen, VP R&D at Rookout. They discuss the small nature of startups and its effects, why passion = potential when it comes to learning tech, developing for developers, why developers should stop working with sticks and stones, how to make sure your coding process isn’t only focused on thinking about the future, the experience of dogfooding their own code, and more!Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you mak...
2022-03-14
26 min
The Production-First Mindset
Riskified's Boris Cherkasky - Getting Comfortable In Production
Rookout CTO Liran Haimovitch sits down with Boris Cherkasky, Software Engineer and Production Advocate at Riskified. They discuss setting expectations for what the future looks like, his experience mentoring over the years, why he wants to stop hearing people say “it’s not my responsibility”, and how to get comfortable in production.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2022-03-07
32 min
The Production-First Mindset
Oribi's Eynav Mass - Being Accountable From End to End
Rookout CTO Liran Haimovitch sits down with Eynav Mass, VP R&D at Oribi. They discuss what Oribi is all about, adapting SDLC to the data that works in production, the culture required to move fast and take risks, and how they know what’s going on in production.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2022-02-28
22 min
The Production-First Mindset
Munch CTO, Peter Naftaliev - Interacting With A System
Rookout CTO Liran Haimovitch sits down with Peter Naftaliev who is the CTO at Munch. They discuss his journey that brought him to Munch, what it means to build an automation platform for content creators, his experience launching an MVP (minimum viable product), and what he would’ve done differently if he could do it all again.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you...
2022-02-21
20 min
What the Dev?
How dynamic observability can help you analyze your data - Episode 146
In this week's episode of the SD Times "What the Dev?" podcast, editor-in-chief David Rubinstein discusses dynamic observability, which can help with monitoring systems in terms of analyzing data and collecting the metrics you need for when you need them. His guest is Liran Haimovitch, the co-founder and CTO of the observability company Rookout and the host of the podcast The Production First Mindset.
2022-02-15
12 min
The Production-First Mindset
Fidelity Investment's Jin Chun - Drinking The Scrum Kool Aid
Rookout CTO Liran Haimovitch sits down with Jin Chun who is the Senior Vice President and Head of Cognitive Computing at Fidelity Investments. They discuss the role of tech within Fidelity, his experience of doing agile early on, how scrum looks in a financially related environment, and why company culture and your team are so important.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2022-02-14
24 min
The Production-First Mindset
Vonage's Amitha Pulijala - Anticipating The Unanticipated
Rookout CTO Liran Haimovitch sits down with Amitha Pulijala, Vice President of Product at Vonage. They discuss how APIs are the fuel of customer experiences, what it’s like running a business with developers as their core users, video services and the pandemic, and what differences they’re trying to encourage to promote innovation.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2022-02-07
19 min
The Production-First Mindset
Aspectiva's Victoriya Kalmanovich - Operating NLP At Scale
Rookout CTO Liran Haimovitch sits down with Victoriya Kalmanovich, Engineering Manager at Aspectiva. They discuss operating NLP at scale, her experience joining a company post-acquisition, how it is to collaborate with such a huge enterprise from so far away, and the key to good software architecture.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2022-01-31
20 min
The Production-First Mindset
Anton Drukh - The Definition of Done
Rookout CTO Liran Haimovitch sits down with Anton Drukh, Tech Executive Mentor. They discuss diving deep into helping other engineering leaders…and helping them skip the mistakes that he made, feeling more comfortable in the production environment you built, the secret sauce he gave his own team to increase their own impact, and how impactful small problems can be at a large scale.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a c...
2022-01-24
23 min
The Production-First Mindset
Jeff Davis - Automation Will Set Our Minds Free
Rookout CTO Liran Haimovitch sits down with Jeff Davis, Enterprise Agility Evangelist at Evernorth. They discuss what difference agile and shift-left made in coaching, why it’s okay to ruffle feathers, what to do about unplanned work in production, why saying yes means saying no, and being the quokka of the tech world.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2022-01-17
23 min
The Production-First Mindset
Logz.io's Dotan Horovits - Putting The Spotlight On Observability
Rookout CTO Liran Haimovitch sits down with Dotan Horovits, Principal Advocate at Logz.io. They discuss his passion for open-source and communities…and how that led him to his current position, Open Observability Talks (his own podcast), his take on where OpenTelemetry stands now, and why users make the move from ElasticSearch to OpenSearch.To learn more about the topics discussed in this episode:OpenObservability Talks podcastOpen Source for Better Observability talk, Open Source Summit 2021OpenTelemetry guideState of OpenTelemetry talk at DevOpsDays TLV Logz.io observability platformOpenSearch: The Open Source Successor of ElasticsearchOpenSearch Is Now Gene...
2022-01-10
24 min
The Production-First Mindset
DraftKings's Idan Fridman - Survival Instinct In Startups
Rookout CTO Liran Haimovitch sits down with Idan Fridman, Director of Engineering at DraftKings. They discuss his experience having his company be acquired, working with product stakeholders and finding common ground, building the culture at Blue Ribbon vs at DraftKings, and building the first satellite team.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2022-01-03
21 min
The Production-First Mindset
Or Hiltch, JLL Technologies - Looking Beyond The Bottom Line
Rookout CTO Liran Haimovitch sits down with Or Hiltch, VP of Engineering at JLL Technologies. They discuss how dentistry shaped his love of tech, working with - and processing - large amounts of data, why Serverless should always win, and the tradeoff between ease of delivery and friction.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2021-12-27
32 min
The Production-First Mindset
Indeni's Alon Ashkenazi - The Next-Gen of Infrastructure As Code
Rookout CTO Liran Haimovitch sits down with Alon Ashkenazi, VP of Engineering at Indeni. They discuss the next-gen of infrastructure as code security, complicated cloud architectures and how to control the different aspects of them, and helping your team manage the combination of new and old.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2021-12-20
26 min
The Production-First Mindset
JP Beaudry, CTO of 2U - Facing The Daily Crisis
Rookout CTO Liran Haimovitch sits down with JP Beaudry, CTO of 2U. They discuss how you redefine open-source within your company, what to do to make the open-source community feel more involved, and balancing market demands with internal technical hygiene.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2021-12-13
27 min
The Production-First Mindset
Barak Yoresh, Lightricks - How To Have Pager Duty And Never Get Paged
Rookout CTO Liran Haimovitch sits down with Barak Yoresh, Head of iOS Platform at Lightricks. They discuss how things are different for mobile offerings than SaaS, how working with Apple feels like, how to go about monitoring your apps deployed on millions of devices, and what happens when you break the funnel.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2021-12-06
23 min
The Production-First Mindset
Appsflyer's Nir Rubinstein - Databases, Databases Everywhere
Rookout CTO Liran Haimovitch sits down with Nir Rubenstein, Chief Architect at Appsflyer. They discuss why they prioritized using functional code, scaling from 3 engineers to 300, how the main difficulties of working at Appsflyer revolve around the sheer scale of data they work with, and formulating a game plan for migrating databases.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2021-11-29
25 min
The Production-First Mindset
Jobvite's Ron Teeter - Own Your Code With Fullstack Observability
Rookout CTO Liran Haimovitch sits down with Ron Teeter, Vice President Of Engineering at Jobvite. They discuss how valuable diversity is in tech, where the trigger point is on new technology, tech debt: how much can you afford to borrow vs what you need to pay off, why your devs need full stack observability...and how to get it, and how Rookout has helped their team to cut down hours of waiting time.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate li...
2021-11-22
31 min
The Production-First Mindset
Michael Gillett - Shifting Dev Mindsets
Rookout CTO Liran Haimovitch sits down with Michael Gillett, Author and Head of Development at Win Technologies and proud member of the Betway Group. They discuss the modern software development cycle, Michael’s new book on feature management (which we highly recommend taking a look at for yourself!), the mindset shift from focusing on code to focusing on production, and their unique approach to maintaining site reliability.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I ma...
2021-11-16
15 min
The Production-First Mindset
Slack's Suman Karumuri - The Journey To Being A Founder Of Modern Tracing
Rookout CTO Liran Haimovitch sits down with Suman Karumuri, Senior Staff Software Engineer at Slack. They discuss the tools and techniques that make up modern observability, living through a major incident at Slack...and what was done to nurse Slack back to health, Suman’s personal impact on the realm of Observability, and following the questions to get answers, fast.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no ext...
2021-11-08
32 min
The Production-First Mindset
Anais Urlichs - Is It Worth Going The Extra Mile?
Rookout CTO Liran Haimovitch sits down with Anais Urlichs, an SRE at Civo. They discuss her journey into the world of cloud-native, being a part of the Kubernetes-focused generation, if you really need to implement it to your production environment...and if it's worth going that extra mile, and how to properly use Kubernetes without exposing yourself to any risks.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collect#100DaysofKubernetesAnais' 100 Days of Kubernetes. Check it out!Disclaimer: This post contains affiliate links. If yo...
2021-11-01
29 min
The Production-First Mindset
Parametrix Insurance's Co-Founder & CTO, Neta Rozy - Keep Your Chill During Downtimes
Rookout CTO Liran Haimovitch sits down with Neta Rozy, Parametrix Insurance's Co-Founder and CTO. They discuss why redundancy is key to everything they do, how to stay calm and collected during downtime, and evaluating products for their availability (and the tradeoffs you have to make).Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2021-10-25
27 min
The Production-First Mindset
Datorama’s Ilai Gilenberg - We'll Figure It Out Next Sprint
Rookout CTO Liran Haimovitch sits down with Ilai Gilenberg, Datorama's Director of R&D. They discuss how to make sure that the code meets their standards, if we should focus on product or engineering excellence, the mentality of figuring it out in the next sprint, and the paradigm of striving for tech excellence but seeing it as an enabler.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra c...
2021-10-18
32 min
The Production-First Mindset
Gitlab’s Wayne Haber- The Dilemmas of Dual Nature
Rookout CTO Liran Haimovitch sits down with Wayne Haber, Gitlab’s Director of Engineering. They discuss how Wayne goes about differently operating his own SaaS version versus how he goes about releasing stuff for his customers, the dilemmas of the dual nature of the product and how they design features accordingly, deploying over 100x a day, and what growth engineering means for him.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a com...
2021-10-11
32 min
What the Dev?
A new debugging experience for Kubernetes - Episode 128
In this week's episode of the SD Times "What the Dev?" podcast, editor-in-chief David Rubinstein discusses a new debugging experience for Kubernetes from the company Rookout. His guest is Liran Haimovitch, the cofounder and CTO of Rookout.Also, be sure to sign up for KubeCon coming up next week on October 11-15th!
2021-10-07
16 min
The Production-First Mindset
Bridgecrew's Barak Schoster Goihman- Turning Coffee Into Code
Rookout CTO Liran Haimovitch sits down with Barak Schoster Goihman, CTO & Co-founder of Bridgecrew. They discuss modern cloud architectures and challenges, why decision-making with the top-down approach doesn’t work for developer tool adoption, how they went about making the open-source platform into one that’s fun to use, and the focus on the developer experience...and why it’s necessary.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra...
2021-10-03
31 min
The Production-First Mindset
Dell Technologies Capital’s Tyler Jewell- The Dev Landscape And Paradigm Shifts
Rookout CTO Liran Haimovitch sits down with Managing Director at Dell Technologies Capital, Tyler Jewell. They discuss his 2021 report of the developer-led landscape, including: the developer landscape’s new and exciting trends, the fundamental shift in the flow of money from paper transactions to API transactions, and how developer empowerment drives business growth.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2021-09-27
37 min
The Production-First Mindset
Akita Software’s CEO, Jean Yang - Empowering The Everyday Developer
Rookout CTO Liran Haimovitch sits down with Founder and CEO of Akita Software, Jean Yang. They discuss taking back the understanding of your system, a different approach to deploying observability, the DevOps revolution, and what it looks like to be the python of observability.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2021-09-20
34 min
The Production-First Mindset
Hassan Khajeh-Hosseini, Infracost CEO - To Cloud Or Not To Cloud
Rookout CTO Liran Haimovitch sits down with CEO and Co-Founder of Infracost, Hassan Khajeh-Hosseini. They discuss the steep learning curve of growing open-source projects, the complexity of cloud pricing, what adopting open-source really means, and why it's essential to focus on the end customer and delivering real value.
2021-09-13
35 min
The Production-First Mindset
Ido Shamun, Daily.Dev- 100k Users And An Engineer
Rookout CTO Liran Haimovitch sits down with CTO and Co-Founder of daily.dev, Ido Shamun. They discuss bringing order to the chaos that is developer news, having over 100k users as a single engineer, and what it’s like operating an open-source SaaS platform.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2021-09-06
21 min
The Production-First Mindset
John Kodumal, LaunchDarkly CTO- The Nirvana Of Deploying 100x A Day
Rookout CTO Liran Haimovitch sits down with John Kodumal, CTO and Co-Founder of LaunchDarkly. They discuss maintaining quality and consistency in the product as your organization scales, getting to the nirvana of deploying a hundred times a day (and how to achieve that), and the tradeoffs to take when building your engineering org. Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2021-08-30
33 min
The Production-First Mindset
OwnBackup’s Roi Dover- Even Log Lines Need Code Reviews
Rookout CTO Liran Haimovitch sits down with Roi Dover, VP of Engineering at OwnBackup. They discuss how to serve customers better, the evolution from a single product to a multi-product company (and what that means for your R&D team), and how to ensure your R&D team has the proper metrics...and that they’re useable.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2021-08-23
30 min
The Production-First Mindset
Monday.com's Shanee Radzewsky - Focus On The Customer, Not The Code
Rookout CTO Liran Haimovitch sits down with Senior Full Stack Developer at Monday.com, Shanee Radzewsky. They discuss customer-focused engineering, the infamous Big Brain, and seeing the company grow from a small team to an IPO.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2021-08-16
31 min
Software Engineering Radio - the podcast for professional software developers
Episode 472: Liran Haimovitch on Handling Customer Issues
Liram Haimovitch talks about how a business handles customer issues with a software product. How issues start out with a dedicated customer-facing team and when they may be escalated to engineering.
2021-08-11
47 min
Software Engineering Radio - The Podcast for Professional Software Developers
Episode 472: Liran Haimovitch on Handling Customer Issues
Liram Haimovitch talks about how a business handles customer issues with a software product. How issues start out with a dedicated customer-facing team and when they may be escalated to engineering.
2021-08-11
47 min
The Production-First Mindset
Demi Ben-Ari, CTO of Panorays - What’s Trust Got To Do With It?
Rookout CTO Liran Haimovitch sits down with CTO of Panorays, Demi Ben-Ari. They discuss visibility into production environments (and why it’s so crucial to your team), how shift left means ownership, and why bugs in production are the most costly of all.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2021-08-08
31 min
The Production-First Mindset
JFrog's Stephen Chin: Refining the Craft of Coding
Rookout CTO Liran Haimovitch sits down with JFrog's VP of Developer Relations, Stephen Chin. They discuss how to refine the craft of coding, where the future of the Continuous Delivery Foundation is going, and how DevOps may end up looking a bit like The Terminator.Developer-First ObservabilityRookout is a developer-first observability platform that provides an unparalleled ability to collectDisclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.
2021-08-01
28 min
Software Engineering Unlocked
The Secret To High Quality Code with Dr. Michaela Greiler and Liran Haimovitch
Links:This talk on YouTubeRookoutMy awesome code review workshopsSPACE framework
2021-05-19
55 min
Conf42Cast
Space Birds love Cyberbugs
Guest 🎤 Liran Haimovitch - CTO of Rookout Host 🎙️ Miko Pawlikowski - Author, Speaker
2021-04-01
25 min
Software at Scale
Software at Scale 14 - Liran Haimovitch: CTO, Rookout
Liran Haimovitch is the Co-Founder and CTO of Rookout, a new style debugging tool that enables developers to debug web applications by adding debugger style breakpoints in production (without actually stopping the application). Apple Podcasts | Spotify | Google PodcastsRookout belongs to a new class of developer tools that aim to make application debugging more interactive than the standard “inspect logs” experience that is standard industry practice today. I’d encourage checking out the demo to understand the tool better.We discuss the state of developer tools today, debuggability, observability, and “understandability” of code, the t...
2021-03-23
40 min
Software People Stories
Crafting Software with Liran Haimovitch
In this episode Liran Haimovitch, CTO and co-founder of rookout is in conversation with Chitra from PM Power Consulting. Liran shares his experiences onWorking across multiple technologies & roles Having a computer at age 6 and writing programs since then2 impacts from his cybersecurity experience - (1) the importance of understanding software & its complexity (2) doing something beyond just writing codeAging systems, lost design intent, and the most common form of tech debtThe 3 reasons for tech debt and what drives fear in engineersHow he co-founded Rookout, born out of his own frustration trying to understand how software worksThe idea of seeing c...
2021-02-05
39 min
Page it to the Limit
Software Understandability With Liran Haimovitch
Is your software understandable and what does that mean? Today, we’re discussing what it means to make software understandable with Liran Haimovitch, co-founder and CTO of Rookout.
2021-01-19
20 min
Page it to the Limit
Software Understandability With Liran Haimovitch
For a full transcript of this episode, click the “Display Transcript” button above. Additional Resources PagerDuty Home Page What is Software Understandability? - blog post that accompanies this podcast Check out Rookout’s resources at www.rookout.com Continue the discussion either with Liran on Twitter or with us in PagerDuty Community Episode transcribed by Rev
2021-01-19
20 min
The InfoQ Podcast
Liran Haimovitch on Understandability, Complexity, and Live Debugging
In this podcast, Liran Haimovitch, CTO at Rookout, sat down with InfoQ podcast co-host Daniel Bryant. Topics discussed included: the concept of “understandability” and how this relates to building modern software systems, how complexity impacts a system’s understandability, and the benefits of live debugging tooling. Listen to the podcast for more. Curated transcript and more information on the podcast: https://bit.ly/3ggFE0r Follow us on Facebook, Twitter, LinkedIn, Youtube: @InfoQ Follow us on Instagram: @infoqdotcom Stay informed on emerging trends, peer-validated early adoption of technologies, and architectural best practices. Subscribe to The Software Architects’ Newsletter: https://www.infoq.co...
2020-08-21
22 min
Let's Talk Leadership Podcast
Liran Haimovitch - CTO at Rookout - Lets Talk Leadership
This week on the ‘Lets Talk Leadership’ we had the pleasure of interviewing Liran Haimovitch who is the Co-Founder and CTO at RookOut. Rookout is a Rapid debugging solution which collects data on-demand from live code and pipeline it immediately to any destination. It was founded back in 2017. We absolutely loved hearing about Liran’s career journey. With his journey beginning when he was just a young boy when he developed an interest in coding, his passion for Tech led to him studying a Bachelors degree in Computer Science. Liran then explained to us that following on from...
2020-07-22
32 min
Modern CTO
#199 Liran Haimovitch - CTO at Rookout
Today we are talking to Liran Haimovitch the CTO at Rookout. And we discuss what market discovery looks like when creating new products, putting ego aside to hire people who are better than you, and Rookout's path to making software more understandable. All of this, right here, right now, on the Modern CTO Podcast!
2020-07-20
56 min
Data Engineering Podcast
Making Data Collection In Your Code Easy With Rookout
Summary The software applications that we build for our businesses are a rich source of data, but accessing and extracting that data is often a slow and error-prone process. Rookout has built a platform to separate the data collection process from the lifecycle of your code. In this episode, CTO Liran Haimovitch discusses the benefits of shortening the iteration cycle and bringing non-engineers into the process of identifying useful data. This was a great conversation about the importance of democratizing the work of data collection. Announcements Hello and welcome to the Data Engineering Podcast...
2020-04-14
26 min
Maintainable
Liran Haimovitch: The Benefits of Observability
This week Robby chats with Liran Haimovitch, co-founder of Rookout. Liran discusses things like how the term "technical debt" is misused, as well as how to overcome it.Helpful Links:Contact LiranRookoutBook: The Phoenix ProjectSubscribe to Maintainable on:Apple PodcastsOvercastOr search "Maintainable" wherever you stream your podcasts.Join the discussion in the Maintainable Discord CommunityLoving Maintainable? Leave a rating and review on Apple Podcasts to help grow our reach.Brought to you by the team at Planet Argon. Subscribe to Maintainable...
2019-08-05
24 min