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

Ottr API gRPC Refactor #10

Open
1 task done
yangkenneth opened this issue Sep 11, 2023 · 1 comment
Open
1 task done

Ottr API gRPC Refactor #10

yangkenneth opened this issue Sep 11, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@yangkenneth
Copy link
Collaborator

Contact Details

kenneth.yang8@gmail.com

Background

Working on rebuilding Ottr API to a Golang gRPC server; we are planning on removing the RDS database and consolidating all data into the DynamoDB table and simplifying the schema to include less global secondary indexes (GSI). Downstream dependencies should not be impacted as the requests to Step Function will be consistent.

Description

Refactoring API to gRPC service, and improve extend a Golang ACME client.

Alternative Solution

No response

Additional Context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@yangkenneth yangkenneth added the enhancement New feature or request label Sep 11, 2023
@yangkenneth yangkenneth self-assigned this Sep 11, 2023
@yangkenneth
Copy link
Collaborator Author

CC: @jyang759

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant