0% found this document useful (0 votes)
14 views1 page

DevOps and DevSecOps Tools Overview

The document outlines various tools used in DevOps and DevSecOps, categorized by their purpose such as planning, coding, building, testing, releasing, deploying, managing configurations, managing infrastructure, monitoring, and ensuring security. Each category lists specific tools that facilitate these processes, enhancing collaboration and efficiency in software development. The emphasis is on automation and managing changes throughout the software development lifecycle.

Uploaded by

avp
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views1 page

DevOps and DevSecOps Tools Overview

The document outlines various tools used in DevOps and DevSecOps, categorized by their purpose such as planning, coding, building, testing, releasing, deploying, managing configurations, managing infrastructure, monitoring, and ensuring security. Each category lists specific tools that facilitate these processes, enhancing collaboration and efficiency in software development. The emphasis is on automation and managing changes throughout the software development lifecycle.

Uploaded by

avp
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

DevOps and DevSecOps

Component Tool
Purpose

Plan Jira , Trello, Confluence, Asana


Agile Project Management

Code Version tools that help software Git , GitHub, GitLab


teams manage changes to source
code over time.
Build Automates the transformation of Maven, Gradle, Apache Ant
source code into an executable and
deployable program.
Test Automate the testing of software Selenium , Appium, JMeter, JUnit ,
TestNg

Release (Continuous Streamline release processes, Jenkins ,Circle CI, Bamboo Azure
Integration/Deployment) automate deployments, and Pipeline
improve collaboration within
development teams.
Deploy (Containerization) Automatically provisions, Kubernetes, Docker, OpenShift
deploys, scales, and manages
containerized applications without
worrying about the underlying
infrastructure
Configuration Automate and manage the Ansibe , Chef , Puppet
Management (Operate) configuration of systems and
applications, ensuring consistency
and reducing manual errors.
Infrastructure Automate the creation and Terraform
Management management of infrastructure
(Infrastructure as a Code) resources, treating infrastructure
(Operate) configurations as code.
Monitor Overseeing the entire development Prometheus, Nagois, Splunk, Datadog
process from planning,
development, integration and
testing, deployment, and
operations.
Security They automate tasks like code OWASP ZAP , Checkmarx,
review, security testing, and SonarQube
compliance checks, helping teams
identify and fix vulnerabilities
early in the development process.

You might also like