Dev Ops

Definition of Dev Ops as it relates to Software, Software Deployment, Application Packaging

Dev Ops is a set of practices that combines software development and IT operations to shorten the system development life cycle while delivering features, fixes, and updates frequently in close alignment with business objectives. It emphasizes communication, collaboration, and integration between software developers and IT professionals. DevOps is a culture, movement or practice that emphasizes the collaboration and communication of both software developers and other information-technology (IT) professionals while automating the process of software delivery and infrastructure changes. It aims to establish a culture and environment where building, testing, and releasing software can happen rapidly, frequently, and more reliably. So in this hierarchy "Software/Software Deployment/Application Packaging/Dev Ops" it is focusing on deploying, delivering and managing the application in rapid iteration with continuous monitoring.

Note
Related Categories