Lucas Borges Fernandes

Software engineer on the Azure Cosmos DB team at Microsoft. MsC in Distributed Systems. Loves to play electric guitar. Brazilian.

Post by this author

Auto scaling Azure Cosmos DB for PostgreSQL with Citus, Grafana, & Azure Functions

One of the top Citus features is the ability to run PostgreSQL at any scale, on a single node as well as a distributed database cluster. As your application needs to scale, you can add more nodes to the Citus cluster, rebalance existing data to the new Postgres nodes, and seamlessly scale out. However, these operations require manual ...