Sarav is the creator and Founding Author of Devops Junction. He has 13+ years of experience in Software Development and Architecture. He has written around 250+ articles on various technologies.
Have you ever wanted to get the server configuration information of WebLogic directly from config.xml without using WLST. I recently had the same requirement and spent a little time ( I think ) to create this simple XML parser in python which helped me in reading the config.xml file's content[...]
Read more
PHP is a well known server side scripting language and one of the best languages out there for web development. There are many websites developed using PHP including facebook. LAMP stack has always been a competitive to Java middleware stack. LAMP is an acronym driven from the collaboration of[...]
Read more
Splunk is a well known and popular log management and application monitoring operation intelligence technology/product. It generally parses logs(machine data) and take them as raw data and lets users to search, monitor, analyze and visualize them. Here I will give you a little practical overview and show how it looks[...]
Read more