Elasticsearch
Elasticsearch is a search engine based on Lucene, which is a free and open source information retrieval software library. It provides a distributed, multi tenant capable, full text search engine with an HTTP web…
Choosing the right programming language
When a person decides to learn a programming language, the questions that usually arise are,
“Which is the best programming language?” or “Which language should I learn?” Some people suggest
.NET, Java, or PHP and…
Strategic sourcing for technology Startups – PITS & our long term affair with startups
PITS today is a team of more than 300 members (comprised of DevOps, Software architects, Frontend specialists, Web & Mobile developers, AI experts and so on) tirelessly working to serve Swiss clients – mainly…
Send bulk templated email using Amazon SES API
Introduction to security testing and Penetration testing tool ZAP
Security testing is a non functional testing process used to determine that the data contained in an information system is secure and protected. Security testing also verifies that only authorized users can login to…
ArisingKerala Mobile Application Released
Oops concept in JavaScript
PractiTest: Test Management Simplified
Organizations rely on their software testing division to help build and deliver reliable, high quality product. Effective test management is needed to achieve the organization’s goal of delivering high quality…
Business Process Management
Business Process Management (BPM) is the art and science of monitoring how work is performed in an organization to ensure consistent outcomes and to take advantage of improvement opportunities.
Run your own Git server with GitLab
By far, the most widely used modern version control system in the world today is Git. Having a distributed architecture, Git is an example of a DVCS (Distributed Version Control System).