Question 162 of 202
Single answerYou are leading a DevOps project for your organization. The DevOps team is responsible for managing the service infrastructure and being on-call for incidents. The Software Development team is responsible for writing, submitting, and reviewing code. Neither team has any published SLOs. You want to design a new joint-ownership model for a service between the DevOps team and the Software Development team. Which responsibilities should be assigned to each team in the new joint-ownership model?
A.
| DevOps team responsibilities | Software Development team responsibilities |
| Manage the service infrastructure | Submit code to be reviewed by the DevOps team |
| Be on-call for incidents | Publish the SLOs that the DevOps team must meet |
| Perform code reviews |
B.
| DevOps team responsibilities | Software Development team responsibilities |
| Manage the service infrastructure | Submit code to be reviewed by the DevOps team |
| Perform code reviews | Be on-call for incidents |
| Publish the SLOs that the DevOps team must meet |
C.
| DevOps team responsibilities | Shared responsibilities | Software Development team responsibilities |
| Manage the service infrastructure | Perform code reviews | Submit code to be reviewed |
| Be on-call for incidents on a rotation basis | ||
| Adopt and publish SLOs for the service |
D.
| DevOps team responsibilities | Shared responsibilities | Software Development team responsibilities |
| Manage the service infrastructure | Perform code reviews | Submit code to be reviewed |
| Be on-call for incidents on a rotation basis | ||
| Adopt and publish SLOs for the service |
<p>C.</p> <table style="border-collapse: collapse; width: 100%; height: 133.6px;" border="1"><colgroup><col style="width: 31.9935%;"><col style="width: 33.3685%;"><col style="width: 34.638%;"></colgroup> <tbody> <tr style="height: 33.4px;"> <td><strong>DevOps team responsibilities</strong></td> <td><strong>Shared responsibilities</strong></td> <td><strong>Software Development team responsibilities</strong></td> </tr> <tr style="height: 33.4px;"> <td>Manage the service infrastructure</td> <td>Perform code reviews</td> <td>Submit code to be reviewed</td> </tr> <tr style="height: 33.4px;"> <td> </td> <td>Be on-call for incidents on a rotation basis</td> <td> </td> </tr> <tr style="height: 33.4px;"> <td> </td> <td>Adopt and publish SLOs for the service</td> <td> </td> </tr> </tbody> </table> <p> </p>
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.