Title: Agile and Devops services
1KARYA
TECHNOLOGIES
2(No Transcript)
3what is devops ?
- DevOps is the software development life structure
that promotes a healthy collaboration between the
project development and the operational team. It
implies the production to be carried out in a
faster and automated manner. It generally
elevates the business speed to deliver the
services and applications\
4 What is agile ?
- The agile methodology isadditionally a software
system development methodology. It employs four
values associated twelve principals
that facilitate build an agile software
system development culture. usually speaking,
agile encourages adoption and a
leadership outlook that promotes cooperation, self
-organisation, and responsibility. a lot
of significantly, the agile approach focuses a
lot of on unceasingly orientating development
with client desires and trends
even once those desires and trends amendment late
within the development method.
5 DevOps life cycle
6Development The DevOps cycle generally initiates
with the development phase. Here software
development takes place interruptedly. In this
phase, the primary focus is to split the major
development task into number of small sprints and
then tracking the progress of each individual
sprint. Due to this, it significantly improves
the process development and delivery
speed. Testing The testing typically refers to
finding and locating the bugs in the application.
Usually developers perform unit testing for each
unit in the development phase, but the system
testing is done by the QA team. The various tools
such as Collis tool, Selenium are used by testers
to resolve the defect. Integration This the most
crucial phase that is related to the deployment
of the process. It involves merging new
functionalities with the existing code and hand
it over to the QA team. Because of continuous
integration and testing, it makes unremitting
development is feasible. Deployment It refers to
the introduction of the application in the actual
market. Just like other phases, deployment phase
in the DevOps model should take place
continuously. The changes are carried out in such
a way that it should not affect the already
existing network traffic. Monitoring The
monitoring phase relies on the various operations
performed by the operational team. They take care
of the unusual and malfunctioning of the system
behavior and verify the various defects which are
encountered in the production phase.
7THANK YOU