Create a freestyle project in Jenkins with GitHub webhook plugin
For this tutorial, I assume that you already have a Jenkins server, Git and GitHub plugin installed on Jenkins and has admin access on your project on GitHub. Step 1: Go to your Jenkins server then click on the new item. Step 2: Enter your project name Select on freestyle project Click OK Step 3: …
Create a freestyle project in Jenkins with GitHub webhook plugin Read More »
DevOps – Learning Path
(Source: hackernoon.com) DevOps is really hot at the moment and most of my friends, colleagues, and senior developers I know are working hard to become a DevOps engineer and project themselves as DevOps champion in their organization. While I truly acknowledge the benefits of DevOps, which is directly linked to improved software development and deployment, from …
What is Docker
What is Docker? Docker provides a container for managing software workloads on shared infrastructure, all while keeping them isolated from one another. Docker is a tool designed to make it easier to create, deploy, and run applications by using containers. Containers allow a developer to package up an application with all of the parts it …
Serverless Architecture
Serverless architecture (also known as serverless computing or function as a service, FaaS) is a software design pattern where applications are hosted by a third-party service, eliminating the need for server software and hardware management by the developer. Applications are broken up into individual functions that can be invoked and scaled individually. Why Serverless Architecture? …
Machine Learning is Fun!
What is machine learning? Machine learning is the idea that there are generic algorithms that can tell you something interesting about a set of data without you having to write any custom code specific to the problem. Instead of writing code, you feed data to the generic algorithm and it builds its own logic based …
10 Courses to Learn DevOps Engineering in Depth (Source:- DZone)
DevOps is really hot at this moment and there are many job opportunities for distinguished engineers and DevOps professionals. If you want to become a DevOps engineer, then you have come to the right place. In this article, I am going to share some of the best online training courses you can take to become …
10 Courses to Learn DevOps Engineering in Depth (Source:- DZone) Read More »
How will Hadoop impact and/or change healthcare analytics?
In February of this year, HIMSS Journal released a report on big data, Big data analytics in healthcare: promise and potential. In the report, the authors list Hadoop as the most significant data processing platform for big data analytics in healthcare. Using Hadoop, researchers can now use data sets that were traditionally impossible to handle. …
How will Hadoop impact and/or change healthcare analytics? Read More »