Operations | Monitoring | ITSM | DevOps | Cloud

API

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

Using the Cribl API - Part 1

Cribl’s interface is Super Neato: Reactive, beautiful, and easy to use. But sometimes you need to access settings and configurations programmatically. The good news is that interactive API docs are baked into your Cribl instance. The better news is that everything that happens in the GUI is making API calls. With your browser’s developer mode, you can easily take a peak behind the curtain to see exactly how the API was called and what the payload looked like.

Limitations of API-only testing: Why it shouldn't be your sole testing strategy

A spicy article hit my inbox the other day. It came with a bold claim — “API testing is better than UI testing”. Absolutes like “A is better than B” rarely hold in the software world. “It depends” is the answer to most tech questions for a reason. Let’s compare API and UI testing and discuss why one isn’t better than the other. The frenemies are “just different”, and always will be. And that’s a good thing.

Next Generation of Cost Reallocation: Leveraging APIs to Programmatically Manage Cloud Spend

A couple of weeks ago, I wrote about The Art of True Chargebacks and how VMware Tanzu CloudHealth makes simple work of the cost reallocation of cloud expenses. In addition to being a refresher on cost reallocation with Tanzu CloudHealth, it was also shared as a kickoff of our newly released cutting-edge Cost Reallocation API. This officially available API revolutionizes the seamless automation of chargeback reallocation across diverse geographies, brands, business units (BUs), and product lines.

Why is API Testing Important and How to do it Right

Whether you're a business that relies on Amazon reviews and seller feedback or planning a much-needed holiday through your favorite travel comparison site, everyday activities like these wouldn't be impossible without APIs. An integral part of app development, API technology is interwoven into a rich tapestry of popular applications that companies and consumers use daily. Without them, there would be no smartphones, social media, or instant messaging.

Azure API Management monitoring

Azure API Management is a Microsoft Azure cloud-based solution that helps businesses effortlessly create, publish, secure, and analyze APIs (Application Programming Interface). APIs are the building blocks of any business and play an essential role in data exchange. Azure API Management monitoring is vital to enable the business to function seamlessly. It helps early problem detection, resource optimization, and data-driven decision-making to increase the quality of the API ecosystem.

Continuous integration for Yii2 APIs with Codeception

Continuous integration (CI) is the process of integrating changes from multiple contributors to create a single software project. A key component for a smooth CI pipeline is testing. Tests prove that the code does exactly what it says on the tin and that it’s safe to merge the code into the central repository. Tests also anticipate edge cases and ensure that the code handles such cases in a deterministic manner.

Manage API performance, security, and ownership with Datadog API Catalog

Today’s modern applications are made up of thousands of loosely connected private and publicly exposed APIs, each serving a specific function. This dynamic API landscape, in combination with the decentralized nature of microservice development, can be overwhelmingly challenging to manage—let alone govern or secure adequately. API sprawl is often created as a result, leading to fragmented or nonexistent internal API documentation, knowledge bases, and toolsets.