From the course: Software Development Life Cycle (SDLC)

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

DevOps: Background

DevOps: Background

From the course: Software Development Life Cycle (SDLC)

Start my 1-month free trial

DevOps: Background

- [Instructor] Building software involves close cooperation between two types of teams. The first team comprising of developers and testers is the team that writes and validates software. This is the dev of DevOps. But good software is useful only if it can be deployed and released to your customers. The release part of software involves knowledge of servers, middleware, network, storage configurations, and monitoring techniques that most developers are not comfortable with. This is the ops part of DevOps. Building efficient software delivery pipeline requires cooperation between dev and ops. An actual organization is expected to have a fast and efficient software delivery pipeline where you should be able to release working features to your customers as quickly as possible. You need a culture of close cooperation between dev and ops to make your software delivery pipeline efficient. This is what DevOps attempts to…

Contents