Operations | Monitoring | ITSM | DevOps | Cloud

Monitoring

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

Step By Step Guide - Measuring ROI of Your IT Tools

There is no argument about the fact that having a robust IT infrastructure is crucial for any business. Having said that, it is also important to understand the cost versus benefit ratio of your IT tools to determine whether they are delivering an adequate return on investment or need further optimization to be more efficient. This allows businesses to ensure their IT budgeting is on point and they are not under or over resourced when it comes to investing in IT tools.

6 Tips to Enhance Java Application Performance by Tuning JDBC Database Access Mechanisms

While tuning the performance of your application at the code level or sizing the JVM appropriately are important for enhancing performance, it is equally important to look at how to tune accesses to the backend database. After all, response time for a web request is dependent on the processing time in the Java application tier as well as the query processing time in the database tier.

"Catchpoint is the Gold Standard for Customer Success and Support" - Gartner Peer Insights 2020

Last month, Catchpoint was named a Customers’ Choice in the Gartner Peer Insights ‘Voice of the Customer’: Network Performance Monitoring & Diagnostics category. Not only were our product capabilities highlighted in the anonymous set of reviews from our customers, but we were delighted to see our entire customer support team recognized for their round-the-clock assistance and the lengths they go to in order to ensure outstanding service.

How to Optimize AWS Lambda Costs

Serverless is a great way to reduce the cost of running applications. Lambda functions, by nature, make it very easy to use the exact amount of resources we need at any given point. In this post, we deep dive into Lambda costs, how they are calculated, and explore how to optimize them. Lambda costs are calculated from two parameters (all prices are for AWS N.Virginia, US-EAST-1).

Managing Network Configuration Changes Five Best Practices

Do you know what the most common cause of network outages and performance problems is? Misconfiguration. For as much time and energy as people spend talking about issues such as infrastructure and cybercrime, the truth is that basic low-level configuration challenges are still the biggest “threat” to properly-functioning networks.

AWS Step Functions Error Handling

If you think it’s possible to accomplish great things without going through numerous trials and errors first – you’re wrong. We learn to become better and more efficient through experience, and gaining experience requires you to make multiple attempts, but it also requires you to fail to learn from your mistakes. You’ll achieve greatness only once you learn how to handle errors that stand in your way, and when you do, everything becomes crystal clear.