• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/3

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

3 Cards in this Set

  • Front
  • Back

Software as a service

Providers install and operator application software in the cloud .


Users access the software from cloud clients.


Pricing model is monthly or yearly fee per user so price is scalable and adjustable.


Users access applications and its associated data directly from the cloud without letting them install on the machine using a client like web browser over the internet.



Examples: Google apps, Microsoft 365 , quickbooks online et cetera.


Platform as a service

Providers deliver computing platform including OS,programming language,execution environment, database and web server.


Application developers develop and run the software on a cloud platform without the cost and complexity of buying and managing the underlying hardware and softwares.


Users provided with a container environment to run a test the software where all the software requirements are already satisfied. This is beneficial for computer science students as they can get access to licenced software like Matlab from anywhere.


Examples: Google app engine, Microsoft Azure.

Infrastructure as a service

Providers give computers as physical or virtual machines which can be worked on as guest users . These virtual machines are maps to the real systems. When client interacts with IaaS service and request resources from virtual systems these requests are directed to real servers that do the actual work.


Users deploy the apps by then installing OS images on machines and application software ; the cost charged reflects the amount of resources allocated and used.



Work done is measured by the number of transactions per minute.



Examples include Amazon EC 2, Google compute engine, etc.