-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
Epic ServerlessMVP
Context
the goal of ServerlessInsight MVP is to ensure that users can use ServerlessInsight to define and deploy an accessible web application consisting of an FC and ApiGateway, HTTP requests can get simple responses generated from an express app hosted FC
Tasks
- definition: implement variables
- definition: implement tags
- definition: implement stage
- definition: implement rds serverless(include MySQL, PostgreSQL, SqlServer)
- FC code stored in OSS(not required if a express app not exceeds the limit)
- implement action: validate
- implement action: deploy
- implement action: destroy
- [ ] implement action: init -TBC - implement customize domain