Alerting
Process of recording and sending notifications for systems failures.
Process of recording and sending notifications for systems failures.
An API management service/tool that sits between clients and services.
Method used in cloud computing that dynamically adjusts the amount of computational resources in a server farm.
Test cases that run against code, simulating how a user of that code would behave.
A feature flag is a software technique to turn functionalities on or off in an application without the need of a deployment.
Forking requests is a software technique in which an API call gets duplicated and sent to a different server that usually runs a different code version than the original.
A rollout or deployment is the term that refers to the process of making an application work on a target device.
Process of recording and transmitting the readings of how code is behaving, how is being used, etc.
The process of limiting the number of API requests a user can make in a certain period.
Technique used to keep specific traffic separated from other environments.
A traffic manager service/tool sits between clients and services.