CompTIA Cloud+ (CV0-002) — Question 98

Cloud developers are experiencing a delay caused by the static code review before each deployment. The security operator and developer must address the issue without cutting corners with security testing. Which of the following would BEST address the delay issue?

Answer options

Correct answer: A

Explanation

Option A is correct because hardening techniques can streamline the process while ensuring security measures are still in place. The other options do not effectively reduce the delay or may compromise security; for instance, performing static code analysis earlier (B) may not address the core issue of delay, while penetration testing (C) and vulnerability analysis (D) serve different purposes than static code analysis.