Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on API Development, Management, Monitoring, and related technologies.

Checkly: Synthetic monitoring in one minute

We let you monitor your app's frontend and APIs using the tools and language you love. Run checks on schedule or triggered by GitHub PR from 20+ global locations. When things break or get too slow, we notify you on your favorite channels like Slack or Pagerduty, Discord, SMS etc.. To monitor your frontend, we run JavaScript and open-source powered browser checks. You can configure HTTP requests on the API side and adapt them to your use case running Node.js based setup and teardown scripts. Super handy for all kinds of authentication schemes.

It's code! Synthetic monitoring with Terraform Cloud & Checkly

How does one manage monitoring in the age of digital infrastructure as code? Also as code, of course! Combining HashiCorp Terraform Cloud and Checkly enables you to configure synthetic and API monitoring as part of your existing infrastructure codebase. It is flexible, programmable and will keep you out of maintenance hell, even at scale: it is monitoring for developers. Extending your existing Terraform Cloud configuration takes only two minutes. Let's take a look together.

Monitor your workflows with Datadog SSL, TLS, and Multistep API tests

API tests are key to ensuring your applications receive and respond to requests efficiently. For example, a slow API endpoint or an unexpected timeout in processing a request can significantly affect user experience, so API tests can help you monitor the performance of your endpoints and the overall health of your applications.

New and improved Web API tile with SquaredUp 5.0

Being able to visualize data from all of your tools in a unified dashboard experience has become critical to most enterprises today. With SquaredUp dashboards, you can not only correlate data from SCOM and Azure, but also surface critical information from your other tools and data sources – including ServiceNow, Azure Log Analytics, App Insights, all SQL databases and any Web API. In short, you can get unified dashboards with real-time operational intelligence for all teams across all tools.

Top API Performance Metrics Every Development Team Should Use

APIs provide insights for development teams to configure and deploy DevOps infrastructure. API performance metrics aid in the contribution of operational functionalities to the project. API performance metrics are measured in a hierarchical structure in conjunction with operational API metrics. Operational metrics are the most basic set of the metric structure for measuring API performance. The metrics include number of API calls, CPU or memory usage.

Puppeteer vs Selenium vs Playwright, a speed comparison

When we decided to build Checkly's browser checks, we chose to do so with Puppeteer, an open-source headless browser automation tool, later adding Playwright, too. We wanted to support users with synthetic monitoring and testing to let them know whether their websites worked as expected at any given moment. Speed was a primary concern in our case. Yet, determining which automation tool is generally faster is far from simple.

Rest vs SOAP: The Key Differences You Need To Know

When choosing between these two popular web API (application programming interface) formats it can be surprisingly difficult to know which one you should select for your infrastructure. Although both Rest (Representational State Transfer) and SOAP(Simple Object Access Protocol) share attributes in common with how they handle HTTP protocols, there are a number of key differences as discussed in this article.