Aspect Oriented Programming 101Aspect oriented programming(AOP) is a paradigm that aims to modularize applications by implementing “Separation of Concerns(SoC)”.Apr 8, 2021Apr 8, 2021
Quick Intro To MapReduceMapReduce is a framework using which we can write applications to process huge amounts of data, in parallel, on large clusters of…Sep 10, 2019Sep 10, 2019
What is that HDFS (Hadoop Distributed File System)?HDFS is the one of the key component of Hadoop. It is used for storing and retrieving unstructured data. It is specially designed for…Sep 1, 2019Sep 1, 2019
Git Merge ve Rebase’in Farkı Nedir ?Aslında ikiside aynı kapıya çıkan, amacı iki branchi birleştirmek olan Merge ve Rebase’i birbirinden ayıran nokta amaçlarına nasıl…Apr 30, 20191Apr 30, 20191
How To Create Jenkins PipelineThis article will explain what is Jenkins a little and show you how to create Jenkins Pipeline with user interaction.Apr 26, 2019Apr 26, 2019
How To Remove Multiple Mapping Type In ElasticsearchIn this tutorial you will see how to upgrade your indices that have multiple mapping type.Feb 18, 2019Feb 18, 2019