> For the complete documentation index, see [llms.txt](https://bruno-brandes.gitbook.io/cosmos-toggles/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bruno-brandes.gitbook.io/cosmos-toggles/master.md).

# 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**](https://docs.microsoft.com/en-us/azure/cosmos-db/create-sql-api-dotnet)**,** a Microsoft's globally distributed with guaranteed speed and performance.

![](https://671096574-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M5U_9P01IqrPiSZdSYB%2F-M5ZUaVnMHzOu_5-zuBc%2F-M5Z_dLvhnl9-aPKz-Sn%2Fazure-cosmos-db.png?alt=media\&token=3f411d4e-2803-4833-ae5e-e4fe9acb416f)

In March 6th, 2020 Microsoft pronounce new [Free Tier](https://bit.ly/3atWXbB) that allows get the first 400 RU/s throughput and 5 GB storage 100% free.&#x20;
