Debug School

Bimalkumar Patel
Bimalkumar Patel

Posted on • Updated on

DevOps Assignment 1 by BIMAL

1.What is DevOps in simple terms?
DevOps is a culture. it's removing gap between development and operation team.By working together development and operations teams have focus on improving software quality, less timing and cost reduction.

2.What exactly do DevOps do?
DevOps is automation process in which provide quality work with good IT Infrastructure in order to reduce timing period good quality of software. Also it's manage the tools which is associated with the development and operation.

3.What are the list of DevOps Tools?
Ansible,Selenium,Git,Jira,CI/CD tools,Puppet,Terraform, Maven, Kubernetes, Docker, etc

4.How DevOps and SRE are different?
A DevOps team works on a product using an agile method. They build, test, deploy and monitor applications with speed, control, and quality.
A SRE team regularly provides the feedback to the developers’team.Their goal is to leverage operations data and software engineering, mostly by automating IT operations tasks so it directly helpful for the fast delivery of software.

5.What is DevSecOps?
It is a combination of 3 teams Development, Security and Operations. DevSecOps is a software development process that put security management during the development process.

Top comments (0)