DevOps Git Slack Integration Answer
DevOps
Git Slack Integration Interview Question-Answers
A. Improving Transparency
B. Improving Collaboration
C. Improving Team Productivity
D. All the options mentioned
Ans : All the options mentioned
Q.2 ChatOps is a __________.
A. Tool
B. Technology
C. Philosophy
D. All the options mentioned
Ans : Philosophy
Q.3 Compare the notifications triggered during Exercise 1 and Exercise 2. Which of the following notifications to slack is missing when the GitHub repository is updated in authed mode vs. unauthed mode?
A. Branch Creation
B. Merge Notification
C. Commit Notification
D. Pull Notification
Ans : Pull Notification
Q.4 Merge the Pull request in GitHub for the updates made to starfeature branch. Which channel would receive notification for this event?
A. Stakeholders and Starprojectteam
B. Stakeholders
C. Starprojectteam
D. None of the options
Ans : Stakeholders and Starprojectteam
Q.5 Delete the branch starfeature in GitHub. Which channel would receive notification for this event?
A. Stakeholders and Starprojectteam
B. Stakeholders
C. Starprojectteam
D. None of the options
Ans : Starprojectteam
Q.6 Update the README.md file in the GitHub Branch starfeature and commit the updates. Which channel would receive notification for this event?
A. Stakeholders and Starprojectteam
B. Stakeholders
C. Starprojectteam
D. None of the options
Ans : Starprojectteam
Q.7 Create a new Pull request. Review the changes between master and starfeature branch, and confirm by clicking Create pull request. Which channel would receive notification for this event?
A. Stakeholders and Starprojectteam
B. Stakeholders
C. Starprojectteam
D. None of the options
Ans : Stakeholders and Starprojectteam
Q.8 Which of the following Bots are written in Ruby?
A. Jirio
B. Lita
C. Hubot
D. Err
Ans : Lita
Q.9 The following are ideal targets to automate through ChatOps, except _________.
A. Deploying Code to Servers
B. Auto Scaling Servers
C. Logging Issues
D. Broadcast messages to the team
Ans : Auto Scaling Servers
Q.10 The primary aim of ChatOps is to move conversations from e-mails to business chat tools.
A. True
B. False
Ans : False
Q.11 Which of the following activities can be automated through ChatOps?
A. Performing server configuration changes
B. Creating and tracking issues
C. Troubleshooting issues
D. All the options mentioned
Ans : Creating and tracking issues
Q.12 Through ChatOps, collaboration is tied to the IT systems and processes, therefore making it more ____________.
A. Traceable
B. Contextual
C. Efficient
D. All the options mentioned
Ans : All the options mentioned
Q.13 The following are ChatClients, except ___________.
A. Flowdock
B. Lita
C. HipChat
D. Campfire
Ans : Lita
Q.14 Through Chat Client, users can ___________.
A. Broadcast deployment schedule
B. Collaborate on problems
C. Share documents
D. All the options mentioned
Ans : All the options mentioned
Q.15 ChatOps is a __________.
A. Tool
B. Technology
C. Collaboration Practice
D. All the options mentioned
Ans : Collaboration Practice
Q.16 Which of the following technical benefits can the teams realize by adopting ChatOps?
A. Increased speed of actions
B. Improved security
C. Increased automation
D. All the options mentioned
Ans : All the options mentioned
Q.17 Few channels in Slack are listed with a lock symbol in the Explorer because these channels are ___________.
A. Private
B. Personal
C. Public
D. Exclusive
Ans : Private
Q.18 Can a chatbot be used by a restaurant to take customer orders and make menu items suggestions?
A. Yes
B. No
Ans : Yes
Q.19 The following tools can be integrated into ChatOps, except ____________.
A. Jenkins
B. Eclipse
C. Jira
D. GitHub
Ans : Eclipse
Q.20 ChatOps is a collaboration model which offers a single and persistent location, for ____________ to collaborate with each other.
A. People and Tools
B. People
C. People, Bots and Tools
D. People and Bots
Ans : People, Bots and Tools
Q.21 Which of the following is the main consideration while choosing a Chatbot?
A. Extensibility
B. Ease of adding new functionality
C. Availability of plugins
D. All the options mentioned
Ans : All the options mentioned
Q.22 Through ChatOps, communication can be bi-directional, that is, users can submit commands from the chat room to the bots, which directs the commands to the respective systems; the systems can automatically push status to the chat room directly.
A. True
B. False
Ans : True
No comments