Skip to content

Onboarding Data Project

gcerik edited this page Mar 21, 2022 · 3 revisions

When would I use Azure Databricks?

Azure Databricks is an analytics platform that allows you and your colleagues to access and act on the same set of data analytics. Use Azure Databricks to prepare, explore, and analyze your data as well as build AI models. Azure Databricks enables you to perform data validation, data collaboration and results analysis/interpretation. Some example use cases include:

  • I want to validate my analysis results again my colleague's results
  • I want to collaborate on analysis and share algorithms
  • I want to share a platform with a colleague for data analysis pipelines
  • I want to prepare my data and conduct analysis

When would I use Project Storage?

Project Storage allows you to upload and store data to share with colleagues. Your colleague(s) must be a member of your Data Project – members are listed on your Data Project page.

The DataHub uses Azure Storage, Microsoft's cloud storage solution for modern data storage scenarios. Azure Storage offers highly available, massively scalable, durable, and secure storage for a variety of data objects in the cloud. You have the option to use the browser interface or command line options to upload/download.

When would I use Postgress SQL

This feature provides access to a PostgreSQL database and allows you to leverage your credentials for data connections. Some example use cases include:

  • I want to store data in a structured database for the purpose of sharing it internally
  • I want to store and share raw data files with linkages into the structured database
Clone this wiki locally