QuestionQ411
Application Deployment and SecurityWhich approach to addressing data-privacy concerns should be considered while developing an application?
- A Set X-Frame-Options: DENY in the header.
- B Deny all requests on the web application firewall.
- C Ensure that data is encrypted at rest.
- D Ensure that a firewall runs on the server.
Community Discussion