Matus
ideas
Cloud Web Dev Env
Use should be able to use a web IDE to edit code, compile, run, test and deploy a DataSpray project.
Most likely option: DevPod for remote compute. Includes K8S for scaling, vscode for web.
Tools:
- Cloud storage for keeping checked out project
- Cloud on-demand container to interact with storage
- VSCode for web with:
- Access to cloud storage
- Source control integration
- Shell access to container
- GUI Plugin for common operations:
- Compile, install, deploy
- Visual view of running tasks
- Run athena jobs view results
- S3 Explorer of stored data, athena results
Matus
changed to
ideas