• <AlexisGlez>
  • My Blogs
  • My Playground
  • My Notes

My Notes

Alerting

Process of recording and sending notifications for systems failures.

API Gateway

An API management service/tool that sits between clients and services.

Autoscaling

Method used in cloud computing that dynamically adjusts the amount of computational resources in a server farm.

E2ETests

Test cases that run against code, simulating how a user of that code would behave.

Feature Flags

A feature flag is a software technique to turn functionalities on or off in an application without the need of a deployment.

Forking Requests

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.

Rollouts (Deployments)

A rollout or deployment is the term that refers to the process of making an application work on a target device.

Telemetry

Process of recording and transmitting the readings of how code is behaving, how is being used, etc.

Throttling

The process of limiting the number of API requests a user can make in a certain period.

Traffic Isolation

Technique used to keep specific traffic separated from other environments.

Traffic Manager

A traffic manager service/tool sits between clients and services.

Created & Designed by AlexisGlez | © 2023