Top 10 Continuous Integration Tools | List of Best CI Tools | scmGalaxy

Introduction Your product ideas may be the greatest of all time, but without delivering well and delivering often, it may be extremely hard to keep up with…

Read More

Top 10 DevOps Tools which is mostly used by DevOps Engineers | DevOpsSchool

Introduction “DevOps” is an emerging model that allows effective collaboration of development and Operations team so that they can build, test, and release software faster and more…

Read More

Top 5 Code Coverage Tools | Best Test Coverage Tools

Today we will talk about code coverage tools which are used by developers for measuring the quality of the software testing. There are so many different types…

Read More

Top 10 Static Code Analysis Tool | Best Static Code Analysis Tools List

Software security is a very important concern for todays Software market and for that you need to do code analysis in the development lifecycle. Now we can not imagine ourselves to sit back and do manual reading each line of codes and find issues and bugs. Those days of manual review in the software development lifecycle to find the flaws in the codes are over now.
 
Now the mindsets has changed and developing quality & secure code from the beginning is on rise. This is the time of automation and developers & programmers are now shifting towards the adoption of tools which auto detects the flaws as soon as possible in the software development lifecycle.
 
As the process shifting towards the automation, static code analysis (SCA) has become an important part of creating quality code. Now the question here is, What is Static Code Analysis?
 
Static Code Analysis is a technique which quickly and automatically scan the code line by line to find security flaws and issues that might be missed in the development process before the software or application is released. It functions by reviewing the code without actually executing the code.

Read More

Top 10 DevOps Online Resources to learn, share and practice.

DevOps is a hot topic these days among-st IT professionals and when you as a student or professional who is related to this industry go to Google…

Read More

Top 5 IT Management Tools | IT Management Software

IT Management Software | Top 5 IT Management Tools Servicenow BMC Remedy Jira Salesforce Sharepoint Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I…

Read More

Best Open Source Scanning Software

Open Source Scanning Software Palamida openlogic Blackduck fisheye Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech…

Read More

List of single sign-on implementations

List of single sign-on implementations https://www.bitcard.org/ – Free https://www.onelogin.com/product/pricing – Commericials https://www.okta.com/ – Commericals Reference https://en.wikipedia.org/wiki/List_of_single_sign-on_implementations Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences….

Read More

Useful Web Development ToolKit

Bokeh Bokeh is a Python interactive visualization library that targets modern web browsers for presentation. Its goal is to provide elegant, concise construction of novel graphics in…

Read More

Top 5 git version control software in cloud

Cloud Based cloudforge Assembla github bitbucket beanstalk Gitlab Some of them can be hosted behind the firewall as well in your company premises. Gerrit Gitlab Github Rajesh…

Read More

Chef Configuration Management Interview Questions and Answers Part – 2

Source – learn.chef.io What is a resource? Answer- A resource represents a piece of infrastructure and its desired state, such as a package that should be installed,…

Read More

Chef Configuration Management Interview Questions and Answers Part – 1

Source – learn.chef.io What is a resource? Answer- A resource represents a piece of infrastructure and its desired state, such as a package that should be installed,…

Read More

Top 5 Configuration Management Tools

Top 5 Configuration Management Tools Puppet In computing, Puppet is an open-source configuration management utility. It runs on many Unix-like systems as well as on Microsoft Windows,…

Read More

Interview Questions and Answer for Perforce Version Control Tool

Some of the perforce commands which is not commonly used but useful. p4 annotate – Print file lines along with their revisions. e.g p4 annotate file.c How…

Read More

Top 10 Interview Questions and Answers in SVN (Subversion)

What is SVN? What is “branch” , “Tag” and “Trunk” in SVN ? what do you mean by “Synchronizing with Repository” ? How is it different from…

Read More

Jenkins Interview Questions and Answers – Part 1

What is continuous integration? Jenkins Continuous integration API features? Advantages of jenkins? Jenkins plugins? Requirements for using Jenkins? Installing Jenkins on Ubuntu and RHEL? Process to take…

Read More

Git Interview Questions and Answer Part – 6

What is GIT? What is a repository in GIT? What is the command you can use to write a commit message? What is the difference between GIT…

Read More

Commonly Used Sign- Punctuation and their Name in Perl

Commonly Used Sign- Punctuation and their Name in Perl ( => ) Comma Arrow  ( ‘ ’, “ ”, ‘ ‘, ” “ ) à Quotation marks ( $ ) àDollar…

Read More

Most asked Perl Interview Questions and Answers

What is Perl one-liner?

There are two ways a Perl script can be run:

a)from a command line, called one-liner, that means you type and execute immediately on the command line. You’ll need the -e option to start like “perl -e “print “Hello”;”. One-liner doesn’t mean one Perl statement. One-liner may contain many statements in one line.

b)from a script file, called Perl program.

Read More

Selected AnthillPro Interview Questions and Answer

Selected AnthillPro Interview Questions Building Procedures in AnthillPro Deploying Procedures with AnthillPro Using AnthillPro for Audit Process of Integrating with Defect & Feature Tracking Process of Integrating…

Read More

Top Bamboo Interview Questions and Answer

Top Selected Bamboo Interview Questions Bamboo Questions: Tell me more about continuous integration ? How did you configured? Plugins used in Bamboo? Tell me more about Bamboo…

Read More

Apache Interview Questions and Answer – Job Interview Kit

Apache Interview Questions – Apache Job Interview Kit On a fresh install, why does Apache have three config files – srm.conf, access.conf and httpd.conf? – The first…

Read More

Apache and HTTP Interview Questions and Answers – Interview Guide

Apache and HTTP Interview Questions and Answers – Interview Guide List of Apache and HTTP Interview Questions: – <!– /* Font Definitions */ @font-face {font-family:”Cambria Math”; panose-1:2…

Read More

General SCM Interview Questions and Answer – SCM Job Interview Kit

  General SCM Interview Questions – SCM Job Interview Kit What do you think about configuration management? What do you understand about Change Management? branching methodologies and…

Read More

Shell Bash Scripting Interview Questions and Answer – Part 1

Interview Questions Sets : Shell Script Descriptive Questions Sets What is shell scripting? Shell scripting is used to program command line of an operating system. Shell Scripting…

Read More

Maven Interview Questions and Answers – Maven Job Interview Kit

Maven Interview Questions and Answers Contributed by Rajesh Kumar with the help of Google Search and www.scmGalaxy.com Is there a way to use the current date in…

Read More

Shell Bash Scripting Interview Questions and Answer – Part 2

Interview Questions Sets : Shell Programming How do you find out what’s your shell? Answer: echo $SHELL What’s the command to find out today’s date? Answer: date…

Read More

Reporting Plugins in Maven | Maven Plugins That Provide Reports

Reporting plugins Plugins which generate reports, are configured as reports in the POM and run under the site generation lifecycle. This plugin consists of several reports that…

Read More

Cloud Computing Selection: Cloud Infrastructure Service Providers

There are list of solution which provides Cloud Infrastructures for Hardware as a service (HAAS) or Software as a Services(SAAS). AllenPort AllenPort’s technology handles file management chores…

Read More

List of Free Issue Tracking / Bug Tracking System

An issue tracking system (also called trouble ticket system or incident ticket system) is a computer software package that manages and maintains lists of issues, as needed…

Read More