AWS diagram icon sample and reference

Aws diagram and icon explained

Read More

List of AWS regions and availability zones

List of  AWS Regions This is complete list of  AWS regions available currently. S.No Code Name 1 us-east-1 US East (N. Virginia) 2 us-west-2 US West (Oregon) 3…

Read More

How to run UI testing in Docker container using Selenium

Docker is one of the revolutions technologies which has created lots of buzz in the Software development practices. Docker has not only helped to setup Continuous Integration…

Read More

Docker Errors and Solutions Guide

Error: Failed to get D-Bus connection: Operation not permitted I am having issue running or checking status on any services in Docker in Centos 7. I get:…

Read More

“Run in Preflight” and “Run in Preflight Only” explained in IBM UBuild!

The Preflight plugin provides steps that can be used for developer Preflight builds Explanation The preflight client first starts a simple file server. First, The server is…

Read More

Difference between jenkins and Urbancode build

What is the difference between jenkins and Urbancode build? jenkins Urbancode build Jenkins is open framework for automating the repeative tasks and has great plugins which can…

Read More

How to Install plug-ins in IBM UrbanCode Deploy

Procedure Download the installation files for one or more plug-ins from the following site: https://developer.ibm.com/urbancode/plugins/ibm-urbancode-deploy/ Load the plug-ins: For automation plug-ins, click Settings > Automation Plugins, then click Load Plugin….

Read More

How to Install plug-ins in IBM UrbanCode Release

  Procedure Download the installation files for one or more plug-ins from the following site: https://developer.ibm.com/urbancode/plugins/ibm-urbancode-build/. Do not extract the compressed files. Load the plug-ins: From the IBM…

Read More

How to Install plug-ins in IBM UrbanCode Build

Procedure Download the installation files for one or more plug-ins from the following site: https://developer.ibm.com/urbancode/plugins/ibm-urbancode-build/. Do not extract the compressed files. Load the plug-ins: From the IBM UrbanCode…

Read More

Upgrading from IBM uBuild 5.0.1.3 or earlier

SSLv3 is no longer supported by IBM uBuild or IBM UrbanCode Build due to the POODLE vulnerability. In fixing the vulnerability, there are a few steps that…

Read More

Upgrade Artifactory from Open-Source (OSS) to PRO?

The upgrade process from OSS to PRO is the same one that is used for upgrading from any Artifactory version to the latest version; The procedure to…

Read More

Is there any certification for DevOps? | scmGalaxy

Source: Quora.com Q1. Is there any certification for DevOps? Ans. As you inquired about “Certification for DevOps”. So, let me inform you that DevOps is a culture and it…

Read More

Getting Started with Amazon Simple Queue Service (SQS)

We’ve put together a list of resources that we think will be useful to you, as you familiarize yourself with Amazon SQS and get started working with…

Read More

List of Supported Languages for SyntaxHighlighter

Brush name Brush aliases File name ActionScript3 as3, actionscript3 shBrushAS3.js Bash/shell bash, shell shBrushBash.js ColdFusion cf, coldfusion shBrushColdFusion.js C# c-sharp, csharp shBrushCSharp.js C++ cpp, c shBrushCpp.js CSS…

Read More

docker-compose prepends current directory name to named volumes

Issues – docker-compose prepends current directory name to named volumes What actually happens is that the named volume gets prepended with (a simplified version of) the directory name…

Read More

Kubernetes minikube errors and Solutions

Error 1 – Error starting host:  Error getting state for host: machine does not exist [plain] <p style=”font-weight: 400;”>D:\kubernete>minikube-windows-amd64.exe start –kubernetes-version=”v1.8.0″ –vm</p> <p style=”font-weight: 400;”>-driver=”virtualbox” –alsologtostderr</p> <p style=”font-weight:…

Read More

Hook Implementation in Subversion

Lets Disucuss best way to implement Hook with SVN? This is very useful content to know aboutr hook in SVN svnbook.red-bean.com/en/1.1/ch05s02.html pre-commit hook, what is the best…

Read More

Advantages of Git over SVN and perforce

What are the advantage of GIT over Subversion and perforce? Code development has its negative and positive sides, but anything that brings more relief and gains time…

Read More

Integration of Jboss and Apache2 and SSL

My Application(.ear) is running in Jboss with any issues on 7001 port. There are following requirement as such with me. Task 1. Integrate Jboss with Apache2 so all…

Read More

Everything – fast file/folder search in Windows

  It is hard and time consuming to search a file/folder in Window 7 and 8. “Everything” is a great tool to solve this issue. Here are…

Read More

Continuous Delivery – Vision vs. Reality

Source – http://www.datical.com/continuous-delivery-vision-vs-reality/ SEE FIRST. UNDERSTAND FIRST. ACT FIRST. FINISH DECISIVELY. Those were the words I saw on the presentation screen during my first introduction to the Army’s…

Read More

Checklist for Validating A DevOps Architecture

Source – http://blog.flux7.com/blogs/devops/checklist-for-validating-a-devops-architecture-part-1 Author – Ali Hussain Checklist: Validate DevOps Architecture Understand business needs An organization moving to the cloud truly understand cloud’s benefits only when setting up…

Read More

Apache Ant

Ant is a Java library and command-line tool. Ant’s mission is to drive processes described in build files as targets and extension points dependent upon each other….

Read More

Introduction of Apache Ant

Apache Ant is a software tool for automating software build processes. It is similar to Make but is implemented using the Java language, requires the Java platform, and…

Read More

Apache Ant: A Build Tool

Apache Ant (or simply Ant) is an XML-based build scripting language used heavily by the Open Source community. Ant automates tasks such as compiling source code, building deployment…

Read More

Using Ant to build J2EE Applications

Apache Ant (Another Neat Tool) is a build tool, mainly for Java projects. A build tool can be used to automate certain repetitive tasks, e.g. compiling source code,…

Read More

Types of Build

follow are Types of Build… Distributed processing Build: Parallel processing build Multi-platform builds Multi-language builds Dedicated builds

Read More

A Guide to Understanding SSL Certificates

A Guide to Understanding SSL Certificates Guide to Understading SSL Certificates

Read More

Server And Data Center Predictions

Server And Data Center Predictions Server And Data Center Predictions

Read More

Automated Acceptance Testing

Automated Acceptance Testing

Read More