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 some of the…

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 concept for the…

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 good DevOps methodologies…

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. The main known…

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 is best suited…

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 packages and automatically…

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, running software tests,…

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 »

Next Generation Software Configuration Management with Subversion

Next Generation Software Configuration Management with Subversion Next Generation Software Configuration Management with Subversion

Read more »

Tools for Java test automation by Daniel Wildt

Tools for Java test automation by Daniel Wildt Tools for Java test automation by Daniel Wildt

Read more »

week1 – Overview of Chef.pdf

week1 – Overview of Chef.pdf week1 – Overview of Chef.pdf

Read more »

week2 – Node setup, resources & recipes

week2 – Node setup, resources & recipes week2 – Node setup, resources & recipes

Read more »

week3 – Node setup, resources & recipes

week3 – Node setup, resources & recipes week3 – Node setup, resources & recipes

Read more »

week4 – Common configuration data with data bags

week4 – Common configuration data with data bags week4 – Common configuration data with data bags

Read more »

week5 – Using environments and knife-ec2

week5 – Using environments and knife-ec2 week5 – Using environments and knife-ec2

Read more »

week6 – Community cookbooks and further resources

Community cookbooks and further resources week6 – Community cookbooks and further resources

Read more »

Build Scala Project using sbt and Jenkins

Build Scala Project using sbt and Jenkins Agenda Scala – A Scalable language Scala Download Scala Software Requirement Scala IDEs Scala Install Configuration Scala First Program Compile and Run Building…

Read more »