Best Practices
Reduce 60% of your Logging Volume, and Save 40% of your Logging Costs with Lightrun Log Optimizer
As organizations are adopting more of the FinOps foundation practices and trying to optimize their cloud-computing costs, engineering…
Debugging Live Scala Applications with Lightrun
Scala powers some of the world’s biggest websites. It’s normally very easy to debug Scala under normal conditions,…
Debugging Live Kotlin Applications with Lightrun
Kotlin is a rising star, it’s got the power of Java coupled with cool new syntax. It’s very…
Debugging Authentication and Authorization with Lightrun
I won’t sugarcoat it. Authentication and authorization are some of the most painful tasks in backend programming. I’m…
Code Instrumentation Practices to Improve Debugging Productivity
Code instrumentation is closely tied to debugging. Ask one of the experienced developers and they will swear by…
Code Instrumentation in Cloud Native Applications
Cloud native is the de facto standard approach to deploying software applications today. It is optimized for a…
How To Perform Dynamic Code Instrumentation in a Python Application
Code instrumentation is an essential practice in modern software development. Not only does it aid in debugging, it…
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
Lightrun For Application Security – Detecting, Investigating and Verifying Fixes for Security Incidents Using Lightrun
What I understand is Lightrun and Debugging. In that capacity, I can show some creative ways you can use it as a security tool. A “proper” security expert could take this to the next level.
Getting Started with Spring Boot Actuator
By using the Spring Boot Actuator as a dependency, you can monitor your application’s status without any explicit implementation.
Continuous Monitoring: What Is It and How Is it Impacting DevOps Today?
Continuous monitoring is changing the world of IT. When implemented in all areas of your DevOps lifecycle, it provides environment-wide visibility into security incidents, compliance risks, and performance issues