Operations | Monitoring | ITSM | DevOps | Cloud

Comparing 7 New Relic Competitors in 2021

Application performance monitoring tools, or APMs, help give developers feedback so they can understand whether their programs are working the way they had planned for their users and clients. It also provides information about the software’s quality. Most DevOps teams use these tools throughout the software development life cycle. This way, they make sure that they cover their grounds before releasing software into the market.

Effortlessly connect SCOM to teams and Slack with Connection Center Webinar

See how easy it is to connect SCOM to Teams and Slack with Cookdown Connection Center in this webinar recording originally aired 26-Aug-2021. The Teams and Slack integrations demoed here are part of Cookdown Connection Center, your one-stop-shop for all your integration needs to and from SCOM without writing a line of code. Connection Center lets you raise Alerts in SCOM from anywhere and push alerts to ITSM platforms, notifications tools, and more.

Understanding Apigee API Monitoring

Want to make sure the APIs you’ve launched on Apigee are performing as expected? In this video, we show how API Monitoring provides real-time insights into API traffic and performance, so you can solve problems as they happen. Watch to learn how you can stay informed and understand unusual events or patterns.

Testing Your HAProxy Configuration

Learn how to test your HAProxy Configuration. Properly testing your HAProxy configuration file is a simple, yet crucial part of administering your load balancer. Remembering to run one simple command after making a change to your configuration file can save you from unintentionally stopping your load balancer and bringing down your services.

Feature Spotlight: API Dependency Graph

As APIs become more complex, it can be easy to accidentally break connections. To prevent this, Speedscale can automatically detect and make you aware of inbound and outbound transactions running through APIs in our API Dependency Graph. The Traffic Viewer dashboard makes this information visible to independent teams working on different services. In most organizations this information is usually only known by senior engineers, team leads, and architects.

Code Review

Code review is a process to ensure that bugs and errors are caught and fixed before they reach production. This very often requires the participation of developers who are not directly involved in implementing the particular part of code that is being reviewed. Code review is part of a bigger quality assurance process to ensure that the final product performs exactly as expected.

How Istio, Tempo, and Loki speed up debugging for microservices

“How am I supposed to debug this?" Just imagine: Late Friday, you are about to shut down your laptop and … an issue comes up. Warnings, alerts, red colors. Everything that we, developers, hate the most. The architect decided to develop that system based on microservices. Hundreds of them! You, as a developer, think why? Why does the architect hate me so much? And then, the main question of the moment: How am I supposed to debug this?