Monday, May 26, 2025

AWS Account

 AWS Account creation

Class 31st Aws account creation May26th

www.aws.amazon.com  or www.aws.com
>Create Account 
Root User 
When you first create an AWS account ,you begin with one sign-in identity that has complete access to all
AWS services and resources in the account .This identity is called Is called the AWS account root user and is accessed by signing in with the email address and password that you used to create the account.
Important:We strongly recommend that you don’t use the root user for you everyday tasks. Safegaurd
Your root user credentials and use them to perform the tasks that only the root user can perform.
IAM user
An IAM user is an identity with your AWS account that has specific permissions for a single person or application

Step1:
AWS Account creation steps 
1.Email verification
2.Contact information 
3.Billing information
4.Identity confirmation
5.Support plan selection 

1.Email Verification:
Verification code ,sent to you email ,give the verification code and the click verify 

Give root user password click continue
2.Contact Information give details click continue

3.Billing information: Debit card/credit card International  payment mode should be enable
initial 2 will be debited to you account

4. Identity confirmation ,pan or aadhar ..etc ,mobile number

5.Support plan Choose Basic Support free
Aws Account created sucessfully

Step 1: Sign in with rootuser, give MFA multi factor authentication 
AWS has total 240 Services

Daily Root usage don't use root user , We need to use IAM user 

Create IAM User  [Identity access management]
Step 2: Select the service IAM > click User ( important main component is user)
>Click Create user 
 IAM user have limit permission 
Usually for Developer we give these permissions (RDS,Dynamodb,lambda,Ec2)
                   Admin(IAM,Cloudwatch)

 Javadeveloper/phython We wil give Secrete,accesskey
Step3: click Next , Attach the permissions,  permission nothing but policies 
whoevery the user based on there requirement and usage services ,give attach polices to the user 

If you want give s3 related service attach the policy to the user ,the user has full access for s3 service( S3 mean simple service storage)

Login with iam user and password , Every account 12 digit ID
 IAM Service trying to use ,getting error Access denied 


User has S3 full access, already previous one bucket create user can able to see exist bucket infomation


 AwS Health Dashboard

Open and recent issues : it show any recent issue or knowing issues will give 
Scheduled Changes: We can scheduled can changes aws team will provide 
Evenlog: any event region specific health check will monitor

Service wise health checks 


--Thanks 


No comments:

Post a Comment