IAM Flashcards

1
Q

What is a Resource

A

Is a cloud object that you create and use in OCI (e.g. compute instances, block storage volumes, Virtual Clou Networks). Each resource has a unique Oracle Cloud ID (OCID)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a Principal

A

A principal is an IAM entity that is allowed to interact with OCI resources.
Principals can be IAM users and Instance Principals

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

IAM Service authenticate a principal by what?

A
Username, password
API Signing key
Auth Tokens (oracle generated token strings to authenticate 3rd party APIs)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are Policies

A

Policies are comprised of one or more statements which specify what groups can access what resources ad at what level.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the Policy format?

A

Allow group to in tenancy

Allow group to in compartment where

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the verbs that can be used for Policies?

A

Inspect - List resources
read - Includes inspect + ability to get user-specified metadata
use - Includes read+ability to work with existing resources
manage - includes all permisions for the resources

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a Tag Namespace?

A

A Tag Namespace is a container for sets of tag keys with tag definition

How well did you know this?
1
Not at all
2
3
4
5
Perfectly