Monitoring alone cannot handle the complexities that come with microservices, cloud computing etc. This is therefore when Observability comes into play here. Most importantly, a roadmap to observability. Whether you like it or not, changes in enterprise tech, application, and … Read More
Technical Blogs
What You Need To Know About Observability: Benefit and Principles
Observability is not a factor to ignore due to the ever-increasing technologies and services modern enterprise solutions require. To name a few – cloud, DevOps, microservices, containers, serverless, etc. The benefits of utilizing observability tools are clear as this increases … Read More
Integrating Logging and Monitoring – Best Practices
Logging and monitoring play essential roles in maximizing application performance. They play roles that are crucial when deploying and managing an application to meet availability and performance expectations. Although the former and the latter play distinguished roles, they work perfectly … Read More
Framework For Deploying Centralized Log Monitoring
Framework For Deploying Centralized Log Monitoring Imagine this – you are recently employed as a DevOps manager at a big fintech company. You are on-call duty. During the night, your sleep is interrupted by an explosion of phone notifications. Your … Read More
A Beginner’s Guide to Troubleshooting Slow Pages in FusionReactor
Beginner’s Guide to Troubleshooting Slow Pages in FusionReactor By: David Levin, CEO and Big Kahuna of Angry Sam Productions, Inc. It happens to just about every developer, client, or boss who calls out of the blue and complains that one … Read More
Effective Ways To Identify and Fix Application Performance Issues
Building poor Java performance scripts can generate lots of negative results in the long run. This includes page load delays resulting in frustrated page visitors and reduction in sales conversions, including several other effects. However, in this post, we’ll look … Read More
Tracing vs Logging vs Monitoring: Why Are They Different?
This article will discuss why these three crucial cloud-native concepts are different; Tracing vs Logging vs Monitoring. When debugging microservices or even a vast monolith system, it can get overwhelming for system admins to figure out the root cause of … Read More
Testing and Improving Database Performance Using FRAPI
Testing and Improving Database Performance Using FRAPI So the other day, I spotted a MySQL query (InnoDB, 5.27 if you’re interested) which was feeling non-performant. I should also point out, that SQL and testing and improving database performance are really … Read More
Revisiting CFML Operators In Lucee
Revisiting CFML Operators In Lucee Operators are ubiquitous. As developers, we use them every day, and maybe even in every line of code. Why is it then, I never seem to find the time to revisit these language essentials? Perhaps … Read More
Logging vs. Monitoring: How Are They Different & Why You Need Both?
Logging vs. Monitoring? It is practically impossible to talk about application deployment and management without squeezing logging and monitoring into the sentence. They are imperative when deploying and managing an application to meet availability and performance expectations. Although they perform … Read More