Skip to content

Stage 3: Data ingestion and consumption

Past due by 9 months 0% complete
  • Define data architecture, including how to link different data together.
  • Define the nature, velocity and volume of data for the application
  • Choose the technical data storage solution according to the application and/or database:
    • Relational
    • NoSQL_
    • File system / Bloc Storage / Object Storage
  • Create a database if needed to store application data
  • Schedule…
  • Define data architecture, including how to link different data together.
  • Define the nature, velocity and volume of data for the application
  • Choose the technical data storage solution according to the application and/or database:
    • Relational
    • NoSQL_
    • File system / Bloc Storage / Object Storage
  • Create a database if needed to store application data
  • Schedule backup of application data
  • Set up access rights
  • Ingestion of data in the application
  • Consumption by users
  • Log management

Deliverable

  • Any document describing and explaining the chosen architecture (UML diagram)
  • Database and/or storage implementation files
  • Query files
Loading