List of DevOps tools in the DevOps lifecycle

The DevOps life-cycle is the various stages that are involving in the DevOps ecosystem. DevOps ecosystem is the environment with the right tools and technologies implemented to practice the DevOps culture in software development. We have huge number of tools and technology that are implementing the DevOps practice in the market and identifying all of […]

List of DevOps tools in the DevOps lifecycle Read More »

Introduction to Version Control Systems

When we have multiple contributors to software development, we need a version control system for managing the contributions of developers, organize the component of the system and manage workflow for delivering the software. But choosing the right version control system is really difficult as we have many version control system in the market. So, Today

Introduction to Version Control Systems Read More »

Delivery Pipeline – Continuous Integration VS Continuous Deployment VS Continuous Delivery

Delivering software development is always challenging in terms of effectiveness, quality and secured product. In order to utilize the people and other resources, maintain the quality in faster development and maintaining the security and make the application complies with the security policies, we need structured workflow or process or strategy called a delivery pipeline. As

Delivery Pipeline – Continuous Integration VS Continuous Deployment VS Continuous Delivery Read More »

First step to Artificial intelligence with Artificial Neural Network

Thinking according to the situation and environment is called Intelligence. We can say just thinking, for example think of a cat. How it can identify a cup of milk? It should be white or almost white, liquid or looks like liquid especially it should smells like milk. But is that necessary that all characteristics of

First step to Artificial intelligence with Artificial Neural Network Read More »

Artificial Intelligence – Is it healthy technology for human’s routine work?

Speaking about Artificial Intelligence is like eating a piece of stone. Technologies which are currently using by people are just a technology. Current normal technologies cannot work independently. For example, let’s talk about Cloud technology. Normal people are wondering about cloud technology nowadays. To describe it we can just say that this technology gives a machine which

Artificial Intelligence – Is it healthy technology for human’s routine work? Read More »

Cross Platform Application from PhoneGap with HTML5, JavaScript

Developing a mobile application needs some innovative, useful thoughts and programming skill. Since my last article described well about Cross Platform Application Development, let’s starts from Installing the Cordova CLI (Command line interface). All we need is to install PhoneGap framework on your computer. Installing Cordova PhoneGap through CLI: The Cordova command-line interface is a

Cross Platform Application from PhoneGap with HTML5, JavaScript Read More »