Log Management Tools using splunk and other alternatives
Splunk Splunk (the product) captures, indexes and correlates real-time data in a searchable repository from which it can generate graphs, reports, alerts, dashboards and visualizations. Splunk aims…
Know about Certificates and SSLs
DRAFT VERSION HTTPS Hypertext Transfer Protocol Secure (HTTPS) is a combination of the Hypertext Transfer Protocol with the SSL/TLS protocol to provide encrypted communication and secure identification…
Application Performance Monitoring Tools
New Relic New Relic is an all-in-one web and mobile application performance management provider for the cloud and the datacenter. It provides 24×7 real user monitoring and…
Dashboard Solutions for CI/CD – DevOps
A dashboard is an interactive tool that aggregates all your data into a single view. Analytics from multiple sources are contained in one place, making it easier…
npm – Node Packaged Modules
Install a package SYNOPSIS npm install (with no args in a package dir) npm install <tarball file> npm install <tarball url> npm install <folder> npm install <name>…
Know about nodejs?
What is nodejs? Node.js untangles concurrency by replacing the Java platform’s standard, multithreaded approach with single-threaded, event-driven I/O. Node.js (Node) is an I/O environment built on top…
Is it end of Rational BuildForge Era or UrbanCode?
“Together UrbanCode and IBM technology will be unmatched in the industry, providing businesses a continuous process for developing, testing, and delivering new and updated software,” said Maciej Zawadzki,…
Skill Sets of SCM, Build and Release Engineers
Build / WorkFlow Mgmt Tools AnthillPro Apache Continuum Bamboo CruiseControl Hudson LuntBuild OpenMake Meister TeamCity Team Foundation Server Electric Cloud Others SCM Tools AccuRev ClearCase CA Harvest…
IT infrastructure and Cloud Monitoring Tools
Why Cloud Monitoring is essential? Security SLA management Capacity planning Resource management Trouble shooting Performance management Open Source Tools for Cloud Monitoring Zenoss Hyperic Gangila Nagios OpenNMS…
scmGalaxy – A SCM Build and Release Community
scmGalaxy is a community initiative based on Software configuration management that helps community members to optimize their software development process, Software Development Life Cycle optimization, Agile Methodologies…
Technology behind Online Portal based on Travel and Tourism
I always had some excitement about travel and tourism industry. World are getting shrink day by day. Different culture and difference in languages is not any more…
Apaceh HTACCESS Tutorial
Introduction What Can I Do? Creating A .htaccess File What is .htaccess Why Not to use .htaccess Error Documents | Custom Error Pages Blocking users by IP…
Some additional LOC tools
USC CodeCount and USC COCOMO- $0 CodeCount automates the collection of source code sizing information. The CodeCount toolset utilizes one of two possible source lines of code (SLOC)…
Changed, Added and Deleted SLOC
An important consideration for Software Project Managers is whether the requirements are being altered in a given project without their knowledge or consent. The impact of unauthorized…
Criteria to decide suitable CLOC tools for your source code
Hi, Please find to answer follwing questions in order to find out sutable CLOC tools for your project. What are the features of CLOC? Language Support Platform…
Questionnaire: Access your SCM Process in Project
TABLE OF CONTENTS 1…… General Assessment Questions. 2 1.1 Questions to analyze the development process description.. 2 1.2 Questions to characterize the project application.. 2 1.3 Questions to identify the supporting tools. 2 2…… Assessment on…
Tools for Counting Lines of Code in Source Code
USC CodeCount and USC COCOMO- $0 CodeCount automates the collection of source code sizing information. The CodeCount toolset utilizes one of two possible source lines of code (SLOC)…
Sonar Support with JSP & HTML
JSP/HTML land, usefull tests could be done via some regexp, ie check if style/css are used (to avoid dirty colors/fonts hard-coded for example). If we want to…
What is HTTP (HyperText Transfer Protocol)
Short for HyperText Transfer Protocol, the underlying protocol used by the World Wide Web. HTTP defines how messages are formatted and transmitted, and what actions Web servers…
Berkeley Internet Name Domain(BIND)
Abbreviated as BIND, Berkeley Internet Name Domain is the most common implementation of the DNS protocol on the Internet. It’s freely available under the BSD License. BIND DNS servers are…
What is DNS (Domain Name System)
Short for Domain Name System (or Service or Server), an Internet service that translates domain names into IP addresses. Because domain names are alphabetic, they’re easier to remember….
What is SSH(Secure Shell)
SSH Secure Shell provides users with a secure, encrypted mechanism to log into systems and transfer files; it can be viewed as a secure replacement for FTP. Developed…
Agile Software Development Methodology
What is Agile Software Development Methodology? Agile development practices increase the velocity at which software teams deliver customer value by improving everyone’s visibility into project features, quality…
Jetty – Java-based HTTP server
Jetty is a 100% pure Java-based HTTP server and servlet container (application server). Jetty is a free and open source project under the Apache 2.0 License. Jetty is used by…
