Operations | Monitoring | ITSM | DevOps | Cloud

API

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

Climate Data Unleashed: Empowering Data Engineers to Drive Environmental Change

In an era where climate change poses a formidable challenge to our planet, the power of data has never been more critical. Data engineers, with their unique skill set, stand at the forefront of this battle, harnessing the vast expanse of climate data to drive sustainable change and inform crucial decision-making. This article aims to inspire and guide data engineers looking for their next meaningful project.

Advancing Cloud Monitoring: Benefits of Synthetic Monitoring

The cloud changed how businesses work, making things more flexible and adaptable. But keeping track of app performance from a user’s point of view in this new setup is tough. Legacy tools tend to not give developers an understanding of their users' perspective. That's where synthetic monitoring comes in. It's a strong way to focus on users and fix the problems that legacy tools miss.

GraphQL at scale with Azure API Management - Toon Vanhoutte

On Day 3 of INTEGRATE2023, Toon Vanhoutte dives into the transformative capabilities of GraphQL in scale with Azure API Management. Highlighting GraphQL's efficiency over REST and its widespread adoption by tech giants, Toon also sheds light on its challenges, from design to security. The takeaway? While REST dominates, GraphQL is making significant strides. Discover the nuances of modern API management in this engaging session.

Track Frontend JavaScript exceptions with Playwright fixtures

Table of contents Frankly, end-to-end testing and synthetic monitoring are challenging in today’s JavaScript-heavy world. There’s so much asynchronous JavaScript code running in modern applications that getting tests stable can be a real headscratcher. That’s why many teams rely on testing mission-critical features and treat “testing the rest” as a nice to have. It’s a typical cost-effort decision.

Does Your API Need a REST? Check Out GraphQL

GraphQL is a declarative query language that simplifies retrieving data from an application's back end. It provides a clear and comprehensive description of the data in your API, giving you the ability to request only what you need. This makes it easy to evolve APIs over time and enables powerful developer tools.

Introducing the Notification API

You'll often hear us saying "everyone loves a dashboard", and that's most certainly true, but nobody loves staring at a screen all day waiting for something to happen. Real magic is when your awesome dashboard comes to you, where you need it, when you need it. Over the last few months we've introduced a bunch of powerful features to make "taking action" as simple as possible... Monitors let you define the health of your data so you can see at a glance if something isn't right.

What Is API Management? Overview & Best Practices

Application Programming Interfaces, or APIs, are rules and protocols that allow one software application to interact with another, and can be found everywhere in today's digital ecosystem. From the weather app on your smartphone pulling data from a remote server to provide real-time weather information, to the payment gateway service that processes your online purchases, APIs facilitate the seamless flow of data and services.