3-Cloud computer Flashcards
Software-as-a Service
Application provider hosts application on its own infrastructure and users access it.
Infrastructure-as-a-Service (IaaS)
A cloud provider is providing only virtual machines
Platform-as-a-Service
A cloud provider is providing an application based or data based platform on which customers can develop and or/ integrate their application.
Proof of concept
The organization infrastructure vendor, value-added reseller, or consultant to set up components in the organization’s environment and perform some simple integrations with existing systems.
Change Management or change control
a formal process whereby every proposed change to an environment is required to be formally requested, reviewed, and approved before it is made.
How to prevent unauthorized changes to application
1-Segregation of duties
2-Application code review - independent review to make sure that only approved changes are being made.
3-Least privilege access -granted access according to privilege.
4- File integrity checking : software to detect and report changes to files on a system.