A small company has hired you to take over its IT needs. The company currently has seven on-site employees and 12 remote employe
es working from their homes and is looking to hire an additional 20 employees in the next six to eight months. the owners of the company are asking you to obtain a business service that will meet the needs of the current staff as well as scale up when the company grows. The services must provide adequate and scalable computing power and storage. which cloud service model should you implement ? a) SaaS
b)IaaS
c)XaaS
d) PaaS
The principle of least privilege an important principle in computer security.
It limits the access rights for users and only grant them with the rights that are sufficient for them to perform their required task.
For example a user is granted privilege to execute a file or manipulate data or use only the resources that are required for them to perform a particular task.
This principle can be used only to limit and control access rights to system resources and applications.
The least privilege is beneficial as it reduces the risk of unauthorized access.
For example a user whose task is data entry and has nothing to do with controlling access or granting access rights to users, will only be allowed to enter data to the DB by the principle of least privilege.