A user story is an informal, general explanation of a software feature written from the perspective of the end user. From a scrum/development point of view mainly. This concept is easy to understand for users and we could use it to provide example for cloud transformation of their workloads.
Define user stories based on use cases from the EWC users. In this way they can speed up development, cloud transition and they can also follow good practices when dealing with cloud applications.
| Categories | User story | Steps | Notes |
|---|---|---|---|
| I want to use S3 to handle data. | ||
| I want to share data between machines using shared storage | ||
| I want to use GPU. | ||
| I want to create a bucket to share my data with correct policies | ||
| I want to create container for my code in order to share my code, notebooks, examples and allow other to reproduce them | TBD | |
| I want to deploy my app on Kubernetes using the container I created |