DevOps Flashcards
Which of these are the advantages of adopting automation in your organization? (Choose two)
Faster Delivery of Features
Limited Visibility
Increased Manual Intervention
Reduced Costs
Faster Delivery of Features
Reduced Costs
Which one of these is not an Agile Component?
Stories
Boards
Sprint
Organization
Organization
Which of the following statements are true about Build? (Choose two)
A job is a result of running a build.
A job can have many builds.
A job can have only one build.
A build is a result of a job’s run.
A build is a result of a job’s run.
A job can have many builds.
Which of the following statements are true about DevOps? (Choose two)
DevOps is a job title.
DevOps enables teams to work as separate entities.
DevOps enables better collaboration.
DevOps helps to increase build and test frequency.
DevOps enables better collaboration.
DevOps helps to increase build and test frequency. (?)
Which of these responsibilities is typically NOT a DevOps Task for a QA Engineer?
Release Process Management
Repeatability Improvement
Infrastructure Virtualization
Quality Tracking
Infrastructure Virtualization
Which of these would be best used to collaborate on your project’s documentation in VBS?
Maven
Tags
Git
Wiki
Wiki
Which of the following are Kubernetes components? (Choose two)
Master Nodes
Compute Nodes
Worker Nodes
Owner Nodes
Worker Nodes
Master Nodes
Which of these terms relates to “coordinate, organize, or build a process that encompasses multiple automated tasks”?
Agile
Automation
Orchestration
Integration
Orchestration
Which of the following comprises of a file with reusable code that you can use in the VBS project and share with other project members?
Build
Wiki
Snippet
Sprint
Snippet
When should a Scrum meeting be scheduled?
At the Start of a Sprint
At the Start and End of a Sprint
At the End of a Sprint
Daily
Daily
Scrum uses fixed-length iterations. What are these iterations called?
Sprint
Snippets
Stories
Issues
Sprint
Which of the below practices focus on moving small chunks of code into production?
Continuous Delivery
Continuous Integration
Continuous Monitoring
Continuous Planning
Continuous Delivery
Which of the following is used to facilitate Continuous Integration in VBS?
Snippet
Hudson
Boards
Git
Hudson
Which of the following pages can you use to create, update, and search Issues in VBS?
Project Home
Wiki
Git
Agile Boards
Agile Boards
Which of the following statements are true about Projects in VBS? (Choose two)
A Project can be created from the Organization Page.
A Project can be created from the Project Home Page.
A Project can either be Public or Private.
A Project can either be Private or Shared.
A Project can either be Public or Private.
A Project can be created from the Organization Page.