Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 367

A developer attempts to refactor and improve the application code. It is noticed that the code contains several pieces of key information that could be a security threat if this code is accessible by those who are not authorized to this data. Which approach addresses the security concerns noticed by the developer?

Answer options

Correct answer: A

Explanation

Option A is correct because hosting the application code in a secure data center provides controlled access and physical security, reducing the risk of unauthorized access. Options B and D, while they offer some level of security, do not fully address the issue of protecting the code itself. Option C is not a reliable security measure as it depends on trust rather than concrete security practices.