Cloud Services: Elastic Volume Service Overview

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 are the advantages of Elastic Volume Service (EVS)? (Select all that apply)

  • Various Disk types: EVS provides a variety of disk types and EVS disks can be used as data disks and system disks for servers. (correct)
  • Real-time monitoring: You can monitor EVS health through the cloud Eye. (correct)
  • Elastic scalability: You can expand capacity on-demand and without interrupting services (correct)
  • High security and reliability: Both system disks and data disks support data encryption to ensure data security. Data protection functions, such as backups and snapshots, safeguard the disk data, preventing incorrect data caused by application exceptions or attacks. (correct)

In Huawei Cloud, what are the different types of EVS disk by I/O performance?

Extreme SSD, Ultra high I/O, General Purpose SSD, High I/O

Virtual Block Device (VBD) is the default EVS device type supporting basic read/write SCSI commands and advanced SCSI commands.

False (B)

What is the purpose of Shared EVS disks?

<p>All of the above (D)</p> Signup and view all the answers

What is the purpose of EVS encryption?

<p>All of the above (D)</p> Signup and view all the answers

What is the purpose of creating an EVS backup?

<p>All of the above. (D)</p> Signup and view all the answers

What is the purpose of creating an EVS snapshot?

<p>Snapshotting allows you to rapidly save the disk data at specific time points and use it for recovery, creation of new disks, or rolling back to the original disk.</p> Signup and view all the answers

How does EVS ensure data reliability?

<p>EVS uses three-copy redundancy to ensure data reliability. Each data block is saved in three copies, and these copies are stored on different nodes, on different physical disks in the system, according to a distributed algorithm.</p> Signup and view all the answers

What is the purpose of the storage service in the EVS data rebuild process?

<p>When a physical server or disk fault is detected, the storage system automatically rebuilds the data. It utilizes data copies located on multiple nodes in the system, which helps to minimize the adverse impacts exerted on upper-layer applications.</p> Signup and view all the answers

What storage service does OBS provide?

<p>OBS provides secure, reliable, and cost-effective cloud storage for massive amounts of data.</p> Signup and view all the answers

What are the benefits of OBS?

<p>All of the above. (F)</p> Signup and view all the answers

An object key is up to 64 characters long.

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

What are the two types of Metadata?

<p>System-defined metadata (A), Custom metadata (B)</p> Signup and view all the answers

What are the benefits of using OBS big data solutions? (Select all that apply)

<p>All of the above. (G)</p> Signup and view all the answers

What are the benefits of using OBS for static website hosting? (Select all that apply)

<p>All of the above. (D)</p> Signup and view all the answers

The storage capacity of OBS automatically scales as the volume of stored data grows.

<p>True (A)</p> Signup and view all the answers

What kind of data is stored in OBS?

<p>OBS stores unstructured data of applications and databases.</p> Signup and view all the answers

What are the benefits of Scalable File Service (SFS)? (Select all that apply)

<p>All of the above (F)</p> Signup and view all the answers

What type of data services benefit from SFS?

<p>High Performance Computing (HPC), such as simulation experiments, biopharmacy, gene sequencing, image processing, and weather forecast.</p> Signup and view all the answers

Why are media processing services more likely to be deployed on cloud platforms?

<p>Because streaming media, archiving, editing, transcoding, content distribution, and video on demand (VOD) require a wide range of workstations all sharing files in the same file system for collaborative development and production.</p> Signup and view all the answers

What is the purpose of Network File System (NFS)?

<p>NFS allows different computers and operating systems to share data over a network.</p> Signup and view all the answers

What is the purpose of Common Internet File System (CIFS)?

<p>CIFS is a public or open version of the Server Message Block (SMB) protocol, from Microsoft. CIFS allows applications to access files on computers over the Internet and send requests for file services.</p> Signup and view all the answers

The Portable Operating System Interface (POSIX) is specified by The Institute of Electrical and Electronics Engineers (IEEE).

<p>True (A)</p> Signup and view all the answers

Dynamic Host Configuration Protocol (DHCP) is a service component of Windows Server by default.

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

Flashcards

Elastic Volume Service (EVS)

Scalable block storage for cloud servers; offers high reliability and performance.

Distributed File System (DFS)

Hierarchical file system; physical storage NOT directly connected to nodes, but through networks or logical partitions.

EVS Disk Types

Varying performance; Extreme SSD, Ultra-high I/O, General Purpose SSD, High I/O.

Extreme SSD

High bandwidth, low latency disks for demanding workloads.

Signup and view all the flashcards

Ultra-high I/O

High performance disks for mission-critical enterprise services.

Signup and view all the flashcards

General Purpose SSD

Cost-effective disks for enterprise apps with medium performance needs.

Signup and view all the flashcards

High I/O

Disks suitable for commonly accessed workloads.

Signup and view all the flashcards

IOPS

Input/Output Operations per Second; a performance metric for storage.

Signup and view all the flashcards

Throughput

Amount of data read from/written to a storage device per second.

Signup and view all the flashcards

Read/Write I/O Latency

Minimum time between consecutive read/write operations.

Signup and view all the flashcards

Virtual Block Device (VBD)

Default EVS device type; supports basic SCSI commands.

Signup and view all the flashcards

SCSI EVS disks

Supports transparent SCSI commands; allows direct OS access to storage.

Signup and view all the flashcards

Shared EVS disks

Multiple server attachment; concurrent read/write support.

Signup and view all the flashcards

System disk encryption

Encryption of system disks; determined during server creation.

Signup and view all the flashcards

Data disk encryption

Encryption for data disks; purchased separately or included with servers.

Signup and view all the flashcards

EVS Backup

Backups and snapshots for improved data reliability from Cloud Backup and Recovery (CBR).

Signup and view all the flashcards

EVS Architecture

EVS disks are like local hard drives in the cloud; attached to servers to use.

Signup and view all the flashcards

Study Notes

Storage Cloud Services

  • Elastic Volume Service (EVS) provides scalable block storage for cloud servers with high reliability and performance
  • Suitable for distributed file systems, development/testing, data warehousing, and high-performance computing (HPC)
  • EVS disks are like local hard drives, but on the cloud. They must be attached to cloud servers to be used.
  • EVS disks come in various types for different needs (data/system)
  • Offers elastic scalability: easily increase capacity on demand without service interruption
  • Real-time monitoring with Cloud Eye to track disk health
  • Data security and reliability are ensured through data encryption and backup/snapshot features

EVS Architecture

  • EVS disks are attached to servers using a cloud-based system
  • Enables creating and restoring backups
  • Facilitates creating snapshots for data reliability improvements

EVS Performance

  • IOPS (Input/Output Operations per Second): represents the read/write operations performed by an EVS disk per second. This is a performance metric.

  • Throughput measures the amount of data read/written per second

  • I/O Latency is the minimum interval between read/write operations

EVS Disk Types

  • Vary in performance (Extreme SSD, Ultra-high I/O, General Purpose SSD, High I/O) based on requirements.

EVS Device Types

  • Virtual Block Device (VBD) is the default type, supporting basic read/write commands.
  • Small Computer System Interface (SCSI) supporting read/write, transmission, and advanced SCSI commands.

Shared EVS Disks

  • Designed for multiple server attachments, offering high concurrency, high performance, and high reliability.
  • Useful for enterprise applications demanding high availability

EVS Encryption

  • Enables encryption for data stored on EVS disks
  • System disk encryption is built-into the server
  • Data disks can be separately encrypted

EVS Backup

  • Cloud Disk Backup provided by Cloud Backup and Recovery (CBR) enables backups of EVS disks while servers are running.
  • Data integrity and security from accidental deletion, virus, or software/hardware failures is guaranteed by backups.

EVS Snapshot

  • Useful for rapidly saving disk data at specific times.
  • Snapshots can be used to create new disks to include the snapshot data
  • Snapshots are linked to the disk data rather than copied as an independent element.

Backup vs Snapshot

  • Backups are copies stored separately, safe even if the original disk is damaged or deleted.
  • Snapshots are saved to the same disk as the data showing the status at that specific moment. If the disk is deleted, snapshots also are.

EVS Three-Copy Redundancy

  • Data is divided into blocks, copied and saved in three locations across different servers on different physical hardware (cabinets.)
  • Ensures data availability in case of hardware failure. Reduces service interruption risks

Data Rebuild

  • The system rebuilds data in case of failure on a disk/server
  • Data copies are spread across multiple servers ensuring quick recovery

Object Storage Service (OBS)

  • Scalable, secure, reliable, and cost-effective cloud storage for massive amounts of data.
  • Ideal for applications with very large datasets.
  • There are no limitations on capacity of data storage
  • Data is highly available, and backup/recovery is automatic

OBS Advantages

  • High durability and service continuity
  • Multi-level security and authorization
  • Large volume of data storage
  • Easy to use and manage
  • Tiered storage options for cost optimization
  • Data accessible from anywhere, anytime

Application Scenarios

  • Big Data Analytics (analysis of large datasets, historical data, etc)
  • Static Website Hosting (web pages, dynamic data for websites.)
  • Enterprise Cloud Boxes (web storage)

Studying That Suits You

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

Quiz Team

Related Documents

Storage Cloud Services PDF

More Like This

Elastic Volume Service (EVS)
5 questions
Sheet 4 Physiology
40 questions

Sheet 4 Physiology

SmartScandium avatar
SmartScandium
Elastic Volume Service Overview
45 questions
Cloud Storage Services: Elastic Volume Service
26 questions
Use Quizgecko on...
Browser
Browser