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

Improve AWS Lamda support #85

Open
5 of 10 tasks
kenmuse opened this issue Jun 3, 2024 · 0 comments
Open
5 of 10 tasks

Improve AWS Lamda support #85

kenmuse opened this issue Jun 3, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@kenmuse
Copy link
Collaborator

kenmuse commented Jun 3, 2024

To make it easier for users to deploy the sample on AWS Lambda, we need the following features:

  • Separate code for the Lambda handler
  • Automate Lambda build using SAM
  • Implement Feature for Dev Container with required tools
  • Integrate Secrets Manager
  • Release image: Container image (requires workflow)
  • Release file: Cloud formation template for container
  • Release file: ZIP package (requires workflow)
  • Release file: Cloud formation template for package
  • Add documentation for deploying to /docs folder

Stretch goals:

  • Add integration tests
@kenmuse kenmuse added the enhancement New feature or request label Jun 3, 2024
@kenmuse kenmuse added this to the v2.0.0 milestone Jun 3, 2024
@kenmuse kenmuse self-assigned this Aug 26, 2024
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