Introduction
Explain the objectives and the motivation behind this project
Feature Toggles (often also refered to as Feature Flags) are a powerful technique, allowing teams to modify system behavior without changing code. - Martin Fowler
Cosmos Toggles is a tool to allows that applications change behavior without new deployment through flags configuration with the Azure Cosmos DB SQL API, a Microsoft's globally distributed with guaranteed speed and performance.

In March 6th, 2020 Microsoft pronounce new Free Tier that allows get the first 400 RU/s throughput and 5 GB storage 100% free.
Last updated
Was this helpful?