amazon ec2 - What are the possible capabilities of IAM in AWS? -


One of my clients wants to understand the IAM facility before migrating Microsoft Apps to Amazon Cloud.

I have detected two experiments that we can recommend to our customer, these are:

Resource-level permissions for EC2

• Allow users to work on a limited set of resources within a large, multi-user EC2 environment.

• Users who control the user can control

• Restrict user

IAM roles for Amazon EC2 resources

Use of command line

• Use the Unix / Linux / Windows-AWS command line interface, which is an integrated tool for managing AWS services. We can explicitly access the command line interface using an EC2 example introduced with IAM role support without specifying credentials.

Programmatic Use

• Configure it with appropriate AWS language without specifying SDK credentials for the language of your choice.

I would like to know the other abilities of IAM which we can recommend for our clients and other use cases which you can recommend to us, please tell us whether any further clarification is necessary.

Any quick response will be appreciated.

Thank you in advance

This is a very useful feature of AWS! User management - If you are a large team, you must give different user (or developers / testing, deployment) different types of permissions S3 read-only, Dynamo DD full access, etc.) Manage users:

  • Do not have credentials in the code If you use IAM roles, you can say that EC 2 is working on this role. Hia. IAM roles for you Amazon EC2 - Amazon Elastic Compute Cloud:
  • Things like "cluster with access to S3" to get things like controlling release staging Will help you achieve This is a benefit from the role you take apps from Dev, QA, Staged and Products. I usually keep separate accounts for it. In this case, if you configure EC2 to run on roles, the phase difference witout code change can be handled. Just create one account from one account, and this is not a threat!
  • Many other benefits; Product Details:


    Comments

    Popular posts from this blog

    ios - How do I use CFArrayRef in Swift? -

    eclipse plugin - Run java code error: Workspace is closed -

    c - Error on building source code in VC 6 -