https://github.com/jplane/cosmosgbbdemo
https://github.com/jplane/cosmosgbbdemo
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jplane/cosmosgbbdemo
- Owner: jplane
- Created: 2021-09-30T16:10:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-30T16:14:07.000Z (over 4 years ago)
- Last Synced: 2025-07-01T06:52:40.149Z (11 months ago)
- Language: C#
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CosmosGBBDemo
This repo demonstrates a simple Cosmos DB console application that issues queries, point reads, and writes to a configured Cosmos account. It demonstrates use of:
- regional configuration
- retry logic with Polly
- pre-aggregation to conserve RUs by using point reads instead of expensive queries