1.- Which of the following is not a component of the DevOps manifesto?
Priority on early and continuous delivery of valuable
functionality
Preference to shorter timescale to delivery working
functionality
Bridge the gap between developers and operations with complete
documentation and fixed requirements
Focus on face-to-face interactions to convey information
2.- It is easier to overlay a security solution after a cloud
solution is in production.
True
False
3.-A microservices and containerization deployment approach
facilitates deployment and scaling via modularity.
True
False
1) The fourth option is the correct answer.
DevOps manifesto prioritize on early and continuous delivery on shorter timescale. It bridges the gap between the developers and the operations. But it does not focus on face-to-face interactions to convey information. That is an Agile principle but not an DevOps manifesto.
2) It is true.
It is easier to overlay a security solution after a cloud solution is in production.
3) It is true.
Micro-services and containerization deployment approach provide modularity which facilitates deployment and scaling.
Hope this helps.
Get Answers For Free
Most questions answered within 1 hours.