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…
Top 16 Application Performance Monitoring (APM) Solutions for 2021
There are many application performance monitoring tools on the market. We checked out the 16 top APM tools and their main features.
Java Tutorial: Java Command Line Arguments
Command line interfaces are a great option if your program is primarily used by developers or if it…
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
Top 10 Build Automation Tools
What Is Build Automation? Why Is Build Automation Important? How should you evaluate build automation tools, and which are the best?
The Quick and Easy Guide to Reformatting Code in IntelliJ
As a developer, you’re going to be making changes to a codebase. That’s why, as Harold Abelson put it, “Programs must be written for people to read.” If a codebase is not clearly formatted, debugging becomes more difficult than it should be.
The Complete Guide to Java String Replace
One of the most commonly used functionalities for String objects in Java is String replace. What is String replace in Java and how to use it
Node.js Security and Observability using Lightrun & Snyk
What if we could also prevent security issues in our code before we ship it? What if we could code-level visibility into what's going on inside our production applications, right there in the IDE?
Extending CI/CD with Continuous Observability & Debugging
This post is a recap of a joint webinar we held with JFrog - you can watch the…
2023 is When More FinOps Practices will Shift Left and Cost Optimization around Logging will Get Central Stage
Effective troubleshooting and resolution of critical production issues require DevOps and R&D teams to utilize logging and observability.…
The Essential List of Spring Boot Annotations and Their Use Cases
The Spring framework is a robust server-side framework for modern Java-based enterprise applications. Since its introduction in 2003,…