
Answer-first summary for fast verification
Answer: Azure Blob Storage with client-side encryption and HTTPS for data transfer, ensuring data is encrypted before it leaves the client and remains secure during transit., Azure Blob Storage with server-side encryption and HTTPS for data transfer, combining the benefits of server-side encryption for data at rest with secure data transfer capabilities.
Azure Blob Storage with client-side encryption (A) ensures that data is encrypted before it is uploaded to Azure, providing an additional layer of security. HTTPS is used for secure data transfer. Azure Blob Storage with server-side encryption and HTTPS (E) also meets the requirements by encrypting data at rest on the server side and using HTTPS for secure data transfer. Both options are compliant with healthcare regulations and support the necessary encryption methods, making them the best choices for this scenario.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
In the context of designing a storage solution for a healthcare application that must adhere to strict regulatory requirements for data security and privacy, including the necessity for encryption both at rest and in transit, which of the following Azure Storage services and features would you recommend? Consider the need for scalability, compliance with healthcare regulations, and the support for encryption methods. Choose the two best options. (Choose two)
A
Azure Blob Storage with client-side encryption and HTTPS for data transfer, ensuring data is encrypted before it leaves the client and remains secure during transit.
B
Azure File Storage with server-side encryption and HTTP for data transfer, offering encryption at rest but lacking secure data transfer capabilities.
C
Azure Table Storage with client-side encryption and HTTPS for data transfer, providing encryption for data at rest and in transit but may not be the best fit for large binary data typical in healthcare applications.
D
Azure Cosmos DB with server-side encryption and HTTPS for data transfer, offering comprehensive encryption features and secure data transfer, suitable for applications requiring global distribution.
E
Azure Blob Storage with server-side encryption and HTTPS for data transfer, combining the benefits of server-side encryption for data at rest with secure data transfer capabilities.