Categories
Creating compartments and policies in OCI
Compartments make it easier to manage cloud resources because the resources within it can only be accessed or managed by users who have permissions. For example, you can organize compartments by project or cost center. Policies are used to grant permissions to users / groups / etc, to manage resources within a compartment.
Before creating the compartments, we need to create a new user.
Create a new group, too.
Don’t forget to associate them.
Generate a new temporary password, too. […]