- AWS Certified Security:Specialty Exam Guide
- Stuart Scott
- 267字
- 2021-06-11 18:13:16
Understanding Identity and Access Management (IAM)
IAM is probably going to be one of the very first security services that you will use when setting up an AWS account. It contains the details and credentials of your root user account, which was set up during the creation of your account and also has full admin privileges to your entire AWS account by default. The power and privilege of this root user make it vulnerable as a credential compromise would put your entire AWS account and all of its resources at risk.
Due to this risk, it’s best practice to not use this account for daily administration and operations. Instead, you should create another user account with relevant privileges, enabling you to control your resources within your account. It’s also against best practice to configure access keys for the root account; limiting access methods for this user is essential due to the unlimited permissions that it has. To understand the use cases for access keys, we will explore them in detail in this chapter. You should definitely configure MFA for the root user, as it provides an additional step for authenticating to your AWS account in addition to the password. Again, we will be looking into MFA in great detail later in the chapter.
Now we have highlighted the security privileges of a root account, and why it is important for us to keep it secure, let's look at users, groups, and roles to help us configure and implement accounts that we can use for daily operational tasks.
- 數(shù)據(jù)恢復(fù)方法及案例分析
- 黑客攻防技巧
- 計算機(jī)使用安全與防護(hù)
- 工業(yè)物聯(lián)網(wǎng)安全
- 代碼審計:企業(yè)級Web代碼安全架構(gòu)
- 硬黑客:智能硬件生死之戰(zhàn)
- 局域網(wǎng)交換機(jī)安全
- 解密數(shù)據(jù)恢復(fù)
- 互聯(lián)網(wǎng)企業(yè)安全高級指南
- 黑客攻防實(shí)戰(zhàn)從入門到精通
- 華為Anti-DDoS技術(shù)漫談
- 網(wǎng)絡(luò)空間安全法律問題研究
- 云計算安全技術(shù)與應(yīng)用
- 黑客攻防入門
- 網(wǎng)絡(luò)入侵檢測系統(tǒng)原理與應(yīng)用