aws Iam Interview Questions


1)..what are all the policies available in aws ?
customer managed
aws managed
aws managed - job functions

2).. Two types of access for IAM User?
aws console access
cli access ( access keys or secret keys)
3). How many iam keys can a user have ?
only for the  two iam keys can a user have

4)..how will you revoke the access keys in iam?
choose access keys which u wanted to deleted . goto actions-->
choose any one deactive or delete this one 

so in this way we can revoke the access keys in iam


5).. How a root aws user is different from in iam user?

6)..
what is access advisor in iam aws?
which is used to show up the last accessed service 
review this data and remov ed the unused permissions

7).what is permissions boundary in iam?
for example we can say like as a,

we can say like as a ,
already u set on 10 types of polices 
i have set the 5 permissions in permissions boundary
only 10 permissions works . remainign policy doesn't work 

8).what is inline policy?
for example,
if we are assign the particular  role or policy for particular
user that is called as a inline policy..
9)..what is the policy version ? max version allowed?
policy o user give /5 version
10).
what you will do if a server in your environment gets
compromised and you have your aws keys on that?
stop the sever
create ami and use ami and backup the ami

11)..

what is the role and policy ?
policy is the set the privilege's ..
its decides what kind of activity u need to do in this account
for example , read write and execute like that
yes we can change the iam role on a running ec2 instances

1-1095

after password reseting is it possible to reset the passoerd?
yes we can set it .
go to accocunt setting ?
what kind of key rotations is supported for aws?
access keys and x.509 certifications
can i enable and disable the user access?
yes we can do 

go to security credentials 

click the aws console access
choose the options for enable or disable
why required for effect on iam json policy elements?
its uses for allow or deny


18).How to price is calculated for iam service?
its free completely
19)..
I don't want my aws account id to be exposed to users 
how can i avoid it ?
First go to IAm dash board . then got to customize option then add new or delete it 
if u want ..
20)..
what is aws organization? what is scp on aws organizations?



Comments

Popular posts from this blog

SQL Interview Questions:

Linux interview questions