Software Alternatives & Reviews

The ABCs of IAM: Managing permissions with Serverless

AWS Organizations AWS Identity and Access Management
  1. AWS Organizations from Amazon Web Services (AWS)
    Fast but risky (aka **YOLO):** The fastest way to get started with Serverless is to create an IAM user with Administrator Access. This IAM user will have full access to your AWS account and should not be used for your company’s production AWS account. The best approach here is to create a new AWS account or a new AWS organization with limited ability to affect other resources. This will give you the widest latitude to experiment with Serverless without getting tangled in a web of IAM permissions.

    #Data Integration #Stream Processing #Web Service Automation 27 social mentions

  2. AWS Identity and Access Management enables you to securely control access to AWS services and resources for your users.
    When getting started with Serverless, one of the hardest things to grok is IAM — AWS Identity and Access Management.

    #Identity And Access Management #Identity Provider #SSO 52 social mentions

Discuss: The ABCs of IAM: Managing permissions with Serverless

Log in or Post with