Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TF Deploy FastAPI service on AppRunner #6

Open
6 tasks
wesdottoday opened this issue Sep 26, 2023 · 0 comments
Open
6 tasks

TF Deploy FastAPI service on AppRunner #6

wesdottoday opened this issue Sep 26, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@wesdottoday
Copy link
Contributor

  • Take ECR URI and create an AppRunner service with appropriate environment variables
  • Store AppRunner URI in TF Variable
  • Store FastAPI API Key (generated on initial boot) and store in TF
  • Liveness test, communicate with SageMaker LLM and Embedding model
  • Provide connection_string for SingleStoreDB
  • Liveness test, communicate with S2DB

The initial deployment of the FastAPI service relies on the underlying issues #3 and #4 to be functioning and deployed. This service will be what communicates back and forth with SageMaker.

@wesdottoday wesdottoday added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 26, 2023
@wesdottoday wesdottoday self-assigned this Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant