Cloud Storage Services and EVS Overview
45 Questions
9 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

Elastic Volume Service (EVS) can only be used as a system disk for servers.

False

EVS disks require a direct physical connection to local nodes for access.

False

The Cloud Eye tool allows for real-time monitoring of EVS disk health.

True

EVS provides data protection functions like backups and snapshots for improved data reliability.

<p>True</p> Signup and view all the answers

Elastic scalability allows users to expand EVS capacity only during service interruptions.

<p>False</p> Signup and view all the answers

Data disk encryption can only occur when they are purchased along with servers.

<p>False</p> Signup and view all the answers

EVS snapshots create a copy of the data on a different storage system.

<p>False</p> Signup and view all the answers

System disks cannot be purchased separately from servers.

<p>True</p> Signup and view all the answers

Backups created for EVS disks can only be restored if the servers are not running.

<p>False</p> Signup and view all the answers

Creating a snapshot of a disk does not save the existing data as a separate copy.

<p>True</p> Signup and view all the answers

Data loss from virus invasions cannot be mitigated using EVS backup solutions.

<p>False</p> Signup and view all the answers

After creating a snapshot, data can be modified without affecting the snapshot's validity.

<p>True</p> Signup and view all the answers

Snapshots s1 and s2 for disk v1 are created before any data is written to the disk.

<p>False</p> Signup and view all the answers

Backups are stored in the same disk as the original data.

<p>False</p> Signup and view all the answers

A backup is a copy of a disk taken at a specific point in time.

<p>True</p> Signup and view all the answers

If a disk is deleted, its backups will also be deleted.

<p>False</p> Signup and view all the answers

Snapshots are stored in a different location from their source disk.

<p>False</p> Signup and view all the answers

Restoration from backups can create new disks from the backups.

<p>True</p> Signup and view all the answers

Deleting a snapshot will not affect the original disk it is associated with.

<p>True</p> Signup and view all the answers

Manual backup policies are not needed for automatic backup performance.

<p>False</p> Signup and view all the answers

Snapshots of data disks are automatically deleted when changing the server operating system.

<p>False</p> Signup and view all the answers

OBS offers unlimited storage capacity for objects of any format.

<p>True</p> Signup and view all the answers

A single bucket in the OBS system can have restrictions on the number of objects that can be stored.

<p>False</p> Signup and view all the answers

OBS ensures data durability of up to 99.9999999999% and service continuity of 99.995%.

<p>True</p> Signup and view all the answers

The Trusted Cloud Service (TRUCS) certification indicates that OBS has not implemented any security measures.

<p>False</p> Signup and view all the answers

OBS can support hundreds of billions of objects and maintain high concurrency without performance issues.

<p>True</p> Signup and view all the answers

Users need to plan storage capacity beforehand when using OBS.

<p>False</p> Signup and view all the answers

OBS provides REST APIs and SDKs in various programming languages for user convenience.

<p>True</p> Signup and view all the answers

Data stored in OBS requires constant physical maintenance to ensure its availability.

<p>False</p> Signup and view all the answers

Synchronization clients are suitable for backing up large volumes of data automatically.

<p>False</p> Signup and view all the answers

OBS allows for automatic transitions of objects between different storage classes based on lifecycle rules.

<p>True</p> Signup and view all the answers

Scalable File Service (SFS) supports integration with the Network File System (NFS).

<p>True</p> Signup and view all the answers

High Performance Computing (HPC) industries do not benefit from the capabilities provided by SFS.

<p>False</p> Signup and view all the answers

The Scalable File Service (SFS) can only provide storage that is fixed and cannot be resized.

<p>False</p> Signup and view all the answers

CSG is designed for seamless compatibility with on-premises backup systems.

<p>True</p> Signup and view all the answers

SFS charges users a flat rate regardless of storage usage.

<p>False</p> Signup and view all the answers

DES is primarily used for backing up data in real-time with minimal latency.

<p>False</p> Signup and view all the answers

Cloud platforms are less likely to be used for TV station services than in the past.

<p>False</p> Signup and view all the answers

The trending formats in the broadcasting industry include HD and 4K videos.

<p>True</p> Signup and view all the answers

SFS Turbo file systems are mainly used for sole personal storage needs.

<p>False</p> Signup and view all the answers

Network File System (NFS) enables different operating systems to share data over a network.

<p>True</p> Signup and view all the answers

CIFS stands for Common Internet File System, which is a proprietary version of the Server Message Block protocol.

<p>False</p> Signup and view all the answers

Dedicated resource pools in cloud services are shared with public pools.

<p>False</p> Signup and view all the answers

The CIFS protocol allows applications to access files on computers over the Internet.

<p>True</p> Signup and view all the answers

File systems can be mounted to multiple ECSs after creating a mount point on a management console.

<p>True</p> Signup and view all the answers

Study Notes

Storage Cloud Services

  • Elastic Volume Service (EVS) provides scalable block storage for cloud servers
  • EVS disks are reliable and offer excellent performance
  • EVS disks are used in distributed file systems, development/testing, data warehousing, and HPC environments
  • EVS supports various disk types for different needs and budgets
  • EVS offers elastic scalability, expanding capacity on-demand without interruptions
  • Real-time monitoring is available using Cloud Eye
  • EVS has high security and reliability with data encryption and backups/snapshots to safeguard data

EVS Architecture

  • EVS disks are like local hard drives in the cloud
  • Disks need to be attached to cloud servers before use
  • EVS disks can be initialized, file systems created, and used for persistent storage
  • Backups and snapshots improve data reliability

EVS Performance and Disk Types

  • IOPS (Input/Output Operations per Second): Number of read/write operations per second by an EVS disk
  • EVS disk types are classified by I/O performance: Extreme SSD, Ultra-high I/O, General Purpose SSD, High I/O
  • EVS devices are Virtual Block Devices (VBD)
  • VBD support basic read/write SCSI commands
  • Shared EVS disks support concurrent read/write operations and high concurrency, high performance, and high reliability
  • Multiple servers can access the same shared disk simultaneously for high availability (HA)

EVS Encryption

  • System disks are encrypted during server creation; data disks can be encrypted separately
  • EVS encrypts stored data on disks when required

EVS Backup

  • Cloud Disk Backup is provided by Cloud Backup and Recovery (CBR) to back up EVS disks while servers are running
  • Backups safeguard data integrity and security from various data loss issues or damage

EVS Snapshot

  • Snapshots rapidly save disk data at specified times
  • Snapshots can be used to create new disks containing snapshot data
  • Snapshots establish a relationship between snapshot and disk data, unlike backups which create separate copies
  • Snapshots of data disks can be used as usual

Differences Between EVS Backups and EVS Snapshots

  • Backups store data in OBS (Object Storage Bucket) instead of disks, ensuring data restoration on disk issues
  • Snapshots reflect the disk state at any given point in time, stored on the same disk as the original data
  • Snapshots are deleted when the disk is deleted; Backups remain unaffected by disk deletion

EVS Three-Copy Redundancy

  • The storage system protects data by storing copies on different disks of different servers
  • Data copies are distributed to prevent single point of failure
  • The system ensures strong consistency between the data copies

Data Rebuild

  • Data copies are scattered across nodes in the system
  • If a physical server or disk fails, the storage system automatically rebuilds data concurrently on different nodes
  • This avoids large amounts of data being rebuilt on a single node, maximizing performance during data restore

Object Storage Service (OBS)

  • OBS is a scalable service for massive amounts of data storage
  • Provides secure, reliable, and cost-effective storage for variety of users
  • OBS supports various storage classes

Application Scenarios

  • OBS is suitable for Big Data Analytics (mass data storage and analysis, querying historical data, analyzing behavior logs, and statistical analysis of public transactions)
  • OBS is suitable for Static Website Hosting (cost-effective, highly available hosting of websites and applications )
  • OBS is suitable for Enterprise Cloud Boxes (web disks for enterprises for reliability, low latency, and high concurrency)

Scalable File Service

  • SFS is a high-performance shared file storage service, supporting file sharing across multiple servers
  • Enables elastic scaling, high performance and high reliability
  • SFS supports standard protocols like NFS for integrations with various applications

Media Processing

  • SFS is tailored for services like TV stations and new media for use in content production, broadcasting, and distribution
  • Used for content sharing and related file management requirements

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

Description

Explore the features and architecture of Elastic Volume Service (EVS) in this quiz. Learn about its performance metrics, various disk types, and the security measures in place for data protection. Test your knowledge on how EVS integrates with cloud servers and supports scalable storage solutions.

More Like This

Sheet 4 Physiology
40 questions

Sheet 4 Physiology

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