Loading...

Data Types

Data type is a keyword used to  identify type of  data. Data types in java are defined as specifiers that allocates space and type of values stored in the variable/identifiers. [ … ]

Introduction

Java is an Object-Oriented Programming Language. It is developed by Sun Microsystems. It has the combined features of C and C++. It is simple and also easily extended. It is [ … ]

DevOps Lifecycle

DevOps Lifecycle includes Development and Operations team working together. As Developers work on their agile iterations, Ops must work in setting up systems and automating the procedure of deployment. Automation [ … ]

The Problem

After following the procedural document and having their own risk and knowledge operations will deploy it to production. This is where the problem comes in the deployment may fail, failing [ … ]

Agile Model

Agile model developed software in small iterations instead of developing entire software at once. Entire products feature list is divided into multiple list of features.  For example, if there are [ … ]