Introduction In this blog post we are setting up Data Engineering tools set on our local environment using docker. For Data Engineering tool suite for now we are considering below tools on initial level. In the coming future, we will update our docker files and add more tools. Apache Spark Jupyter Lab Package for Delta... 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 →