- Mastering AWS Security
- Albert Anthony
- 234字
- 2021-07-02 15:44:07
AWS account
This is the account that you create when you first sign up for AWS. It is also known as a root account in AWS terminology. This root account has a username as your email address and password that you use with this username. These credentials are used to log into your AWS account through the AWS Management Console, a web application to manage your AWS resources. This root account has administrator access for all AWS services, hence AWS does not recommend using root account credentials for day-to-day interactions with AWS; instead, they recommend creating another user with the required privileges to perform those activities. In some cases, your organization might decide to use multiple AWS accounts, one for each department or entity for example, and then create IAM users within each of the AWS accounts for the appropriate people and resources.
Let us look at the following scenarios for choosing strategies for AWS account creation:

Having multiple AWS accounts also helps in decreasing your blast radius and reducing your disaster recovery time. So if there is something wrong with one AWS account, the impact will be minimal on running business operations, as other accounts will be working as usual along with their resources. Having multiple AWS accounts also increases security by segregating your resources across accounts based on the principle of least privilege.
- ClickHouse性能之巔:從架構(gòu)設計解讀性能之謎
- 兩周自制腳本語言
- 深入淺出Java虛擬機:JVM原理與實戰(zhàn)
- Scratch真好玩:教小孩學編程
- 快速念咒:MySQL入門指南與進階實戰(zhàn)
- Unity 5 for Android Essentials
- Android玩家必備
- 計算機應用技能實訓教程
- 超簡單:Photoshop+JavaScript+Python智能修圖與圖像自動化處理
- Learning Shiny
- Python Penetration Testing Essentials
- Visual FoxPro程序設計實驗教程
- 區(qū)塊鏈技術(shù)與智能服務應用
- Spring Cloud微服務架構(gòu)開發(fā)實戰(zhàn)
- C#入門經(jīng)典(第7版):C# 6.0 & Visual Studio 2015(.NET開發(fā)經(jīng)典名著)