Skip to content

Platforms commonly used in DevOps

    DevOps is the combination of cultural philosophies, practices, and tools that increases an organization’s ability to deliver applications and services at high velocity: evolving and improving products at a faster pace than organizations using traditional software development and infrastructure management processes. This speed enables organizations to better serve their customers and compete more effectively in the market.

    Docker

    Docker is a Linux-based open-source platform that focuses on containers, meaning you package up the software with its dependencies and ship everything together as a unit

    Ansible

    It is used for automating software provisioning, configuration management, and application deployment.

    Git

    It allows you to track the progress of your development work and coordinate work among team members.

    Jenkins

    Open source automation server which enables developers around the world to reliably build, test, and deploy their software.

    Kubernetes

    Open source automation server which enables developers around the world to reliably build, test, and deploy their software.