An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Block-level storage is a concept in cloud-hosted data persistence where cloud services emulate the behaviour of a traditional block device, such as a physical hard drive. Storage in such services is organised as blocks. This emulates the type of behaviour seen in traditional disks or tape storage through storage virtualization. Blocks are identified by an arbitrary and assigned identifier by which they may be stored and retrieved, but this has no obvious meaning in terms of files or documents. A file system must be applied on top of the block-level storage to map 'files' onto a sequence of blocks.

Property Value
dbo:abstract
  • Block-level storage is a concept in cloud-hosted data persistence where cloud services emulate the behaviour of a traditional block device, such as a physical hard drive. Storage in such services is organised as blocks. This emulates the type of behaviour seen in traditional disks or tape storage through storage virtualization. Blocks are identified by an arbitrary and assigned identifier by which they may be stored and retrieved, but this has no obvious meaning in terms of files or documents. A file system must be applied on top of the block-level storage to map 'files' onto a sequence of blocks. Amazon EBS (elastic block store) is an example of a cloud block store. Cloud block-level storage will usually offer facilities such as replication for reliability, or backup services. Block-level storage is in contrast to an object store or 'bucket store', such as Amazon S3 (simple storage service), or to a database. These operate at a higher level of abstraction and are able to work with entities such as files, documents, images, videos or database records. Instance stores are another form of cloud-hosted block-level storage. These are provided as part of an 'instance', such as an Amazon EC2 (elastic compute cloud) service. As EC2 instances are primarily provided as compute resources, rather than storage resources, their storage is less robust. Their contents will be lost if the cloud instance is stopped. As these stores are part of the instance's virtual server they offer higher performance and bandwidth to the instance. They are best used for temporary storage such as caching or temporary files, with persistent storage held on a different type of server. At one time, block-level storage was provided by storage area networks (SAN) and NAS provided file-level storage. With the shift from on-premises hosting to cloud services, this distinction has shifted. Even block-storage is now seen as distinct servers (thus NAS), rather than the previous array of bare discs. (en)
  • O armazenamento em nível de bloco é um conceito de persistência de dados hospedados em nuvem, onde os serviços em nuvem emulam o comportamento de um dispositivo de bloco tradicional, como um disco rígido físico. É uma forma de armazenamento conectado à rede (NAS). O armazenamento em tais serviços é organizado em blocos. Isso emula o tipo de comportamento visto em discos tradicionais ou armazenamento em fita por meio da virtualização de armazenamento. Os blocos são identificados por um identificador arbitrário e atribuído pelo qual podem ser armazenados e recuperados, mas isso não tem nenhum significado óbvio em termos de arquivos ou documentos. Um sistema de arquivos deve ser aplicado no topo do armazenamento em nível de bloco para mapear "arquivos" em uma sequência de blocos. O armazenamento em bloco elástico (EBS) da Amazon é um exemplo de armazenamento de bloco de nuvem. O armazenamento em nível de bloco em nuvem geralmente oferece recursos como replicação para confiabilidade ou serviços de backup. O armazenamento em nível de bloco está em contraste com um armazenamento de objeto ou "armazenamento de balde", como o Amazon S3 (serviço de armazenamento simples), ou com um banco de dados. Estes operam em um nível superior de abstração e são capazes de trabalhar com entidades como arquivos, documentos, imagens, vídeos ou registros de banco de dados. Os armazenamentos de instâncias são outra forma de armazenamento em nível de bloco hospedado na nuvem. Eles são fornecidos como parte de uma "instância", como um serviço Amazon EC2 (nuvem de computação elástica). Como as instâncias do EC2 são fornecidas principalmente como recursos de computação, em vez de recursos de armazenamento, seu armazenamento é menos robusto. Seu conteúdo será perdido se a instância da nuvem for interrompida. Como esses armazenamentos fazem parte do servidor virtual da instância, eles oferecem maior desempenho e largura de banda para a instância. Eles são mais usados para armazenamento temporário, como cache ou arquivos temporários, com armazenamento persistente mantido em um tipo diferente de servidor. Ao mesmo tempo, o armazenamento em nível de bloco era fornecido por redes de área de armazenamento (SAN) e o armazenamento conectado à rede (NAS) fornecia armazenamento em nível de arquivo. Com a mudança de hospedagem local para serviços em nuvem, essa distinção mudou. Até mesmo o armazenamento em bloco agora é visto como servidores distintos (portanto, armazenamento conectado à rede (NAS)) em vez do arranjo de discos vazios anterior. (pt)
dbo:wikiPageID
  • 49239302 (xsd:integer)
dbo:wikiPageLength
  • 3539 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1104633143 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdfs:comment
  • Block-level storage is a concept in cloud-hosted data persistence where cloud services emulate the behaviour of a traditional block device, such as a physical hard drive. Storage in such services is organised as blocks. This emulates the type of behaviour seen in traditional disks or tape storage through storage virtualization. Blocks are identified by an arbitrary and assigned identifier by which they may be stored and retrieved, but this has no obvious meaning in terms of files or documents. A file system must be applied on top of the block-level storage to map 'files' onto a sequence of blocks. (en)
  • O armazenamento em nível de bloco é um conceito de persistência de dados hospedados em nuvem, onde os serviços em nuvem emulam o comportamento de um dispositivo de bloco tradicional, como um disco rígido físico. É uma forma de armazenamento conectado à rede (NAS). O armazenamento em bloco elástico (EBS) da Amazon é um exemplo de armazenamento de bloco de nuvem. O armazenamento em nível de bloco em nuvem geralmente oferece recursos como replicação para confiabilidade ou serviços de backup. (pt)
rdfs:label
  • Block-level storage (en)
  • Armazenamento em nível de bloco (pt)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License