Debug School

Samiran Ghosh
Samiran Ghosh

Posted on

DevOps Assignment 1

  • What is DevOps in simple terms?

DevOps is a simple approach and culture to mindset how ops, dev and testing team work together and finalize the product with end to end delivery and deployment.

Image description

  • What exactly do DevOps do?

Act as a single tower, integrate and collaborate with multiple department like test, dev and ops. Avoid collision between multiple team task boundaries and time to time deliver the product to the customer in a professional manner.

  • What are the list of DevOps Tools?

Virtual Machine Management Tool: Oracle Virtual Box, VMWare Workstation, Vagrant.

Source Code Management Tool: Git, Bitbucket, MS Team Foundation Server.

Container Management Tool: Docker, Kubernetes.

Project Management Tool: Maven, Gradle, MS Build.

Source Code Analysis Tool: SoanrQube, Selenium.

Repository Management Tool: Nexus, Jfrog Artifactory, Archiva.

Project Tracking Tool: Jira, Trello.

Documentation and Space Management Tool: Confluence.

Contentious Integration/Contentious Deployment Tool: Jenkins.

Infrastructure as Code Tool: AWS CloudFormation, Terraform, Pulumi.

Monitoring Tool: NewRelic, DataDog, Nagios.

  • How DevOps and SRE are different?

DevOps single handed collaborate with task and deliver product time to time whereas SRE’s work function is different. Its collaborative work between dev and ops team, SREs are communicate to them, understand product requirements and release mechanism.

Image description

Top comments (0)