Cloud Computing and SAN Technologies Quiz
45 Questions
1 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What is one of the key advantages of cloud computing regarding performance?

  • Fewer programs loaded into memory (correct)
  • Increased number of programs running simultaneously
  • Higher hardware requirements
  • Improved security measures
  • Which of the following is a significant challenge associated with cloud computing?

  • Dependence on physical data storage
  • Potential for easier hacking of accounts (correct)
  • Increased software costs
  • Limited data accessibility
  • What is a financial advantage of using cloud computing applications?

  • They often require an expensive subscription
  • They include extensive hardware purchases
  • They are typically free or cheaper than commercial software (correct)
  • They require payment only during peak usage hours
  • Which feature of cloud computing allows users to manage storage efficiently?

    <p>Pay-per-use model for data storage (A)</p> Signup and view all the answers

    What aspect of cloud storage is highlighted as a concern about data security?

    <p>Legal challenges in the country of data storage (C)</p> Signup and view all the answers

    What is the maximum usable capacity of the HP StoreOnce 4700 SAN?

    <p>160 TB (B)</p> Signup and view all the answers

    Which of the following is NOT a characteristic of SAN?

    <p>Ubiquitous access (B)</p> Signup and view all the answers

    What types of drives are supported by the HP StoreOnce 4700 SAN?

    <p>LFF SAS MDL dual-port drives (C)</p> Signup and view all the answers

    How does cloud computing primarily deliver its services?

    <p>Via the Internet (B)</p> Signup and view all the answers

    Which benefit is primarily associated with SAN solutions?

    <p>High-speed access for multiple users (B)</p> Signup and view all the answers

    What does the term 'commoditized' in cloud computing imply?

    <p>Users are billed based on actual usage (D)</p> Signup and view all the answers

    Which of the following describes a benefit of SAN regarding backup processes?

    <p>Improved backup and recovery (A)</p> Signup and view all the answers

    What is a primary feature of cloud computing platforms

    <p>Simple interface for users (C)</p> Signup and view all the answers

    What is the primary function of RAM in a computer?

    <p>To store programs currently in use (C)</p> Signup and view all the answers

    What does DDR in DDR SDRAM stand for?

    <p>Double Data Rate (C)</p> Signup and view all the answers

    Which of the following best describes the role of the Control Unit in a computer?

    <p>It issues commands to other parts of the computer. (B)</p> Signup and view all the answers

    What is the purpose of the Data Bus in a computer architecture?

    <p>To transfer data to and from memory (B)</p> Signup and view all the answers

    Which best explains the significance of chipset in a computer system?

    <p>It manages data flow between the processor, memory, and peripherals. (C)</p> Signup and view all the answers

    In a 64-bit system, how many different memory addresses can it access?

    <p>18 Quintillion bytes (C)</p> Signup and view all the answers

    Which of the following describes the nature of RAM memory?

    <p>It is volatile and loses data when powered off. (C)</p> Signup and view all the answers

    What is the main function of the Arithmetic Logic Unit (ALU)?

    <p>To perform arithmetic and logical operations (D)</p> Signup and view all the answers

    What is a primary benefit of using a 64-bit processor compared to a 32-bit processor?

    <p>Higher capacity for RAM utilization (B)</p> Signup and view all the answers

    What is the primary function of swap-file (paging) in a computer system?

    <p>To use secondary storage as a temporary memory extension (C)</p> Signup and view all the answers

    Which levels of cache are generally utilized in modern computers?

    <p>L1, L2, and L3 caches (A)</p> Signup and view all the answers

    What is the fundamental tradeoff when considering cache types in a CPU?

    <p>Speed versus accuracy of data (A)</p> Signup and view all the answers

    When a CPU needs to access data, what is checked first?

    <p>CPU cache (D)</p> Signup and view all the answers

    What happens when RAM is full and the computer utilizes paging?

    <p>Inactive pages are moved to hard disk to free up RAM (C)</p> Signup and view all the answers

    What is the purpose of a CPU cache?

    <p>To reduce the time needed to access data from the hard disk (D)</p> Signup and view all the answers

    Which of the following statements about multi-level caches is true?

    <p>L1 cache is accessed before L2 and L3 caches (C)</p> Signup and view all the answers

    What does the acronym POST stand for?

    <p>Power On Self Test (A)</p> Signup and view all the answers

    Which type of disk storage is typically the fastest in access time?

    <p>Solid State Disks (A)</p> Signup and view all the answers

    What is a key characteristic of Solid State Drives compared to Hard Disk Drives?

    <p>Higher access speed (D)</p> Signup and view all the answers

    Which of the following is a disadvantage of Hard Disk Drives compared to Solid State Drives?

    <p>Higher access times (D)</p> Signup and view all the answers

    What is one reason SSDs are often more expensive than HDDs?

    <p>Higher production costs due to the materials used (B)</p> Signup and view all the answers

    What type of drives have mostly become obsolete in modern computing?

    <p>Tape Drives (C)</p> Signup and view all the answers

    What performance benefit does an SSD provide over an HDD for operating systems?

    <p>Faster program loading times (D)</p> Signup and view all the answers

    Which statement accurately describes the reliability of SSDs compared to HDDs?

    <p>SSDs offer better reliability due to having no moving parts. (B)</p> Signup and view all the answers

    What is a key feature of the NTFS file system?

    <p>It prevents access to disk data without credentials. (D)</p> Signup and view all the answers

    Which operating systems can support the NTFS file system?

    <p>Linux, BSD, and Mac OS (readable only). (A)</p> Signup and view all the answers

    What is the primary function of a NAS device?

    <p>To provide dedicated file sharing. (C)</p> Signup and view all the answers

    How does NAS facilitate storage management on a network?

    <p>By allowing hot upgrades without downtime. (B)</p> Signup and view all the answers

    What occurs to files over time in the FAT file system?

    <p>They become fragmented. (A)</p> Signup and view all the answers

    What is typically not a characteristic of NAS?

    <p>Handles file management tasks. (B)</p> Signup and view all the answers

    What describes the nature of actual FAT file allocation?

    <p>Files may be stored in non-contiguous blocks. (C)</p> Signup and view all the answers

    Which of the following statements about the FAT system is true?

    <p>FAT systems can manage storage in fragmented formats. (D)</p> Signup and view all the answers

    Flashcards

    RAM (Random Access Memory)

    Computer data storage for programs currently in use.

    DDR SDRAM

    Double Data Rate Synchronous Dynamic Random-Access Memory, a type of RAM.

    ALU (Arithmetic Logic Unit)

    Part of the CPU used for calculations.

    Registers

    Small memory stores in the CPU for temporarily holding data during processing.

    Signup and view all the flashcards

    Bus (Computer)

    Used to transfer information between main memory and other peripherals.

    Signup and view all the flashcards

    Chipset

    Set of electronic components managing data flow between processor, memory, and peripherals.

    Signup and view all the flashcards

    Memory Addressing (x86)

    Method for accessing different memory locations in x86 architecture.

    Signup and view all the flashcards

    32-bit vs 64-bit Systems

    Different architectures with different memory access capabilities; 32-bit can address 4GB, 64-bit can address a vast (18 quintillion) amount.

    Signup and view all the flashcards

    64-bit Processors

    Processors that can handle significantly more data than 32-bit processors, due to a larger address space, typically allowing for greater performance and larger memory capacity.

    Signup and view all the flashcards

    Multiple Cores

    Multiple processing units within a single CPU, allowing for faster processing by handling tasks in parallel.

    Signup and view all the flashcards

    What is the need for a 64-bit OS?

    A 64-bit operating system is essential for 64-bit processors to fully utilize their memory capabilities and address space.

    Signup and view all the flashcards

    What is Swap?

    A technique where a portion of the hard drive is used as virtual RAM, allowing the system to hold more data than physically available in RAM.

    Signup and view all the flashcards

    Paging

    The process of transferring data between RAM and the swap file on the hard drive, when RAM is full.

    Signup and view all the flashcards

    What is a CPU Cache?

    A small, fast memory within the CPU that stores frequently accessed data for quick retrieval, enhancing performance.

    Signup and view all the flashcards

    Cache Levels

    Multiple levels of cache memory, with smaller, faster L1 closer to the CPU and larger, slower L2/L3 for less frequently accessed data.

    Signup and view all the flashcards

    Cache Tradeoff

    A balance between the speed of accessing a cache and the likelihood of finding the data needed by the CPU (hit rate).

    Signup and view all the flashcards

    What does GP stand for?

    GP stands for 'Power On Self Test' or 'Pre-Operating System Test'. It's a series of checks the computer runs when you power it on, making sure everything's working correctly before loading the operating system.

    Signup and view all the flashcards

    What are the main types of disk storage?

    The main types of disk storage are: Mechanical Hard Disk Drives (HDDs), Solid State Disks (SSDs), Flash Drives (USB keys), Tape Drives (mostly obsolete), and Optical Drives (CDs and DVDs).

    Signup and view all the flashcards

    What is a Mechanical Hard Disk Drive (HDD)?

    An HDD is a mechanical storage device that uses spinning platters with magnetic coatings to store data. It has moving parts (like a record player!) and is generally slower than an SSD.

    Signup and view all the flashcards

    What's the main difference between an HDD and an SSD?

    The main difference is that an SSD uses flash memory, which is much faster than the magnetic platters in an HDD. SSDs have no moving parts and are therefore more durable and faster.

    Signup and view all the flashcards

    What is a Solid State Disk (SSD)?

    An SSD is a type of storage device that uses flash memory to store data. It's faster, quieter, and more durable than an HDD because it has no moving parts.

    Signup and view all the flashcards

    What does access time mean?

    Access time refers to how long it takes a storage device to find and retrieve data. SSDs have much faster access times compared to HDDs, making them ideal for faster program loading and responsiveness.

    Signup and view all the flashcards

    What are the main advantages of an SSD?

    SSDs offer faster access speeds, better reliability (due to no moving parts), and quicker loading times. They are generally more expensive than HDDs.

    Signup and view all the flashcards

    What are the main advantages of an HDD?

    HDDs are much cheaper than SSDs for larger storage capacities and are still a good option for storing less frequently accessed data.

    Signup and view all the flashcards

    Cloud Computing Advantages

    Offers benefits like improved performance, reduced software costs, instant updates, and unlimited storage capacity.

    Signup and view all the flashcards

    Cloud Computing Challenges

    Includes concerns like security risks, data storage location, market dominance of major providers, trust issues, and dependency on internet access.

    Signup and view all the flashcards

    Cloud Storage

    A service that stores and manages data remotely, allowing access from various devices.

    Signup and view all the flashcards

    Network Storage

    A system for storing data on a network, accessible to multiple users.

    Signup and view all the flashcards

    Deploying a Network Storage Solution

    Before choosing a network storage solution, consider factors like security, reliability, cost, and scalability.

    Signup and view all the flashcards

    FAT File System

    An older file system used in older operating systems, such as Windows 95/98. It stores file data in clusters (blocks) on the drive, with a table to keep track of their location. It's simpler than NTFS but less secure and efficient.

    Signup and view all the flashcards

    NTFS File System

    A newer, more advanced file system commonly used by Windows operating systems. It allows more features, such as advanced security, permissions, and disk space management.

    Signup and view all the flashcards

    Contiguous Allocation (Ideal)

    A method where a file's data is stored in sequential blocks on the drive, making access fast. However, this is difficult to maintain as files grow or are deleted.

    Signup and view all the flashcards

    File Fragmentation

    When a file's data is scattered across the hard drive in non-sequential blocks, making access slower and leading to reduced disk space.

    Signup and view all the flashcards

    NAS (Network Attached Storage)

    A dedicated server device designed for sharing files across a network. It doesn't run other server tasks like email or authentication.

    Signup and view all the flashcards

    NAS Benefit: Hot Upgrading

    The ability to add more storage space to a NAS device without needing to shut it down for maintenance or upgrades.

    Signup and view all the flashcards

    NAS vs. Server-Centric System

    Unlike servers in server-centric systems that handle everything, NAS devices focus solely on file storage and sharing. The actual processing is still handled by the server.

    Signup and view all the flashcards

    NAS: Storage-Centric Design

    The server manages data processing, while the NAS device provides storage and delivers data to users. This separates storage from the server's core functions.

    Signup and view all the flashcards

    SAN (Storage Area Network)

    A high-speed network dedicated to storage devices, allowing multiple servers to access shared storage. It's like a dedicated superhighway for data.

    Signup and view all the flashcards

    SAN vs. NAS: Which for large databases?

    SAN is preferred for large databases due to its high performance and direct access to storage. NAS is better suited for file sharing and low-volume access.

    Signup and view all the flashcards

    Cloud Computing

    Delivering computing services (servers, storage, software) over the internet, allowing access from anywhere. It's like renting a computer and software in the sky.

    Signup and view all the flashcards

    SaaS (Software as a Service)

    A cloud-based model where software is delivered over the internet and accessed through a web browser. You don't need to install it on your computer.

    Signup and view all the flashcards

    Cloud Computing Benefits

    Cloud computing offers benefits like accessibility, scalability, cost-effectiveness, and reduced management overhead.

    Signup and view all the flashcards

    Storage Consolidation

    Combining storage devices from multiple locations into a single, centrally managed SAN, improving efficiency and reducing costs.

    Signup and view all the flashcards

    Data Sharing in a SAN

    SAN enables multiple servers to share data on the same storage, making it accessible across the network.

    Signup and view all the flashcards

    Study Notes

    International & Access Foundation Programmes

    • This presentation covers topics related to computer science, specifically focusing on networks, PC internals, storage, and network storage.
    • It encompasses a variety of computer components and their roles in a PC's architecture.
    • The module is part of a semester 1 course.

    PC Structure and Components

    • A diagram illustrating a PC's structure shows input components (keyboard, mouse), processing unit (processor chip), and output components (monitor, printer).
    • Storage devices shown are hard drives and flash memory.
    • Input includes keyboard and mouse
    • Processing includes processor chip
    • Output includes monitor and printer
    • Storage includes hard drive and flash memory

    Inside a PC

    • Components of a PC's interior are displayed in a diagram
    • The motherboard, CPU cooler, RAM,Graphics card, PSU, and hard drive are highlighted as crucial internal components.
    • 5.25" and 3.5" bays for storage devices are mentioned

    Motherboard Components

    • A motherboard diagram details DRAM memory slots, power connector, CPU heat sinks/fan mounting points, CPU socket, Northbridge, Southbridge, ROM, PCI slots, hard drive slots, backup battery, AGP slot, and connectors for peripherals (audio, Ethernet, serial, USB).

    Motherboards Explained

    • The presentation indicates that motherboards are explained with animation.

    SDRAM Versions

    • A table provides specifications for different DDR SDRAM versions.
    • Data included relates to release date, Bus clock (MHz), Voltage (volts), Transfer Rate (MT/s), and burst time in minutes.
    • Key features for DDR SDRAM versions are listed

    Random Access Memory (RAM)

    • RAM is computer data storage for active programs, and is volatile (wipes memory on shutdown).
    • DDR versions of RAM are displayed here
    • Key DDR versions (DDR, DDR2, DDR3, DDR4, DDR5) are displayed with release dates
    • DDR SDRAM versions, including Double Data Rate Synchronous Dynamic Random-Access Memory, are explained.
    • Key features are iterated from year 2000 onwards

    CPU Components and Functions

    • The central processing unit (CPU) contains the arithmetic logic unit (ALU).
    • Internal memory stores data temporarily during processing, known as registers.
    • Buses transfer information within the computer (data bus, address bus, control bus).
    • Data, address and control buses for data transfer and instruction control.
    • Peripherals are connected to communicate with the CPU (using buses).
    • Power bus delivers power to the components.
    • Control unit orchestrates computer operations.

    Chipset Explanation

    • A chipset is a set of integrated circuits that manages data flow between components (processor, memory, peripherals).
    • Typically located on the motherboard.
    • Chipsets are designed for specific microprocessor families and play a vital role in determining system performance.

    Memory Addressing in x86

    • 32-bit systems accommodate up to 4GB of RAM, using 2^32 unique addresses.
    • 64-bit systems have larger address space (18-Quintillion bytes or Exabytes).
    • Differences between 32-bit and 64-bit processors is that 64-bit processors can handle more complex calculations per second.
    • Memory is divided into blocks which aids faster data access by using virtual memory

    Paging

    • Paging allows using more memory than is physically present in the system (RAM), using the hard disk.
    • Pages of data that are not frequently used are moved to the hard drive for storage (swap file), creating space in RAM for active processes and programs.

    Swap File (Paging) Process

    • The swap file acts as a secondary storage to save data. The hard drive is the storage for those data files that is not in use currently.
    • The computer tries to hold as much data as possible in RAM, but only up to capacity.
    • Less active data pages are moved to the swap file on the hard drive to free up RAM space for other processes.
    • The hard drive data is brought back into RAM when needed by the system.

    CPU Cache

    • A cache is a small memory, located inside the CPU.
    • It stores recently accessed data to reduce the time it takes to access data from RAM.
    • Different cache levels (L1, L2, etc.) are within the CPU to make data access quicker.

    CPU Cache Levels

    • The CPU checks the cache first when needing data from main memory.
    • If the required data is in the cache, access is faster.
    • Cache "prefetching" may not always contain the required data.
    • Larger caches have better hit rates but longer latency, which means a balance between data access speed and memory storage capacity.
    • Multi-level caches (e.g., L1, L2) are used for speed.

    VGA Feature Connector, RAMDAC, and Video-In Socket

    • VGA connector connects to other expansion cards.
    • RAMDAC converts digital images to analogue signals for the monitor.
    • Video-In socket inputs video signals from various devices (e.g., VCRs).

    Video BIOS and Graphics Processor Chip

    • The Video BIOS includes operational firmware (graphics modes/screen fonts).
    • The Graphics Processor Chip manages resolution, colour depth, and rendering.

    Power On Self Test (POST) and BIOS

    • POST is a pre-operating system test.
    • BIOS drivers and setup tools are for pre-operating system processes by controlling the computer.

    PC Storage Types Overview

    • Mechanical Hard Disk Drives (HDDs) use magnetic polarity for data storage.
    • Solid State Drives (SSDs) employ NAND Flash memory.
    • Flash drives (e.g., USB drives) use Flash memory and are used as portable storage devices.
    • Tape drives and optical drives are less common storage media.

    Mechanical 'Hard' Disk Drives

    • HDDs use a platter/spindle, actuator, read/write head, actuator arm, and power/IDE connectors to function.

    Hard Disk Drives Data

    • Data on HDDs is organized into tracks, sectors, and cylinders for efficient access.
    • Different types of data storage can be organized into tracks, cylinders, sectors, and clusters.

    Solid State Disk (SSD)

    • SSDs utilize NAND flash memory for data storage, and are shock-resistant (up to 1500g).
    • SSDs employ NAND Flash memory and have controller units for management.
    • SSDs contain a cache and controller to manage the NAND flash memory.

    HDD & SSD Internal Architecture

    • Diagrams illustrating HDDs (rotating platter/head/actuator) and SSDs (NAND flash/controller) internal structures are provided.

    Solid State Disk Specifications

    • SSDs have much lower access times compared to HDDs which have greater storage space at a lower cost.
    • Reliability improvements and lower power usage characterizes SSDs compared to HDDs.
    • SSDs operate without moving parts, unlike HDDs' moving components.
    • SSDs use NAND flash memory, which provides fast access speeds but has a higher per gigabyte cost compared to hard drives.

    Optical Storage

    • Data is stored in CDs/DVDs using pits (shallow dents) and lands (flat areas).
    • Lasers read the pit/land pattern
    • Lasers passing through a reflective surface to read data in pits and lands

    Making Disk Storage Reliable

    • RAID (Redundant Array of Independent Disks) is used for data backups if a hard drive fails.
    • RAID techniques are used for disk storage reliability and fault tolerance.

    RAID Levels

    • RAID Level 0 involves striping data across multiple disks for improved performance, but lacks redundancy.
    • RAID Level 1 uses mirrored data across disks for backups, increasing data reliability but decreasing performance.
    • RAID Level 10 combines striping and mirroring for backup support, providing both data reliability and optimized data retrieval speed.

    Real World RAID Arrays

    • RAID arrays are disk setups commonly deployed in servers.

    RAID Array in a Server Rack

    • Diagrams are provided showing RAID array configurations in a server rack, demonstrating how multiple servers can be used to create a network solution for managing data.

    Example of a Rack Server

    • Physical diagrams of Rack Servers, showing configurations (1U, slots).
    • Lenovo Rack Servers illustrate components (drive bay, connection ports).

    Blade Servers

    • Blade servers are stripped-down servers for maximized space utilization and high processor densities.
    • Blade servers are frequently utilized in enterprise environments where high processing requirements exist.
    • Storage management and redundancy can be incorporated using network storage solutions (SAN) for these servers

    File Systems

    • FAT and NTFS are file systems used to organize data on storage devices like hard drives.
    • FAT is used for older systems (e.g. DOS). It's known for being simple, but has less space efficiency.
    • NTFS is a widely used file system for Windows and other systems, designed to accommodate larger files effectively and robust fault tolerance.
    • The major difference is that NTFS is more powerful and can handle more advanced features, while FAT is more basic.

    FAT and NTFS Features

    • Key features are compared for FAT and NTFS file systems, including file size limitations, naming conventions, data encryption support, and data sharing support.
    • Data sharing and file management features differ between FAT and NTFS systems.

    Group Task: Network Storage Deployment

    • The task requires devising three questions about network storage deployment in regards to the needs of the user.

    Any Questions?

    • This is a closing prompt for questions from the audience.

    Studying That Suits You

    Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

    Quiz Team

    Related Documents

    Network Architecture (PDF)

    Description

    Test your knowledge on cloud computing advantages, challenges, and storage area networks (SAN). This quiz covers essential features, benefits, and security concerns in cloud computing. Prepare to assess your understanding of key concepts and technologies.

    More Like This

    Cloud Computing and Storage
    12 questions
    Cloud Computing Storage Devices
    8 questions
    Use Quizgecko on...
    Browser
    Browser