Difference between revisions of "Cloud-Native Application"
From MgmtWiki
(Created page with "==Full Title or Meme== Cloud-native applications, which are generally based on microservices-based application architecture, involve the governance of thousands of services w...") |
(→References) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 7: | Line 7: | ||
==References== | ==References== | ||
| − | [[Category: | + | [[Category: Cloud]] |
| + | [[Category: Privacy]] | ||
Latest revision as of 12:09, 19 June 2024
Full Title or Meme
Cloud-native applications, which are generally based on microservices-based application architecture, involve the governance of thousands of services with as many inter-service calls. In this environment, ensuring data security involves more than simply specifying and granting authorization during service requests. It also requires a comprehensive strategy to categorize and analyze data access and leakage as data travels across various protocols (e.g., gRPC, REST-based), especially within ephemeral and scalable microservices implemented as containers.
The initial public draft of NIST Internal Report (IR) 8505, A Data Protection Approach for Cloud-Native Applications, is now available for public comment.