- Mastering AWS Security
- Albert Anthony
- 167字
- 2021-07-02 15:44:04
Shared responsibility model for abstracted services
AWS offers abstracted services such as Amazon DynamoDB and Amazon Simple Queue Service, Amazon S3, and so on, where you can access endpoints of these services for storing, modifying and retrieving data. AWS is responsible for managing these services, that is, operating the infrastructure layer, installing and updating the operating system and managing platforms as well. These services are tightly integrated with IAM so you can decide who can access your data stored in these services.
You are also responsible for classifying your data and using service-specific tools for configuring permissions at the platform level for individual resources. By using IAM, you can also configure permissions based on role, user identity or user groups. Amazon S3 provides you with encryption of data at rest at the platform level, and, for data in transit, it provides HTTPS encapsulation through signing API requests.
The following figure shows this model for abstracted services:

- SQL學(xué)習(xí)指南(第3版)
- 無代碼編程:用云表搭建企業(yè)數(shù)字化管理平臺
- R語言數(shù)據(jù)可視化之美:專業(yè)圖表繪制指南
- Java面向?qū)ο蟪绦蜷_發(fā)及實戰(zhàn)
- Mastering Unity Shaders and Effects
- WebRTC技術(shù)詳解:從0到1構(gòu)建多人視頻會議系統(tǒng)
- Asynchronous Android Programming(Second Edition)
- Python忍者秘籍
- Visual Basic程序設(shè)計上機實驗教程
- Android項目實戰(zhàn):手機安全衛(wèi)士開發(fā)案例解析
- Mastering Android Studio 3
- Application Development with Swift
- 企業(yè)級Java現(xiàn)代化:寫給開發(fā)者的云原生簡明指南
- Android熱門應(yīng)用開發(fā)詳解
- 計算機常用算法與程序設(shè)計教程(第2版)