IT Operations have created a set of centralized platforms and tooling services that any dev team can use to be more productive using guidance fromThe DevOps Handbook.
Which of the following key characteristics does it have?
A.
A shared version control repository with pre-blessed security libraries
B.
A deployment pipeline that automatically runs code quality and security scanning tools
C.
Deploys applications into known good environments with production monitoring
Acentralized platformin DevOps provides standardized, reusable services to development teams, improving productivity and reducing duplication. Characteristics include:
A: Centralized version control with approved security libraries promotes consistent and secure coding practices.
B: Automated pipelines that include quality and security scans ensure compliance and quality are built-in, not bolted on.
C: Deployment to validated environments with monitoring enables quick detection and resolution of issues.
Since all three characteristics (A, B, C) are described in PeopleCert andThe DevOps Handbookas best practices,D—All of the above—is correct.
[References:, PeopleCert DevOps Foundation v3.6 – Platform Engineering, The DevOps Handbook– Internal Platforms and Standardization, ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit