Operations | Monitoring | ITSM | DevOps | Cloud

API

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

The HAProxy APIs

The HAProxy load balancer provides a set of APIs for configuring it programmatically. Although many people enjoy the simplicity of configuring their HAProxy load balancer by directly editing its configuration file, /etc/haproxy/haproxy.cfg, others want a way to do it without logging into the server. Or, they want a way that integrates with bespoke software. For example, they want to add pools of servers to the load balancer programmatically as a part of their CI/CD deployment pipeline.

Top 5 API Testing Tools

Today’s software testing trends show the growing demand for more efficient and automation-oriented API testing. Many of the current test automation solutions focus on the UI, while most API-level testing is still done manually. As a result, testers are in need of easy-to-use, intelligent automation tools for testing APIs — improving their productivity and efficiency, while also reducing time-to-market.

Gloo Edge - A simple way to manage API on Kubernetes - Civo Online Meetup #11

Join us as Civo's own Saiyam Pathak alongside Kamesh Sampath (Field Engineer, Solo.io) will be discussing Gloo Edge, Gateway API and API management on Kubernetes. Gloo Edge is a cloud-native API Gateway and Ingress Controller built on Envoy Proxy to facilitate and secure application traffic at the edge. We'll be covering the management and deployment if your API gateway with Gloo, plus how to set up and manage your APIs in less than 3 minutes!

Differences Between API and Microservices? Here's all you need to know.

For years, enterprises have been employing monolithic applications with complex functional frameworks. But today, with advanced solutions built ith API’s and Microservice architecture are putting an end to their realm. With ever-changing requirements in the IT world, enterprises are required to adopt advanced applications with sophisticated features and functions that can accommodate changes throughout.

How to Monitor Microsoft Exchange Online and Outlook Performance

Exoprise Email Graph sensor tests and monitors Microsoft 365 Exchange Online using the new Graph API. As businesses continue to operate remotely, it is more important than ever to have a robust email communication infrastructure for collaboration. When email access is down or slow, it impacts end-user productivity, and businesses suffer. CloudReady Email Graph API sensor synthetically tests Microsoft Graph authentication, permission access, uptime, and mailbox availability no matter what location. Monitor Office 365 Mail queues, SPAM filters and troubleshoot slow email delivery for exchange online.

5 Most Common API Errors and How to Fix Them

As software got more complex, more and more software projects rely on API integrations to run. Some of the most common API use cases involve pulling in external data that’s crucial to the function of your application. This includes weather data, financial data, or even syncing with another service your customer wants to share data with. However, the risk with API development lies in the interaction with code you didn’t write—and usually cannot see—that needs debugging.