Please start with first blog on Docker at https://developershome.blog/2023/01/23/what-is-docker/ In this blog, we will understand how to use docker and how to create docker container/image and deploy first application on Docker. Once Docker is installed, if you go to terminal and write docker ps -> It will list all the docker container docker image ls... Continue Reading →
What is Docker?
Earlier, when we developed an application, we used to deploy that application on any server. Now that server resources might be shared with multiple applications. And configuration on that server is combination of all the application deployed on it. In this scenario, we were having below all the problems. When there are resources required by... Continue Reading →
Big Data Engineer Skills
Big data engineers need to know a combination of programming languages, database skills, and data processing tools in order to be successful in their careers. Also need to have understanding of below technology Big Data Processing Frameworks: Apache Hadoop, Apache Spark, Apache Storm, and Apache Flink are some of the popular big data processing frameworks used in the industry.... Continue Reading →