KieranBond / KieranBond/Short

Convert API to AWS Lambda

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
C#
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently, the API runs as a full service. This is inefficient, considering what it does.

We should ensure the solution can run as a 'serverless' function, particularly an AWS Lambda function. This will allow us to run the API at a much-reduced cost.

NB: This does not need to include any IAC changes (if required).

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the current API service entry point and tracing how requests are handled, then identify the boundary needed for an AWS Lambda function. Done means the API can run as a serverless AWS Lambda function; infrastructure-as-code changes are explicitly out of scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, csharp
Domain
api, backend, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.