
Answer-first summary for fast verification
Answer: All of the above strategies are necessary to meet the objectives of compliance, scalability, and cost-effectiveness in a secure application development and deployment solution.
To design a solution that meets the given constraints of compliance, scalability, and cost-effectiveness, it is essential to adopt a holistic approach that includes secure coding practices, integrates security testing throughout the CI/CD pipeline, and embraces the DevSecOps methodology. This comprehensive strategy ensures that security is a priority at every stage of the application lifecycle, from development through deployment and operations, thereby addressing the key considerations of compliance, scalability, and cost without sacrificing security.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
As a Microsoft Cybersecurity Architect, you are tasked with designing a comprehensive solution for secure application development and deployment in Azure. The solution must adhere to strict compliance standards, ensure scalability for future growth, and minimize costs without compromising security. Considering these constraints, which of the following strategies should you include in your design to achieve these objectives? (Choose the best option.)
A
Implement only secure coding practices and conduct code reviews, focusing solely on reducing initial development costs.
B
Integrate security testing and vulnerability scanning into the CI/CD pipeline, but limit these activities to post-deployment to save on operational costs.
C
Adopt a DevSecOps approach, integrating security into every phase of the SDLC, including planning, development, testing, deployment, and operations, to ensure compliance and scalability.
D
All of the above strategies are necessary to meet the objectives of compliance, scalability, and cost-effectiveness in a secure application development and deployment solution.