Practice free →
HomeB.Tech Cloud Computingcloudcomputingcloudservices › An identity-and-access service (AWS IAM, Microso…

An identity-and-access service (AWS IAM, Microsoft Entra ID, GCP IAM) primarily lets administrators:

AMigrate on-premises data to object storage
BCache static images at edge locations
CProvision and resize VM instances on demand
DDefine WHO can perform WHICH actions on WHICH cloud resources, typically via principals, roles, and policies
Answer & Solution
Correct answer: D. Define WHO can perform WHICH actions on WHICH cloud resources, typically via principals, roles, and policies
Cloud IAM is principals + roles + policies + scopes — the authorisation layer. Compute provisioning, edge caching, and migration tooling are separate concerns served by other services.
Solve this in the app — B.Tech Cloud Computing practice & 24k+ MCQs →
Related questions