Welcome to Lightrun Blog
Expert insights, bold ideas, and company news
- All
- AI Debugging
- Best Practices
- Dev Tools
- Developer Observability
- Events
- FinOps
- Inside Lightrun
- Market News
- Product Updates
- Solutions
- Tutorials
Kotlin vs Java: 10 Years In
Kotlin learned from the mistakes of Java and came out from JetBrains as the better alternative statically typed, general-purpose programming language with a type interface
The Essential Guide to Docker Containers
Though it has been around for some years now, Docker is still one of the most flexible, efficient, and nimble technologies for rapidly building environments to host software of...
Using the Redis Command-Line Correctly
Learn how to employ Redis CLI features without the setup time required when using client libraries in your code
How to Debug Race Conditions Between Threads in Java
In this tutorial, we give an overview of what race conditions are, what multithreaded Java code is used for, and how to debug race conditions in Java using...
Lightrun Secures $23M Series A Funding to Shift Observability “Left”
Funding led by Insight Partners will expand Lightrun’s headcount to meet market demand for real-time...
How to Debug Remotely in IntelliJ IDEA
Remote debugging with IntelliJ can help developers identify bugs and reproduce errors across every stage of the software deployment lifecycle.