Game Preview

Midsemester Quiz

  •  English    18     Public
    Quiz for Cloud Computing Courses
  •   Study   Slideshow
  • What is the primary goal of cloud workload characterization?
    To understand and optimize the performance and resource usage of applications in a cloud environment.
  •  15
  • What does CPU utilization indicate?
    It indicates the percentage of time the CPU is actively processing instructions.
  •  15
  • Give an example of a tightly coupled intensive calculation workload.
    Scientific simulations or complex mathematical computations.
  •  15
  • How do cloud providers anticipate future workloads?
    By analyzing current usage patterns and trends to predict future demand and optimize resource allocation.
  •  15
  • Which animal represents Cloud app that are not perturbed by other app?
    Sheep
  •  10
  • Which animal represents Cloud app that are sensitive and perform better if not sharing cache?
    Rabbit
  •  10
  • Which animal represents Cloud app that have little use of cache?
    Turtle
  •  10
  • Which entity represents Cloud app that negatively impact other app?
    Devil
  •  10
  • Which Cloud workload categories that are consists of several small independent tasks?
    Many tiny tasks
  •  10
  • Which Cloud workload categories that requires connectivity of jobs like collaborating chats / discussions?
    Highly interactive multi-person jobs
  •  10
  • Which Cloud workload categories that consists of traditional single-user tasks that are running via thin client?
    Private local tasks
  •  10
  • Which Cloud workload categories that consists of user initating request of response through a server to each other?
    Voice or Video Over IP
  •  15
  • What is the main resource required for separable calculation intensive HPC workloads?
    High computational power and parallel processing capabilities.
  •  15
  • What is the primary evaluation criterion for big data storage workloads?
    The ability to handle large volumes of data efficiently
  •  20
  • Define a cache hit.
    A cache hit occurs when the data requested by a CPU is found in the cache memory.
  •  20
  • In temporal variability of workloads, what is the Case 2 of how workload category would change?
    When job is incorrectly categorized.
  •  20