Please find earlier blogs to have understanding of our Data Engineering Learning plan and system setup for Data Engineering. Today we are solving and learning one more Data engineering problem and learning new concepts. https://www.youtube.com/watch?v=c6YgtJN43sU&feature=youtu.be Problem Statement Find the difference between the total number of CITY entries in the table and the number of distinct... Continue Reading →
Data Engineering Problem 2 (Employees with Sales Department)
Please find earlier blogs to have understanding of our Data Engineering Learning plan and system setup for Data Engineering. Today we are solving and learning one more Data engineering problem and learning new concepts. Problem Statement We have a table with employee's tables in which we have employee details with salary and department id of... Continue Reading →
Docker Compose & Deploy Apps using it
We had a basic understanding of what docker is and how to deploy simple applications to complex applications using docker in previous blog. If you did not have a look on that start with below blogs so you have better understanding. https://developershome.blog/2023/01/23/what-is-docker/ https://developershome.blog/2023/01/24/create-first-docker-container-app/ Here, we will discuss about docker compose and how to deploy application... Continue Reading →