Jandev / Jandev/secure-apis

Add databases to the backend api's

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
C#
Stars
3
Forks
4
PR merge metrics
No merged PRs in 30d

Description

The Speaker & Conferences API's now keep their state using an in-memory list.

It would be better to use something else for this. My suggestion is to use the Serverless offering of Cosmos DB for this to keep costs to a minimum.
Connecting to it should be done by using the managed identity of the App Service.

Contributor guide

Open the contributing guide

Research direction

Start by examining the Speaker and Conferences APIs and their current in-memory state handling. Confirm how Azure Cosmos DB Serverless and the App Service managed identity should be used; done means both APIs persist state in the database instead of an in-memory list.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
backend-api-design, cloud, databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.