Advanced EC2 and Cloud Computing Fundamentals Quiz Quiz

  1. Virtualization Essentials

    When launching a new virtual server, which feature allows you to run multiple independent virtual machines on a single physical host and allocate resources like CPU, RAM, and storage as needed?

    1. Hypervisor
    2. Load Balancer
    3. Object Store
    4. Static Gateway
    5. Horizontal Scaling
  2. Security and Access

    To securely connect to an instance using a command-line interface, which mechanism involves providing a pair of cryptographic keys where only one key must be stored securely and never shared?

    1. SSH Key Pair
    2. Password Hash
    3. Clipboard Token
    4. Dynamic Access Point
    5. Session Cookie
  3. EC2 Instance Lifecycle

    If you stop an instance and then start it again, which of the following will most likely change if you are using default network settings?

    1. Public IP Address
    2. Instance ID
    3. Root Disk Size
    4. Operating System Version
    5. VPC CIDR Block
  4. Storage Options in Computing

    Which storage option is best suited for storing unstructured data such as images and logs, offering high durability but typically higher latency than block storage?

    1. Object Storage
    2. Block Store
    3. Boot Volume
    4. Instance Memory
    5. Direct Memory Access
  5. Instance Types and Optimization

    A researcher needs a virtual server optimized for intensive mathematical calculations rather than for memory or storage capacity. Which instance type should they most likely select?

    1. Compute-Optimized
    2. Strage-Optimized
    3. Memory-Opimized
    4. General-Perpouse
    5. Reserved Instance