Recent posts

Data Engineering Process Fundamentals - Discovery Exercise

9 minute read

Ozkary Data Engineering Process Discovery Exercise with Jupyter

In this discovery exercise lab, we review a problem statement and do the analysis to define the scope of work and requirements. Preliminary data analysis must be done by downloading some sample files with Python and running some queries using Jupy...

Data Engineering Process Fundamentals - Discovery

4 minute read

Ozkary Data Engineering Process Discovery

During the discovery step of a Data Engineering Process, we look to identify and clearly document a problem statement, which helps us have an understanding of what we are trying to solve. We also look at our analytical approach to make observation...

Data Engineering Process Fundamentals

4 minute read

Ozkary Data Engineering Process

Data Engineering is changing constantly. From cloud data platforms and pipeline automation to data streaming and visualizations tools, new innovations are impacting that way we build today’s data and analytical solutions. This is an overview of Da...

Use Remote Dev Container with GitHub Codespaces

4 minute read

Ozkary GitHub Codespaces layers

As Software Engineers, we usually work with multiple projects in parallel. This forces us to configure our work stations with multiple software development tools, which eventually leaves our workstation performing poorly. To overcome this problem,...