🏠

1

3

4

5

6

7

8

Data Sources

SQL

Cloud Engineering Cheat Sheets

In most cases, this step can be executed before the first step if the data is available and you want to define the questions(problem) around it to better use the incoming data.

Based on the definition of your problem, you’d need to identify the data sources, which can be a database, a data repository, sensors, etc. For an application to be deployed in production, this step should be automated by developing data pipelines to keep the incoming data flowing into the system.

Data Description