- 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!
- 零基礎(chǔ)學(xué)Visual C++第3版
- Django開(kāi)發(fā)從入門(mén)到實(shí)踐
- Building Mapping Applications with QGIS
- Visual Basic學(xué)習(xí)手冊(cè)
- Ext JS 4 Web Application Development Cookbook
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)案例教程
- Python機(jī)器學(xué)習(xí)之金融風(fēng)險(xiǎn)管理
- CRYENGINE Game Development Blueprints
- Clojure for Java Developers
- 一步一步跟我學(xué)Scratch3.0案例
- C指針原理揭秘:基于底層實(shí)現(xiàn)機(jī)制
- LabVIEW入門(mén)與實(shí)戰(zhàn)開(kāi)發(fā)100例(第4版)
- PHP 7 Programming Blueprints
- ASP.NET Core 2 High Performance(Second Edition)
- Visual Basic.NET程序設(shè)計(jì)