Your company's website stores sensitive customer data. What measures would you implement to ensure its security?
- All of the above
- Implement HTTPS with SSL/TLS
- Regularly update and patch software
- Store sensitive data encrypted
Ensuring the security of sensitive customer data involves multiple measures. HTTPS with SSL/TLS secures data in transit, regular software updates patch vulnerabilities, and storing sensitive data encrypted protects it even if there's unauthorized access.
Loading...
Related Quiz
- Which metric is typically used to measure system performance in monitoring tools?
- The Strategy design pattern defines a family of _______ algorithms and encapsulates each one, making them interchangeable.
- Explain a real-world scenario where the use of ACID properties in a database transaction is critical to ensuring data integrity.
- In OAuth 2.0, the _______ grant type is commonly used for server-to-server communication.
- Which concurrency control technique uses timestamps to order transactions?