109. What are the different areas of Security Management in cloud?
Different areas of Security management in cloud are as follows:
I. Identity Management : This aspect creates different level of users, roles and their credentials to access the services in cloud.
II. Access Control : In this area, we create multiple levels of permissions and access areas that can be given to a user or role for
accessing a service in cloud environment.
III. Authentication : In this area, we check the credentials of a user and confirm that it is the correct user. Generally this is done by
user password and multi-factor authentication like-verification by a one-time use code on cell phone.
IV. Authorization : In this aspect, we check for the permissions that are given to a user or role. If a user is authorized to access a
service, they are allowed to use it in the cloud environment.