Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

RolesUser storyStepsCategoriesNotes

As data processing engineer,





I want to access data from EUM/ECMWF side.

  1. Provision a new instance - web
  2. Install libraries (MARS, eumdac)
  3. Download data
  • Provisioning
  • Data access
We could have EWC Gitlab examples in the future

As data processing engineer,

I want to use S3 to handle data.

  1. Morpheus Legacy: How to create S3 buckets in Morpheus
  2. Object Storage: How to access S3 buckets and perform actionsuse S3 Buckets
  • Data access
We could have EWC Gitlab examples in the future

As data processing engineer,

I want to use NFS to share data between machines

EUMETSAT - Shared File System (SFS) usage in tenantsAs data processing engineer,
  • Data access

I want to use GPU.

ECMWF - GPU support at ECMWF

EUMETSAT - GPU support at EUMETSAT

  • Processing performance
We could have EWC Gitlab examples in the future


As a scientist,

I want to run my code on something bigger/closer to the data

As an AI,

I want to take over the world and need free resources





As a semi operational entity,

I want to place some existing web services on the cloud


  • Web service

As a scientist







I want to run my code on something bigger/closer to the data,




I want to create a bucket to share my data with correct policies

Object storageStorage: access policiesAs a scientist,

  • Data access

I want to create container for my code in order to share my code, notebooks, examples and allow other to reproduce them


  • Containers

We need EWC Gitlab examples in the future, EWC container registry,As a scientist,


I want to deploy my app on kubernetes using the container I created


  • Containers
  • Container orchestration

We need EWC Gitlab examples in the future, EWC container registry,

Kubernetes

As a scientist,

I want to use CI to create my container when I change something in my code.


  • CI
  • Containers

We need EWC Gitlab examples in the future , EWC container registry,


I want to use CI to test my code.



  • CI

We need EWC Gitlab