Operations | Monitoring | ITSM | DevOps | Cloud

API

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

What is API Monitoring?

The increasing complexity of modern websites and web applications means that a dependency on Application Programming Interfaces—or APIs—is unavoidable. APIs are used throughout software to define interactions between different software applications. They are also indispensable to businesses as they enable them to develop applications that can scale and provide a wealth of services without the need to build every software or server component from scratch.

Building, deploying and observing SDKs as a Service - Part 1

An API, or application programming interface, is a set of protocols and instructions that allows two software applications to communicate with one other. APIs can be implemented in a number of architectural styles. One of the most popular styles is REST (representational state transfer,) which allows server and client interaction in a stateless manner.

An Overview of Traffic Mirroring Options in Kubernetes

Testing in production carries a lot of risk, like possibly causing downtime for users. However, the advantages of using real user traffic are many, which has led to the popularity of traffic mirroring. Mirroring can be implemented as part of pre-deployment testing, as well as other parts of the developer experience like the development itself. But, how do you get started with it?

How Solutia Consulting Cut a Client's Technical Support Tickets by 50% Using Advanced Synthetic Monitoring from Checkly

Learn how Solutia Consulting relied on Checkly to confidently deploy client software updates Solutia Consulting is an information technology consulting firm based in Minneapolis / St. Paul, Minnesota. Solutia provides assessment and advisory services, dev team staff augmentation, managed IT services, and project-based contract work for a variety of clients, ranging from Fortune 500 companies to mid-sized enterprises and organizations.

APIs Impact on DevOps: Exploring APIs Continuous Evolution

An application programming interface (API) is a set of rules and protocols that enables different software applications to communicate and share data and functionality. The concept of an API has been around for a long time. However, APIs as you know them emerged in the late 1990s and early 2000s with the rise of the internet and web-based services. As more businesses began to offer online services, the need for a standardized way for these services to interact and share data became apparent.

Kubernetes Preview Environments - Adoption, Use Cases & Implementations

No matter what application you’re building and who your target customers are, everyone can agree that it’s critical to avoid broken deployments. To aid in this goal, many tools and concepts have been invented, with Kubernetes preview environments being one of them. In this post, you’ll get a deeper understanding of how preview environments work, how organizations are using them, and how you can get started yourself.