Operations | Monitoring | ITSM | DevOps | Cloud

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

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.

Announcing the GA of the LogDNA Configuration API and LogDNA Terraform Provider

We’re excited to announce that our Configuration API and Terraform Provider are now generally available for all LogDNA customers. We received tremendous feedback from our public beta release and, based on that feedback, we are enabling several new features with the GA release that allow for more programmatic workflows with LogDNA. First, we are enabling Preset Alerts as a new resource that can be configured with the configuration API as well as within Terraform.

Choosing an API technology: gRPC, REST, GraphQL

How do you choose an API style and API technology when you start a new project? Today, if you look at API technology research such as RapidAPI Developer Survey and Insights, you’ll probably conclude that REST is the dominant force in the API landscape. While REST is certainly well-known to most developers and used in a lot of production environments, it may not be the best fit for every scenario.