SOFTWARE ENGINEERING

EMERGING TRENDS IN SOFTWARE ENGINEERING

DEVOPS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
which is not a GitOps principle
A
The environment will be written in declarative language
B
incident traceability
C
Git as a source of truth
D
approval of changes
Explanation: 

Detailed explanation-1: -GitOps disadvantages Users must look out for broken YAML manifests, in which syntax or object references may be broken. By approaching development through a pull approach, users are limited to using only tools that execute pulls. There is potential for API throttling, since GitOps will consistently poll Git repo.

Detailed explanation-2: -Git. Git stands right behind Kubernetes as one of the most important tools for GitOps. After all, you cannot spell GitOps without git. Git stands as the central hub for GitOps.

There is 1 question to complete.