- Mastering AWS Security
- Albert Anthony
- 149字
- 2021-07-02 15:44:12
IAM features and tools
IAM is free of cost. It is Payment Card Industry Data Security Standard (PCI-DSS) compliant, so you can run your credit card application and store credit card information using IAM. It is also eventually consistent, meaning any change you make in IAM would be propagated across multiple AWS data centers: this propagation could take a few milliseconds. So design your application and architecture keeping this feature in mind. IAM integrates with various AWS services so you can define fine grain access control for these services.
Let us look at other features of IAM that make it such a widely used, powerful, and versatile AWS service. As a matter of fact, if you have an AWS account and you want to use resources in your AWS account, you have to pass through IAM in one way or other, there's no two ways about it!
- HTML5+CSS3+JavaScript從入門到精通:上冊(微課精編版·第2版)
- Dynamics 365 Application Development
- Practical Data Science Cookbook(Second Edition)
- Three.js開發指南:基于WebGL和HTML5在網頁上渲染3D圖形和動畫(原書第3版)
- 跟小海龜學Python
- SharePoint Development with the SharePoint Framework
- 小學生C++創意編程(視頻教學版)
- 程序是怎樣跑起來的(第3版)
- HTML5從入門到精通 (第2版)
- Learning Concurrency in Kotlin
- Spring Boot+MVC實戰指南
- Python機器學習算法與應用
- Java自然語言處理(原書第2版)
- Spring Boot學習指南:構建云原生Java和Kotlin應用程序
- Isomorphic JavaScript Web Development