- 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:

- The Complete Rust Programming Reference Guide
- Advanced Machine Learning with Python
- JavaScript 從入門到項目實踐(超值版)
- Pandas Cookbook
- Python自動化運維快速入門
- OpenShift在企業中的實踐:PaaS DevOps微服務(第2版)
- MATLAB for Machine Learning
- 51單片機C語言開發教程
- Advanced UFT 12 for Test Engineers Cookbook
- 你必須知道的.NET(第2版)
- Visual FoxPro數據庫程序設計
- Analytics for the Internet of Things(IoT)
- Visual Basic程序設計
- PHP面試一戰到底
- Python從入門到項目實踐(超值版)