Operations | Monitoring | ITSM | DevOps | Cloud

API

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

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.

The Networking API Guide

How to use APIs to automate network connectivity Application Programming Interfaces (APIs) exist to abstract the underlying complexity of a system whilst allowing third parties to integrate and with and extend their own systems and capabilities. At least 50% of all B2B collaboration occurs via APIs. Without access to APIs, partners can't easily interact with an organisation's data or services, meaning that connectivity to infrastructure assets becomes something the organisation has to stop and build itself, leaving it vulnerable to competition

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.

Top Three API Tips For Network Automation

APIs represent the new frontier for CTOs - offering limitless potential to orchestrate and automate applications, services and networks. In our recent webinar, PCCW Global’s CTO Paul Gampe and AVP of New Technologies Shahar Steiff looked at some of the opportunities and challenges that APIs are presenting for CTOs with the automation of networks. Here we share three of their top tips.

Mattermost integrations: Sending and receiving data with the Mattermost API

In the first three installments in this series, you learned how to send and request data with outgoing webhooks, incoming webhooks, and slash commands. In this article, you learn how to do this with the Mattermost API. Setting up webhooks or slash commands in Mattermost is very easy. Using the Mattermost API requires a few more steps. At the same time, the API is way more versatile and powerful than the other methods. Once you have made your first connection to the API, you will love it!