THE OBJECT EVOLUTION

Size: px
Start display at page:

Download "THE OBJECT EVOLUTION"

Transcription

1 TECHNOLOGY IN BRIEF THE OBJECT EVOLUTION EMC OBJECT-BASED STORAGE FOR ACTIVE ARCHIVING AND APPLICATION DEVELOPMENT NOVEMBER 2012 A few years ago, object-based storage made a huge splash on-premise with the promise of meaningful data relationships, information accessibility and strong compliance. It remains an important component for information management based on compliance and single-tenant architectures. However, the evolution of object-based storage has big implications for the cloud and unstructured data: new approaches to active archiving, web/mobile application development and a changing model for cloud storage service providers. Object storage is optimal for the web. It has a very different architecture from file systems, which are frankly overkill for most cloud storage. On-premise can be a different story; having data close to hand under single-tenant access control is right for some data storage. But on-premise stored data requires that the enterprise maintain a primary data center, a cold data center for DR, replication, continuous data protection, and so on. Given the right set of needs this is a fine trade-off of course and we certainly do not counsel people to get rid of their internal data centers and redundant systems. However, cloud-based object architecture offers big benefits for storing unstructured data for active archiving, global access to data, fast application development and much lower cost compared to the high computing and data protection costs of on-premise NAS. EMC has engineered Atmos to provide these capabilities and many more as a massively scalable, distributed cloud-based system. In this Technology in Brief we will examine the fast-changing world of archiving and development on the web, and how object-based storage is the best way to go for these monumental tasks. When Object Trumps File The go-to architecture for unstructured data has traditionally been an application-centric system containing the operating system, the application, and a NAS filer using hierarchical file architecture. This infrastructure works acceptably well in a slow-growth, consistent workload setting; although even then it is far too easy to add complexity along with additional systems and filers. However, business needs have evolved far beyond this sleepy storage model. Unstructured data now comprises a massive portion of large data growth, and hierarchical file systems are difficult to optimize and scale. For example, file system-based storage requires near-constant provisioning. As storage requests grow (which they inevitably do), IT administrators must manually provision storage to meet the expanded requirements. Meanwhile, large volume and spiky workloads make provisioning both up and down an expensive and time-consuming proposition. And difficult provisioning is hardly the only problem: siloed data protection with individual backup, replication and archiving applications steadily raises OPEX. Scaling is an issue as well. Large critical big data applications may warrant scale-out or scale-up file systems (which are challenges in and of Copyright The TANEJA Group, Inc All Rights Reserved. 1 of 12

2 themselves). Most do not rate this architecture, and instead reside on poorly scalable systems. The number of these systems grows as applications come online, making it even harder for IT and application owners to administrate and for users to get the value from the application that they need. This already difficult scenario gets even worse when NAS storage is used for what is essentially a cloud use case, such as extending existing assets over the cloud. Figure: Traditional NAS infrastructure 3 In contrast to hierarchical file system-based storage silos, object-based storage opens up a whole new range of dynamic functionality. Object-based storage assigns unique object IDs to access data across all federated locations. This goes a long way towards eliminating traditional, timeconsuming storage management tasks like LUN creation and RAID groups. Active archives and applications needing fast global access particularly benefit from global namespaces and location transparency. The flat, universal namespace allows global access to stored content from anywhere the distributed application runs. Applications can also efficiently associate metadata with stored objects without using a dedicated database. Sharing vast storage resources means application administrators do not need to modify application files. Object-based storage usually has elements of file systems in order to handle processes like file archiving, but it is not founded on that architecture and its drawbacks. Object-based storage originally developed as a type of specialized NAS storage where the hierarchical system was replaced with an object-oriented system that made file storage far more secure and scalable. One of its most popular incarnations is still going strong today: Content- Addressable Storage (CAS). A subset of object-oriented storage, CAS ensures there is only one ID for any object. When the CAS object is retrieved, it can be hashed again and checked against its ID to verify identity. CAS de-dupes at the object level for copy control. Copyright The TANEJA Group, Inc All Rights Reserved. 2 of 12

3 TABLE: CONTRASTING FILE SYSTEMS WITH OBJECT STORAGE Metadata Characteristic File Object File systems implement a centralized file layer metadata service that tracks directory structures, permissions, and on-disk locations of files. All file requests must access metadata first for permission and file information. Object metadata is stored along with the object data to avoid metadata service bottlenecks. This ID may be used to also uniquely verify and validate the data being stored. Namespace Interaction Cloud Applications File systems have built-in namespace constraints for files and directories they can store and manage. Hierarchical directory structures can become unwieldy, performing poorly at navigating large numbers of users or files. File systems are designed to offer in-place editing and updating of files using sophisticated, yet highly complex, locking and synchronization mechanisms. These methods make it difficult to distribute or extend file systems across multiple locations. File systems present a real challenge for cloud-based archival management and mobile application delivery. Poor scalability, lagging performance, and complex application development make traditional file systems a poor choice for compelling new cloud usages. Object storage provides a single flat namespace for objects. Replacing path and filenames with object identifiers makes the address space practically infinite with very fast performance for users and applications. Objects are inherently immutable once stored under a unique ID, and can be easily replicated and accessed globally. Programming for object storage leads to simpler, supportable, and more reliable programs. Object stores are simple, clean and quick to access. Since objects are easily distributed, replicated, and globally accessible in the cloud, they are ideal for active global archives and distributed mobile applications. Object-based storage both on-premise and in the cloud require certain key capabilities. On-premise object storage has great benefits for local file storage including multiple application access, massive scaling, high availability; and in some architectures, information governance as well. Multiple application access. Applications simultaneously leverage the same centralized object-based storage infrastructure. This enables local object-based storage to execute application-specific archiving management attributes for a complete chain of information custody. Massive scaling. Massive scaling is problematical with file-based archive solutions. As the file system reaches its maximum capacity, administrators must expand the entire system s operating system, file system and application in order to scale the archive. By contrast, object- Copyright The TANEJA Group, Inc All Rights Reserved. 3 of 12

4 based storage can expand in an open fashion into multiple petabytes due to their flat address space. High availability. Object storage often archives data that has heavy retention and government requirements. In this environment, 5 9 s or higher availability (99.999%) is a necessity. Mirroring and parity help to protect availability; other beneficial features include self-healing, detecting and fixing soft corruptions in the background, and addressing hardware failures before they impact data availability. Information governance. A subset of object-based storage, Content-Addressable Storage (CAS) is purpose-built for long-term defensible retention of fixed files and data. As opposed to other archival storage methods like tape or monolithic tar files that bundle data up and/or move it offline, CAS stores data as objects that can be strictly and individually managed for governance and compliance and yet remain actively accessible on-line. Best Practices: Object and the Cloud We strongly support on-premise object storage such as CAS for local space savings, performance and information governance. However, we find that object storage is roaring to life in the cloud, where cloud-based active archiving and application development require highly distributed and single namespace storage for unstructured content. These critical usage cases benefit far more from object-based storage than they do from traditional file systems. Let s look at best practices architectural features for object-based storage in the cloud. DATA AND METADATA When data is stored as an object, a unique object identifier is created out of a single universal global namespace. The object ID is retained by the client application and used to subsequently retrieve that object. Objects can effectively live anywhere in the cloud-wide system without the storage client needing to know about actual data locations, file system structures or LUN details. This provides a complete location transparency that serves to reduce intentional storage management and inherently supports globally distributed access by web and mobile applications. Because of the location transparency provided by the object storage layer, objects can be automatically load-balanced across nodes, and replicated within and across sites without disrupting applications or users. Wide data distribution and federation can be managed through systematic policies to meet various service level goals for access, high availability, protection, cost and performance. The object layer abstraction also provides a great benefit to applications that previously might have had to be intimately storage aware to avoid running out of space or had to otherwise actively manage data locations. Because applications written to leverage object storage don t have to embed rules or code specific knowledge of storage infrastructure details, they avoid having to be rewritten or re-architected for changing storage assignments as users spread, features expand, and data sets grow. MULTI-TENANCY Secure multi-tenancy is a key requirement of cloud object storage, which should support two levels of multi-tenancy: tenants and sub-tenants. Tenants are top-level entities that each has its own access points, security controls and master storage policies. Tenants share nothing with other tenants and are fully isolated. Every node gets assigned to a specific tenant; tenants do not share nodes and therefore each tenant has its own dedicated access points and storage. Within a large company, a tenant could be set up for independently managed divisions or subsidiaries. In a service provider implementation, the tenant might be mapped to a broad storage service offering. Copyright The TANEJA Group, Inc All Rights Reserved. 4 of 12

5 Sub-tenants are then created within each tenant with security controls and defined management policies assigned by the tenant. Each sub-tenancy defines a distinct storage environment with isolated management for its own users, object namespace, and defined shares. A sub-tenant within a company might correspond to a department, while a storage provider's sub-tenant might track to a specific client account. This highly functional multi-tenancy capability makes it easy to create private sandboxes or implement a global content delivery scheme. With some planning, this scheme could enable large corporations to facilitate aggregating big data distributed across the enterprise. ACCESS FROM ANYWHERE As a cloud object storage service with a flat global namespace, an object can be accessed through any site (although for performance, policies might strive to replicate objects to sites closer to where they will be read). In addition, object storage for the cloud must present a broad range of access methods including both web services and traditional file services. REST (and SOAP) web services are key APIs. REST is the most common cloud storage access method for browser and custom mobile applications. REST as a protocol over HTTP was designed to optimize web-style remote access to resources, and is an ideal match to object storage where each object can be easily treated as a REST resource. POLICY DRIVEN MANAGEMENT Figure: Typical cloud-based object storage deployment A key benefit of object storage is the ability to use metadata to drive automatic data management policies. Policies should support service levels, and should be triggered when data objects are created, objects hit certain ages, or upon metadata updates. Policies can control data protection operations including the number, type and target locations for replicas, inherent storage features for striping, compression and de-duplication, retention locks and automatic deletion, and shifting objects into different policies over time. Copyright The TANEJA Group, Inc All Rights Reserved. 5 of 12

6 The policy mechanism should be highly flexible, targeting policies to any group of objects based on both system and user defined metadata. Policies can be used to build service levels by defining the amount of replication, implement archive rules for compliance, and optimize capacity and performance as items age. Primary Object Use Cases in the Cloud Cloud-based archiving, particularly medical and file archiving, forms the primary use case for object-based storage. Web application development is surging forward, and Archive-as-a-Service and its providers round out the fastest-growing use cases. PRIMARY USE CASE: ACTIVE ARCHIVES Archived information is playing a more strategic role in workflows and business processes. Onpremise archiving is essentially static and used to reduce storage costs, improve operational efficiency, retention and compliance, and enable the business to use archived data to make better business decisions. Cloud-based archiving retains elements of these features but adds new dynamic ones: instant access from any device, archive as a service and federating to private or public cloud. Atmos provides both the static and dynamic features that massive active archives require. Federate to public or private clouds. Federation enables companies to treat on-premise and cloud object storage as a single efficient infrastructure. Companies may pool distributed storage assets including data, applications and policies to take full advantage of the cloud s massive scalability and global access features. Federation also lowers cost and risk: application workloads run on cloud resources with a low execution cost, and if a cloud-based storage system goes down the distributed workload remains protected. Federation extends internal policies to cloud-based storage environments by applying existing policies and settings to cloud-based storage. Use metadata to drive business and storage decisions. We expect the use of metadata to expand quickly to directly feed business exploitation processes, as well as support more automatic and intelligent storage management decisions. A singly managed distributed system that maintains directly accessible object metadata yields rich support for business decisions. Object-based storage also enables IT to automate information lifecycle management across the entire distributed data store, not just by storage silo. Policies should be flexible enough to be set at the object, tenant or system levels, to automate archive decisions, set and manage retention, expiration, and disposition. Multi-tenancy for secure shared storage. Multiple applications can safely co-exist as separate tenants. Isolation by tenant protects security while enabling the sharing of system-wide resources and capacity. Multi-tenancy is also efficient since it is subscribed to a highly scalable pool of storage, which can flexibly up-scale and down-scale on demand. Massive scalability. Unstructured data storage is growing so fast that traditional storage systems are straining purchase, maintenance and management resources to the brink. Distributed object-based architecture yields near-limitless scale. Object also allows for automatic load balancing whenever new objects are stored, which protects high performance across the entire distributed system. Multi-site active/active. Multi-site active/active architecture is an important component of object-based storage, especially in the cloud. Cloud object storage systems span multiple sites and provide for multi-site direct access to objects through both synchronous and asynchronous replications. This model replicates between multiple storage nodes and sites, which not only increases distributed availability and content distribution, but also supports disaster recovery. Copyright The TANEJA Group, Inc All Rights Reserved. 6 of 12

7 Archive-as-a-service. The most agile and flexible way for IT to deliver archive services is with the cloud model of self-service portals. This model manages and meters utilization and bandwidth and supports third-party chargeback. Within an enterprise this flexibility and instant storage relieves users of the temptation of using commercial cloud services simply because they can get the storage they need fast even though security might not be in place. This approach also enables ISVs and MSPs to extend archive requirements and offerings. Reduce manual tasks and provisioning across multiple archives. Cloud-based archives must be easy to set-up and for reliability and consistency must not require long or deep manual configuration. They should also automate underlying complexities including security, audit, retention, performance, and capacity growth. Atmos provides these features and more, relieving the cloud administrator of enormous burdens. Distributed systems may be managed as a single entity with policies to automate hundreds of management and data protection tasks. And perhaps the most important of all, object-based systems like Atmos offer massive scalability of capacity and performance thanks to their unique architecture. FAST-GROWING USE CASE: WEB AND MOBILE APPLICATION DEVELOPMENT Web and mobile applications development using unstructured data also has driving needs that object-based cloud storage meets. Web application development requires quick access to storage resources, test/dev environments capable of storing multiple copies of large data sets, and the ability to test web applications in real-time online environments. These requirements are understandably hard to achieve in traditional using file-based storage systems. Applications written to leverage object storage won t need to be rewritten or even taken offline as the object storage seamlessly (or elastically) expands over time. Atmos provides the key capabilities that web application development require, including location transparency, selfmanaging storage and REST APIs. Enable instant access to data from any device. Web and mobile applications are inherently geographically distributed, yet file systems are usually limited in both effective access points (location) and number of files that they can manage. Object-based storage abstracts its storage from physical locations, providing a secure access point in place of device-specific mount points. Web services APIs and file-based access allow approved users to easily access their archives from computers and a broad array of mobile devices. Integrated web services over REST and SOAP are key to this instant access. Other support components are file-based access (CIFS / NFS / IFS / CAS), and expanded access via ISV applications. Self-managing storage. In traditional development, applications have often been hard-coded to specific data stores through pointers to identified LUN s or file system navigation paths. In contrast, object storage provides a clean mapping from application to data through a simple REST API with an immutable unique object ID to the stored object. This goes a long way towards eliminating traditional, time-consuming storage management tasks like LUN creation and RAID groups. Cloud owners may choose to extend self-management options to customers, making it simple for users to grow storage capacity on demand. Broad API support. Cloud object storage is basically shared storage accessed through webbased services. Atmos architecture supports rapid web application development with a broad API set including REST and S3. REST API leverages HTTP operations on objects that are directly addressed, which reduces code complexity and provides the kind of easy, automatically distributed, protected, persistent storage the developer needs. In addition to the REST API, EMC Atmos also natively supports the Amazon S3 API. This provides customers with the ability to simply point S3 applications to Atmos and seamlessly migrate their applications to any of the more than 40 Atmos powered public clouds around the globe. Copyright The TANEJA Group, Inc All Rights Reserved. 7 of 12

8 EMC and Object-Based Storage EMC first introduced Centera CAS for archiving in Centera offers 5 9 s data availability with its redundant array of independent nodes (RAIN) is interconnected via cube switches, protecting data across independent nodes in a cube. Mirroring and parity provide additional protection and availability. Centera s CAS architecture keeps the retained data from being compromised or deleted before the end of its retention period. Centera assigns unique hash-code identifiers specific to each unique object including content elements, metadata, and data/metadata relationships. This inextricably links content elements with their metadata, which are stored within a flat address space no need for a separate database. This architecture ensures authenticity of the archived objects. Centera abstracts the unique objects from their generating applications and operating systems, which enables Centera to flexibly act as the single, highly optimized data store for previously siloed archives. Centera retains single instances of archived objects. In the case of multiple users of the same file such as a PowerPoint file sent over a distribution list Centera retains metadata with information about each user s interaction with the file, but points to the single instance of the object. By cutting down on data copies, this results in dramatic reductions in the quantity of archive storage. Centera searches using metadata, rather than opening up the content objects on application-specific storage. This results in much faster and more efficient searches without using application cycles. This is possible because content and metadata stored on Centera is application, file and operating system independent; and Centera offers is a search engine right in its repository. Centera s content-based addressing integrates directly with application environments via APIs, with no need for kernel level dependencies. This means that multiple applications can simultaneously use Centera, and that specific archiving management attributes such as data aging and data protection -- can be executed per application. These capabilities create a complete chain of custody once the data leaves the primary application to be archived on Centera. Media independence also leverages Centera s application support. Centera objects are independent of specific storage media and protocols, which means that the storage system can migrate to new storage media over time without disturbing the integrity of the archived objects. For long term disk-based archiving, this represents significant risk mitigation and investment protection. Centera architecture is highly scalable and self-managing. Traditional file systems scale based on the amount of stored data versus remaining available address space which may not be much. As the file system reaches its maximum capacity, administrators must expand the entire file system including operating system, file system, and application in order to scale the archive. In contrast, Centera expands to petabyte-high capacities due to their flat address space. It also leverages its architecture to distribute management controls across the entire archive infrastructure. For example, if a Centera disk or node fails, the archive cluster knows how to self heal without manual intervention. This distributed management structure extends to cover the deployment, scaling, recovery and protection of all the archival objects being stored by Centera. Centera optimizes archiving, information governance and compliance. Users may choose from 300 native, integrated archiving applications to manage archival needs for , files, medical imaging, content management, video, voice, and more on the single Centera archiving platform. In addition, Centera offers Compliance Edition Plus for compliance and ediscovery, and Governance Edition for data retention management. Copyright The TANEJA Group, Inc All Rights Reserved. 8 of 12

9 Centera Compliance Edition Plus captures and preserves original content, protecting data and proving chain of custody for legal ediscovery and litigation. Retention classes assign a logical reference to each electronic record object; policies enforce data retention and safe disposition. Centera Governance Edition enforces internal policies for data retention and disposition. Policies may be organizational or application-specific, which improves corporate accountability, reduces the cost of ediscovery and compliance, and proves the integrity of governance controls. To the Cloud: Atmos Architecture EMC s Atmos supports the same CAS API as Centera for seamless migration, and brings object storage into the cloud with massive scalability and geographic federation supported with multitenancy, cloud provisioning and global access features. While Atmos is readily leveraged to extend active global archives, it also offers an exceptional platform for web and mobile application development. Atmos even enables new opportunities for global big data aggregation and distribution. Atmos is at heart a software storage system for building private and public cloud storage. Atmos implementations are available from EMC either already integrated into pre-packaged physical building blocks or as a virtual machine solution for VMware vsphere that can leverage other EMC or 3 rd party storage resources. Additionally, there is a rich ecosystem of service providers providing Atmos as cloud Storage-as-a-Service directly. Any and all of these options can be federated together as needed within and across a given organization. EMC uses REST and SOAP web services, and has also implemented file services on top of Atmos to serve underlying objects through the lens of either an NFS or CIFS file server. When NFS or CIFS shares are defined, they are assigned to specific Atmos nodes (or dedicated pairs for HA) and utilize the Atmos node s inherent Linux capabilities (leveraging an Installable File System with the FUSE extension). Layering a file system over Atmos imposes some constraints regarding universal access, but also enables both traditional and transitional applications and file system type usage. EMC Atmos Windows and Linux users can also leverage the EMC GeoDrive add-on that installs on a single user workstation or server to provide remote virtual NFS/CIFS style access (over REST) to Atmos object storage. GeoDrive supports local caching of files for offline use and eventual synchronization on reconnection. One of the major benefits of GeoDrive is enabling a user to access large amounts of protected storage from anywhere. It can also be used for the disaster recovery of files pushed or mirrored into Atmos. Atmos technically maintains a given piece of data as an object with associated metadata that includes the object ID, system and user-defined metadata fields and the internal object layout information (and parent/child information for objects saved through a file system namespace interface). Applications and users can store arbitrary metadata with each object that can be leveraged by group management policies. Policies can be created at the tenant level as a design scheme to provide various service levels of performance access, and data protection based on some awareness of the multi-site architecture of the cloud implementation. They are then assigned to subtenants, who need to not be aware of the underlying implementation, to apply as target service levels to their objects. For example, the power to explicitly enforce compression of image files (e.g. jpegs) after a number of days would present a significant capacity optimization for a web-based application dealing with millions of images. In addition to supporting compliance and retention policies, metadata can be used to drive automated file distribution, access control and data protection activities optimizing for the appropriate level of data resiliency, performance and availability. For most applications, thoughtful use of user metadata can remove any need to implement a separate management tracking database for stored objects. Copyright The TANEJA Group, Inc All Rights Reserved. 9 of 12

10 Replication is controlled by automated policies which can mirror data objects at many points in an object s lifecycle both within and across multiple sites. Within a data center site, replication might for example be set to happen synchronously upon ingestion while between replication between sites might be set asynchronously and launched with an arbitrary delay to allow for data settling. Replications can be targeted to specific locations, or abstractly sent to other sites as the system decides. For performance and availability, replicas are all active for read access (objects are inherently immutable so there is no issue with having to manage distributed locking mechanisms). Because it is multi-site active/active, any site can fulfill new object write requests when the local primary site is unavailable. In addition to full replication, EMC also provides an erasure coding option called GeoParity. Instead of keeping two or more full 100% copies, 9/12 erasure coding enables storing an expanded object containing only 33% additional encoded redundant data broken up into 12 segments. By using erasure coding, the original data can be reconstructed dynamically from any 9 of the segments. These segments are cleverly distributed so that the object can survive (and even be accessed during) multiple failures. For greater protection there is also a 10/16 coding with a 60% capacity overhead. Erasure coding does impact access performance, especially at ingestion, but provides great fault tolerance with much lower capacity utilization. Of course, policies can be written to convert replicated objects to erasure coded schemes as they age appropriately. With object stores there is generally no need for low-level RAID or disk level protection and Atmos is no exception. Upon hardware failures, replications and/or GeoParity across nodes (RAIN) combined with built-in node auto-healing features suffice to provide the full data protection as determined by the service level policies implemented for each type of data object. Atmos can withstand the loss of any disk, node, rack, or even site. Atmos Pre-built Hardware Configurations EMC Atmos pre-configured hardware appliances consists of a rack/cabinet containing from 4 to 16 Atmos nodes in various configurations and disk capacities. Flexible configurations enable smooth scalability, and allow for mixes of capacity and performance in and across Atmos sites. An Atmos storage node consists of a 1GbE server front-end running the Atmos storage services connected to one or more SAS attached disk array enclosures (DAE), each containing TB 7200RPM disks. Every node runs all object storage services (the first two nodes in each site also run the site metadata locator service that indexes which node contains which objects) supporting tremendous horizontal system scalability. EMC has also introduced their new Atmos G3 series for new levels of density and energy efficiency. G3-Dense-480 is the first in the Atmos G3 series and consists of 4, 6, or 8 nodes with 480 disks in 40U, and 3TB drives. TABLE: ALIGNING TOP CLOUD USE CASES WITH EMC ATMOS Use case Challenge Benefits Medical Archiving Over 800 million medical imaging procedures a year require huge storage scalability; collaboration and compliance increase complexity. Vendor Neutral Archive (VNA) on Atmos: integrates with EMR/EHR and improves PACs for better patient care and collaboration, improves data lifecycle management, reduces IT costs, and preserves HIPAA compliance. File Archiving Corporate file sharing is popular with With EMC Sync & Share, users can securely Copyright The TANEJA Group, Inc All Rights Reserved. 10 of 12

11 Archive as a Service Managed Service Providers Content-Rich Web Applications employees but syncing and sharing are hard to manage. Employees will frequently share files anyway over mobile devices, leaving corporations accountable for risky behavior. Both the enterprise and storage service providers struggle to provide IT services to their respective customers. Provisioning, maintenance, and security are all difficult issues in traditional storage offerings. Many MSPs suffer from narrow profit margins because of the expense of delivering storage to customers. Managing multiple tenants, manual provisioning and maintaining service level agreements all cut into revenue and make it too expensive to add new storage services. Traditional storage is a poor environment for Web application development, which needs highly scalable capacity for multiple large data sets, a secure environment for test/dev and application testing in real-time environments. share Atmos files across mobile devices, Linux and Windows. GeoDrive creates a Dropbox-like service that is secure and manageable, powered by Atmos fast performance. Atmos policies monitor changes to data and provide access control, benefitting regulated verticals like finance. The Atmos Cloud Delivery Platform enables corporations and service providers to meter capacity, bandwidth, and usage across tenants. Provisioning is automated by tenant, and Atmos allows tenants to safely self-manage and access their own storage. Atmos lets MSPs efficiently offer storage as a service and better monetize new service offerings. MSPs can monitor capacity and usage for chargeback, reduce provisioning costs, and replace multiple tenant management systems with a single system. Dynamic scaling, high availability and security costeffectively meet service level requirements. Atmos provides location transparency for global applications and a highly mobile user base. The single namespace means that application developers never need to recode pathnames and locations, and do not need to code for limited storage environments. Self-management options make it easy for customers to provision their own storage, and REST APIs reduce application complexity. Taneja Group Opinion When on-premise archive solutions smoothly integrate with federated storage, then public and private clouds provide extensive scalability and global availability. Yet we see too many end-users treating the cloud as just another storage tier for low value retained data. This is a huge waste of cloud possibilities but we understand why it happens: cloud platforms with poor performance and delivery mechanisms can make cloud-based storage more trouble than it s worth. But when we talk about EMC Atmos we are not talking about a low-cost storage tier, far from it. We are describing the heart of business innovation based on highly secure and highly accessible global data stores. EMC s long expertise with object-based storage has kept Centera relevant and has extended dynamic data management to the cloud with Atmos. The Atmos-fueled cloud replaces hierarchical file storage while allowing the secure flow of information between the data center, the distributed cloud, and global access points. Customers profit from greatly improved application and data delivery, and the deep business value inherent in their valuable data. Copyright The TANEJA Group, Inc All Rights Reserved. 11 of 12

12 When a company is dealing with geographic reach and large growing volumes of rich content, then they should look to object-based storage in the cloud. We fully support EMC in its push to scale capacity, performance, availability and management far beyond what traditional file systems are capable of, and more massively than ever before.. NOTICE: The information and product recommendations made by Taneja Group are based upon public information and sources and may also include personal opinions both of Taneja Group and others, all of which we believe to be accurate and reliable. However, as market conditions change and not within our control, the information and recommendations are made without warranty of any kind. All product names used and mentioned herein are the trademarks of their respective owners. Taneja Group, Inc. assumes no responsibility or liability for any damages whatsoever (including incidental, consequential or otherwise), caused by your use of, or reliance upon, the information and recommendations presented herein, nor for any inadvertent errors that may appear in this document. Copyright The TANEJA Group, Inc All Rights Reserved. 12 of 12

EMC DATA DOMAIN EXTENDED RETENTION SOFTWARE: MEETING NEEDS FOR LONG-TERM RETENTION OF BACKUP DATA ON EMC DATA DOMAIN SYSTEMS

EMC DATA DOMAIN EXTENDED RETENTION SOFTWARE: MEETING NEEDS FOR LONG-TERM RETENTION OF BACKUP DATA ON EMC DATA DOMAIN SYSTEMS SOLUTION PROFILE EMC DATA DOMAIN EXTENDED RETENTION SOFTWARE: MEETING NEEDS FOR LONG-TERM RETENTION OF BACKUP DATA ON EMC DATA DOMAIN SYSTEMS MAY 2012 Backups are essential for short-term data recovery

More information

ENABLING GLOBAL HADOOP WITH EMC ELASTIC CLOUD STORAGE

ENABLING GLOBAL HADOOP WITH EMC ELASTIC CLOUD STORAGE ENABLING GLOBAL HADOOP WITH EMC ELASTIC CLOUD STORAGE Hadoop Storage-as-a-Service ABSTRACT This White Paper illustrates how EMC Elastic Cloud Storage (ECS ) can be used to streamline the Hadoop data analytics

More information

T E C H N O L O G Y B R I E F. Archiving Beyond File Systems: Object Storage EMC Centera And Disk Archival

T E C H N O L O G Y B R I E F. Archiving Beyond File Systems: Object Storage EMC Centera And Disk Archival Archiving Beyond File Systems: Object Storage EMC Centera And Disk Archival January 2009 Disk-based archiving answers many challenges in an organization, but this strong trend also creates questions for

More information

Object Storage: Out of the Shadows and into the Spotlight

Object Storage: Out of the Shadows and into the Spotlight Technology Insight Paper Object Storage: Out of the Shadows and into the Spotlight By John Webster December 12, 2012 Enabling you to make the best technology decisions Object Storage: Out of the Shadows

More information

Object Storage: A Growing Opportunity for Service Providers. White Paper. Prepared for: 2012 Neovise, LLC. All Rights Reserved.

Object Storage: A Growing Opportunity for Service Providers. White Paper. Prepared for: 2012 Neovise, LLC. All Rights Reserved. Object Storage: A Growing Opportunity for Service Providers Prepared for: White Paper 2012 Neovise, LLC. All Rights Reserved. Introduction For service providers, the rise of cloud computing is both a threat

More information

EMC ISILON OneFS OPERATING SYSTEM Powering scale-out storage for the new world of Big Data in the enterprise

EMC ISILON OneFS OPERATING SYSTEM Powering scale-out storage for the new world of Big Data in the enterprise EMC ISILON OneFS OPERATING SYSTEM Powering scale-out storage for the new world of Big Data in the enterprise ESSENTIALS Easy-to-use, single volume, single file system architecture Highly scalable with

More information

Object Storage A Dell Point of View

Object Storage A Dell Point of View Object Storage A Dell Point of View Dell Product Group 1 THIS POINT OF VIEW PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL INACCURACIES. THE CONTENT IS PROVIDED

More information

TECHNICAL WHITE PAPER: ELASTIC CLOUD STORAGE SOFTWARE ARCHITECTURE

TECHNICAL WHITE PAPER: ELASTIC CLOUD STORAGE SOFTWARE ARCHITECTURE TECHNICAL WHITE PAPER: ELASTIC CLOUD STORAGE SOFTWARE ARCHITECTURE Deploy a modern hyperscale storage platform on commodity infrastructure ABSTRACT This document provides a detailed overview of the EMC

More information

EMC ATMOS. Managing big data in the cloud A PROVEN WAY TO INCORPORATE CLOUD BENEFITS INTO YOUR BUSINESS ATMOS FEATURES

EMC ATMOS. Managing big data in the cloud A PROVEN WAY TO INCORPORATE CLOUD BENEFITS INTO YOUR BUSINESS ATMOS FEATURES EMC ATMOS Managing big data in the cloud Essentials Purpose-built cloud storage platform designed for unlimited global scale Intelligently automates management of content through highly flexible policies

More information

LEVERAGING EMC SOURCEONE AND EMC DATA DOMAIN FOR ENTERPRISE ARCHIVING AUGUST 2011

LEVERAGING EMC SOURCEONE AND EMC DATA DOMAIN FOR ENTERPRISE ARCHIVING AUGUST 2011 TECHNOLOGY BRIEF LEVERAGING EMC SOURCEONE AND EMC DATA DOMAIN FOR ENTERPRISE ARCHIVING AUGUST 2011 Archiving is a fundamental storage process for controlling storage costs and managing long-term data for

More information

IBM Global Technology Services September 2007. NAS systems scale out to meet growing storage demand.

IBM Global Technology Services September 2007. NAS systems scale out to meet growing storage demand. IBM Global Technology Services September 2007 NAS systems scale out to meet Page 2 Contents 2 Introduction 2 Understanding the traditional NAS role 3 Gaining NAS benefits 4 NAS shortcomings in enterprise

More information

Big Data Unlimited Cloud Storage Atmos Object Storage

Big Data Unlimited Cloud Storage Atmos Object Storage 1 Big Data Unlimited Cloud Storage Atmos Object Storage November 10th, 2011 2 BIG DATA BY 2020, DIGITAL UNIVERSE WILL GROW TO 90% 35 ZETTABYTES OF THE DIGITAL UNIVERSE IS UNSTRUCTURED 3 File/Object Market

More information

Introduction to NetApp Infinite Volume

Introduction to NetApp Infinite Volume Technical Report Introduction to NetApp Infinite Volume Sandra Moulton, Reena Gupta, NetApp April 2013 TR-4037 Summary This document provides an overview of NetApp Infinite Volume, a new innovation in

More information

S O L U T I O N P R O F I L E. Riverbed and EMC Deliver Capacity-Optimized Cloud Storage for Backup, Recovery, Archiving, and DR

S O L U T I O N P R O F I L E. Riverbed and EMC Deliver Capacity-Optimized Cloud Storage for Backup, Recovery, Archiving, and DR Riverbed and EMC Deliver Capacity-Optimized Cloud Storage for Backup, Recovery, Archiving, and DR November 2010 Today s ongoing and rapidly-accelerating growth in data under management comes at the same

More information

BlueArc unified network storage systems 7th TF-Storage Meeting. Scale Bigger, Store Smarter, Accelerate Everything

BlueArc unified network storage systems 7th TF-Storage Meeting. Scale Bigger, Store Smarter, Accelerate Everything BlueArc unified network storage systems 7th TF-Storage Meeting Scale Bigger, Store Smarter, Accelerate Everything BlueArc s Heritage Private Company, founded in 1998 Headquarters in San Jose, CA Highest

More information

A Virtual Filer for VMware s Virtual SAN A Maginatics and VMware Joint Partner Brief

A Virtual Filer for VMware s Virtual SAN A Maginatics and VMware Joint Partner Brief A Virtual Filer for VMware s Virtual SAN A Maginatics and VMware Joint Partner Brief With the massive growth of unstructured data in today s enterprise environments, storage IT administrators are constantly

More information

Storage Design for High Capacity and Long Term Storage. DLF Spring Forum, Raleigh, NC May 6, 2009. Balancing Cost, Complexity, and Fault Tolerance

Storage Design for High Capacity and Long Term Storage. DLF Spring Forum, Raleigh, NC May 6, 2009. Balancing Cost, Complexity, and Fault Tolerance Storage Design for High Capacity and Long Term Storage Balancing Cost, Complexity, and Fault Tolerance DLF Spring Forum, Raleigh, NC May 6, 2009 Lecturer: Jacob Farmer, CTO Cambridge Computer Copyright

More information

EMC DATA DOMAIN OPERATING SYSTEM

EMC DATA DOMAIN OPERATING SYSTEM ESSENTIALS HIGH-SPEED, SCALABLE DEDUPLICATION Up to 58.7 TB/hr performance Reduces protection storage requirements by 10 to 30x CPU-centric scalability DATA INVULNERABILITY ARCHITECTURE Inline write/read

More information

Big data management with IBM General Parallel File System

Big data management with IBM General Parallel File System Big data management with IBM General Parallel File System Optimize storage management and boost your return on investment Highlights Handles the explosive growth of structured and unstructured data Offers

More information

Lab Validation Report

Lab Validation Report Lab Validation Report Hitachi Data Ingestor with Hitachi Content Platform Bottomless, Backup-free Storage for Distributed IT By Tony Palmer, ESG Lab Senior Analyst June 2012 Lab Validation: Hitachi Data

More information

A Guide to Hybrid Cloud An inside-out approach for extending your data center to the cloud

A Guide to Hybrid Cloud An inside-out approach for extending your data center to the cloud A Guide to Hybrid Cloud An inside-out approach for extending your data center to the cloud Inside Introduction Create a Flexible IT Environment With Hybrid Cloud Chapter 1 Common Business Drivers for Hybrid

More information

HGST Object Storage for a New Generation of IT

HGST Object Storage for a New Generation of IT Enterprise Strategy Group Getting to the bigger truth. SOLUTION SHOWCASE HGST Object Storage for a New Generation of IT Date: October 2015 Author: Scott Sinclair, Storage Analyst Abstract: Under increased

More information

Using EMC SourceOne Email Management in IBM Lotus Notes/Domino Environments

Using EMC SourceOne Email Management in IBM Lotus Notes/Domino Environments Using EMC SourceOne Email Management in IBM Lotus Notes/Domino Environments Technology Concepts and Business Considerations Abstract EMC SourceOne Email Management enables customers to mitigate risk, reduce

More information

EMC DATA DOMAIN OPERATING SYSTEM

EMC DATA DOMAIN OPERATING SYSTEM EMC DATA DOMAIN OPERATING SYSTEM Powering EMC Protection Storage ESSENTIALS High-Speed, Scalable Deduplication Up to 58.7 TB/hr performance Reduces requirements for backup storage by 10 to 30x and archive

More information

Diagram 1: Islands of storage across a digital broadcast workflow

Diagram 1: Islands of storage across a digital broadcast workflow XOR MEDIA CLOUD AQUA Big Data and Traditional Storage The era of big data imposes new challenges on the storage technology industry. As companies accumulate massive amounts of data from video, sound, database,

More information

WHITE PAPER. Reinventing Large-Scale Digital Libraries With Object Storage Technology

WHITE PAPER. Reinventing Large-Scale Digital Libraries With Object Storage Technology WHITE PAPER Reinventing Large-Scale Digital Libraries With Object Storage Technology CONTENTS Introduction..........................................................................3 Hitting The Limits

More information

Using object storage as a target for backup, disaster recovery, archiving

Using object storage as a target for backup, disaster recovery, archiving Using object storage as a target for backup, disaster recovery, archiving By Deni Connor, founding analyst Earl Follis, senior analyst SSG-NOW June 2015 I n many organizations, backup data accounts for

More information

VMware Hybrid Cloud. Accelerate Your Time to Value

VMware Hybrid Cloud. Accelerate Your Time to Value VMware Hybrid Cloud Accelerate Your Time to Value Fulfilling the Promise of Hybrid Cloud Computing Through 2020, the most common use of cloud services will be a hybrid model combining on-premises and external

More information

Future Proofing Data Archives with Storage Migration From Legacy to Cloud

Future Proofing Data Archives with Storage Migration From Legacy to Cloud Future Proofing Data Archives with Storage Migration From Legacy to Cloud ABSTRACT This white paper explains how EMC Elastic Cloud Storage (ECS ) Appliance and Seven10 s Storfirst software enable organizations

More information

EMC arhiviranje. Lilijana Pelko Primož Golob. Sarajevo, 16.10.2008. Copyright 2008 EMC Corporation. All rights reserved.

EMC arhiviranje. Lilijana Pelko Primož Golob. Sarajevo, 16.10.2008. Copyright 2008 EMC Corporation. All rights reserved. EMC arhiviranje Lilijana Pelko Primož Golob Sarajevo, 16.10.2008 1 Agenda EMC Today Reasons to archive EMC Centera EMC EmailXtender EMC DiskXtender Use cases 2 EMC Strategic Acquisitions: Strengthen and

More information

Understanding Enterprise NAS

Understanding Enterprise NAS Anjan Dave, Principal Storage Engineer LSI Corporation Author: Anjan Dave, Principal Storage Engineer, LSI Corporation SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA

More information

June 2009. Blade.org 2009 ALL RIGHTS RESERVED

June 2009. Blade.org 2009 ALL RIGHTS RESERVED Contributions for this vendor neutral technology paper have been provided by Blade.org members including NetApp, BLADE Network Technologies, and Double-Take Software. June 2009 Blade.org 2009 ALL RIGHTS

More information

Designing a Cloud Storage System

Designing a Cloud Storage System Designing a Cloud Storage System End to End Cloud Storage When designing a cloud storage system, there is value in decoupling the system s archival capacity (its ability to persistently store large volumes

More information

Frequently Asked Questions: EMC ViPR Software- Defined Storage Software-Defined Storage

Frequently Asked Questions: EMC ViPR Software- Defined Storage Software-Defined Storage Frequently Asked Questions: EMC ViPR Software- Defined Storage Software-Defined Storage Table of Contents What's New? Platform Questions Customer Benefits Fit with Other EMC Products What's New? What is

More information

NetApp Big Content Solutions: Agile Infrastructure for Big Data

NetApp Big Content Solutions: Agile Infrastructure for Big Data White Paper NetApp Big Content Solutions: Agile Infrastructure for Big Data Ingo Fuchs, NetApp April 2012 WP-7161 Executive Summary Enterprises are entering a new era of scale, in which the amount of data

More information

MANAGEMENT AND ORCHESTRATION WORKFLOW AUTOMATION FOR VBLOCK INFRASTRUCTURE PLATFORMS

MANAGEMENT AND ORCHESTRATION WORKFLOW AUTOMATION FOR VBLOCK INFRASTRUCTURE PLATFORMS VCE Word Template Table of Contents www.vce.com MANAGEMENT AND ORCHESTRATION WORKFLOW AUTOMATION FOR VBLOCK INFRASTRUCTURE PLATFORMS January 2012 VCE Authors: Changbin Gong: Lead Solution Architect Michael

More information

TOP CONSIDERATIONS FOR BUSINESS ONLINE BACKUP

TOP CONSIDERATIONS FOR BUSINESS ONLINE BACKUP OPINION TOP CONSIDERATIONS FOR BUSINESS ONLINE BACKUP OCTOBER 2013 We define online backup as using the cloud to provide users with a highly scalable and elastic repository for their backup data. This

More information

EMC SYNCPLICITY FILE SYNC AND SHARE SOLUTION

EMC SYNCPLICITY FILE SYNC AND SHARE SOLUTION EMC SYNCPLICITY FILE SYNC AND SHARE SOLUTION Automated file synchronization Flexible, cloud-based administration Secure, on-premises storage EMC Solutions January 2015 Copyright 2014 EMC Corporation. All

More information

STORAGE CENTER. The Industry s Only SAN with Automated Tiered Storage STORAGE CENTER

STORAGE CENTER. The Industry s Only SAN with Automated Tiered Storage STORAGE CENTER STORAGE CENTER DATASHEET STORAGE CENTER Go Beyond the Boundaries of Traditional Storage Systems Today s storage vendors promise to reduce the amount of time and money companies spend on storage but instead

More information

Building Storage Service in a Private Cloud

Building Storage Service in a Private Cloud Building Storage Service in a Private Cloud Sateesh Potturu & Deepak Vasudevan Wipro Technologies Abstract Storage in a private cloud is the storage that sits within a particular enterprise security domain

More information

Cloud Archiving. Paul Field Consultant

Cloud Archiving. Paul Field Consultant Paul Field Consultant SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies and individual members may use this material in presentations and literature

More information

T a c k l i ng Big Data w i th High-Performance

T a c k l i ng Big Data w i th High-Performance Worldwide Headquarters: 211 North Union Street, Suite 105, Alexandria, VA 22314, USA P.571.296.8060 F.508.988.7881 www.idc-gi.com T a c k l i ng Big Data w i th High-Performance Computing W H I T E P A

More information

High Availability with Windows Server 2012 Release Candidate

High Availability with Windows Server 2012 Release Candidate High Availability with Windows Server 2012 Release Candidate Windows Server 2012 Release Candidate (RC) delivers innovative new capabilities that enable you to build dynamic storage and availability solutions

More information

Whitepaper. NexentaConnect for VMware Virtual SAN. Full Featured File services for Virtual SAN

Whitepaper. NexentaConnect for VMware Virtual SAN. Full Featured File services for Virtual SAN Whitepaper NexentaConnect for VMware Virtual SAN Full Featured File services for Virtual SAN Table of Contents Introduction... 1 Next Generation Storage and Compute... 1 VMware Virtual SAN... 2 Highlights

More information

WOS Cloud. ddn.com. Personal Storage for the Enterprise. DDN Solution Brief

WOS Cloud. ddn.com. Personal Storage for the Enterprise. DDN Solution Brief DDN Solution Brief Personal Storage for the Enterprise WOS Cloud Secure, Shared Drop-in File Access for Enterprise Users, Anytime and Anywhere 2011 DataDirect Networks. All Rights Reserved DDN WOS Cloud

More information

A Guide to Hybrid Cloud An inside-out approach for extending your data center to the cloud

A Guide to Hybrid Cloud An inside-out approach for extending your data center to the cloud A Guide to Hybrid Cloud An inside-out approach for extending your data center to the cloud Inside INTRODUCTION Create a Flexible IT Environment With Hybrid Cloud CHAPTER 1 Common Business Drivers for Hybrid

More information

Service Description Archive Storage in the Cloud

Service Description Archive Storage in the Cloud Service Description Archive Storage in the Cloud Product Overview Archive Storage in the Cloud enables an organisation to migrate their valuable but seldom used data to a cost efficient, reliable and secure

More information

ATMOS & CENTERA WHAT S NEW IN 2015

ATMOS & CENTERA WHAT S NEW IN 2015 1 ATMOS & CENTERA WHAT S NEW IN 2015 2 ROADMAP INFORMATION DISCLAIMER EMC makes no representation and undertakes no obligations with regard to product planning information, anticipated product characteristics,

More information

Amazon Cloud Storage Options

Amazon Cloud Storage Options Amazon Cloud Storage Options Table of Contents 1. Overview of AWS Storage Options 02 2. Why you should use the AWS Storage 02 3. How to get Data into the AWS.03 4. Types of AWS Storage Options.03 5. Object

More information

Actifio Big Data Director. Virtual Data Pipeline for Unstructured Data

Actifio Big Data Director. Virtual Data Pipeline for Unstructured Data Actifio Big Data Director Virtual Data Pipeline for Unstructured Data Contact Actifio Support As an Actifio customer, you can get support for all Actifio products through the Support Portal at http://support.actifio.com/.

More information

EMC ATMOS CLOUD STORAGE ARCHITECTURE

EMC ATMOS CLOUD STORAGE ARCHITECTURE EMC ATMOS CLOUD STORAGE ARCHITECTURE ABSTRACT This white paper explains a high level architecture of the EMC Atmos cloud storage platform to efficiently manage, protect, and store distributed unstructured

More information

Simple. Extensible. Open.

Simple. Extensible. Open. White Paper Simple. Extensible. Open. Unleash the Value of Data with EMC ViPR Global Data Services Abstract The following paper opens with the evolution of enterprise storage infrastructure in the era

More information

ANY SURVEILLANCE, ANYWHERE, ANYTIME

ANY SURVEILLANCE, ANYWHERE, ANYTIME ANY SURVEILLANCE, ANYWHERE, ANYTIME WHITEPAPER DDN Storage Powers Next Generation Video Surveillance Infrastructure INTRODUCTION Over the past decade, the world has seen tremendous growth in the use of

More information

P R O D U C T P R O F I L E. Gridstore NASg: Network Attached Storage Grid

P R O D U C T P R O F I L E. Gridstore NASg: Network Attached Storage Grid Gridstore NASg: Network Attached Storage Grid Scale-Out NAS for the SMB Market June 2010 Smart start-up Gridstore has announced their Networked Attached Storage grid product NASg. NASg offers powerful

More information

WHITE PAPER. EMC Centera Optimizing Archive Efficiency. By Terri McClure With Brian Garrett. January, 2009

WHITE PAPER. EMC Centera Optimizing Archive Efficiency. By Terri McClure With Brian Garrett. January, 2009 WHITE PAPER EMC Centera Optimizing Archive Efficiency By Terri McClure With Brian Garrett January, 2009 Table of Contents ESG WHITE PAPER Table of Contents... i Growth of Digital Archiving Creates Storage

More information

Riverbed Whitewater/Amazon Glacier ROI for Backup and Archiving

Riverbed Whitewater/Amazon Glacier ROI for Backup and Archiving Riverbed Whitewater/Amazon Glacier ROI for Backup and Archiving November, 2013 Saqib Jang Abstract This white paper demonstrates how to increase profitability by reducing the operating costs of backup

More information

Business white paper. environments. The top 5 challenges and solutions for backup and recovery

Business white paper. environments. The top 5 challenges and solutions for backup and recovery Business white paper Protecting missioncritical application environments The top 5 challenges and solutions for backup and recovery Table of contents 3 Executive summary 3 Key facts about mission-critical

More information

Scala Storage Scale-Out Clustered Storage White Paper

Scala Storage Scale-Out Clustered Storage White Paper White Paper Scala Storage Scale-Out Clustered Storage White Paper Chapter 1 Introduction... 3 Capacity - Explosive Growth of Unstructured Data... 3 Performance - Cluster Computing... 3 Chapter 2 Current

More information

EMC PERSPECTIVE EMC SourceOne Email Management

EMC PERSPECTIVE EMC SourceOne Email Management EMC PERSPECTIVE EMC SourceOne Email Management Competitive Advantages Foreword This document provides an overview of the competitive advantages of EMC SourceOne Email Management, part of a family of next-generation

More information

Object Oriented Storage and the End of File-Level Restores

Object Oriented Storage and the End of File-Level Restores Object Oriented Storage and the End of File-Level Restores Stacy Schwarz-Gardner Spectra Logic Agenda Data Management Challenges Data Protection Data Recovery Data Archive Why Object Based Storage? The

More information

How To Use The Hitachi Content Archive Platform

How To Use The Hitachi Content Archive Platform O V E R V I E W Hitachi Content Archive Platform An Active Archive Solution Hitachi Data Systems Hitachi Content Archive Platform An Active Archive Solution As companies strive to better manage information

More information

Building Storage-as-a-Service Businesses

Building Storage-as-a-Service Businesses White Paper Service Providers Greatest New Growth Opportunity: Building Storage-as-a-Service Businesses According to 451 Research, Storage as a Service represents a large and rapidly growing market with

More information

I D C T E C H N O L O G Y S P O T L I G H T. T i m e t o S c ale Out, Not Scale Up

I D C T E C H N O L O G Y S P O T L I G H T. T i m e t o S c ale Out, Not Scale Up I D C T E C H N O L O G Y S P O T L I G H T M a naging the Explosion of Enterprise Data: T i m e t o S c ale Out, Not Scale Up July 2014 Adapted from Scale-Out Meets Virtualization by Ashish Nadkarni,

More information

Private Cloud Storage for Media Applications. Bang Chang Vice President, Broadcast Servers and Storage bang.chang@xor-media.com

Private Cloud Storage for Media Applications. Bang Chang Vice President, Broadcast Servers and Storage bang.chang@xor-media.com Private Cloud Storage for Media Bang Chang Vice President, Broadcast Servers and Storage bang.chang@xor-media.com Table of Contents Introduction Cloud Storage Requirements Application transparency Universal

More information

MANAGED SERVICE PROVIDERS SOLUTION BRIEF

MANAGED SERVICE PROVIDERS SOLUTION BRIEF MANAGED SERVICE PROVIDERS SOLUTION BRIEF The Assured Recovery Services Platform The data protection world has drastically changed in the past few years. Protection and recovery of data and systems has

More information

2011 FileTek, Inc. All rights reserved. 1 QUESTION

2011 FileTek, Inc. All rights reserved. 1 QUESTION 2011 FileTek, Inc. All rights reserved. 1 QUESTION 2011 FileTek, Inc. All rights reserved. 2 HSM - ILM - >>> 2011 FileTek, Inc. All rights reserved. 3 W.O.R.S.E. HOW MANY YEARS 2011 FileTek, Inc. All rights

More information

Cloud Based Application Architectures using Smart Computing

Cloud Based Application Architectures using Smart Computing Cloud Based Application Architectures using Smart Computing How to Use this Guide Joyent Smart Technology represents a sophisticated evolution in cloud computing infrastructure. Most cloud computing products

More information

3 Ways Cloud Storage Accelerates Web Application Development Frank Murphy, Technical Marketing Manager, Cloud Infrastructure Group

3 Ways Cloud Storage Accelerates Web Application Development Frank Murphy, Technical Marketing Manager, Cloud Infrastructure Group White Paper 3 Ways Cloud Storage Accelerates Web Application Development Frank Murphy, Technical Marketing Manager, Cloud Infrastructure Group Abstract It s estimated that 80% of new applications today

More information

Hitachi Cloud Service for Content Archiving. Delivered by Hitachi Data Systems

Hitachi Cloud Service for Content Archiving. Delivered by Hitachi Data Systems SOLUTION PROFILE Hitachi Cloud Service for Content Archiving, Delivered by Hitachi Data Systems Improve Efficiencies in Archiving of File and Content in the Enterprise Bridging enterprise IT infrastructure

More information

Whitepaper. The ABC of Private Clouds. A viable option or another cloud gimmick?

Whitepaper. The ABC of Private Clouds. A viable option or another cloud gimmick? Whitepaper The ABC of Private Clouds A viable option or another cloud gimmick? Although many organizations have adopted the cloud and are reaping the benefits of a cloud computing platform, there are still

More information

IBM Scale Out Network Attached Storage

IBM Scale Out Network Attached Storage IBM Scale Out Network Attached Storage Flexible, clustered, scale-out solution with advanced architecture Highlights Provide extreme scalability to accommodate capacity growth, satisfying bandwidth-hungry

More information

Technology Insight Series

Technology Insight Series HP s Information Supply Chain Optimizing Information, Data and Storage for Business Value John Webster August, 2011 Technology Insight Series Evaluator Group Copyright 2011 Evaluator Group, Inc. All rights

More information

OPTIMIZING PRIMARY STORAGE WHITE PAPER FILE ARCHIVING SOLUTIONS FROM QSTAR AND CLOUDIAN

OPTIMIZING PRIMARY STORAGE WHITE PAPER FILE ARCHIVING SOLUTIONS FROM QSTAR AND CLOUDIAN OPTIMIZING PRIMARY STORAGE WHITE PAPER FILE ARCHIVING SOLUTIONS FROM QSTAR AND CLOUDIAN CONTENTS EXECUTIVE SUMMARY The Challenges of Data Growth SOLUTION OVERVIEW 3 SOLUTION COMPONENTS 4 Cloudian HyperStore

More information

UniFS A True Global File System

UniFS A True Global File System UniFS A True Global File System Introduction The traditional means to protect file data by making copies, combined with the need to provide access to shared data from multiple locations, has created an

More information

WHITE PAPER. www.fusionstorm.com. Get Ready for Big Data:

WHITE PAPER. www.fusionstorm.com. Get Ready for Big Data: WHitE PaPER: Easing the Way to the cloud: 1 WHITE PAPER Get Ready for Big Data: How Scale-Out NaS Delivers the Scalability, Performance, Resilience and manageability that Big Data Environments Demand 2

More information

EMC VPLEX FAMILY. Continuous Availability and data Mobility Within and Across Data Centers

EMC VPLEX FAMILY. Continuous Availability and data Mobility Within and Across Data Centers EMC VPLEX FAMILY Continuous Availability and data Mobility Within and Across Data Centers DELIVERING CONTINUOUS AVAILABILITY AND DATA MOBILITY FOR MISSION CRITICAL APPLICATIONS Storage infrastructure is

More information

WHITE PAPER. QUANTUM LATTUS: Next-Generation Object Storage for Big Data Archives

WHITE PAPER. QUANTUM LATTUS: Next-Generation Object Storage for Big Data Archives WHITE PAPER QUANTUM LATTUS: Next-Generation Object Storage for Big Data Archives CONTENTS Executive Summary....................................................................3 The Limits of Traditional

More information

How To Protect Data On Network Attached Storage (Nas) From Disaster

How To Protect Data On Network Attached Storage (Nas) From Disaster White Paper EMC FOR NETWORK ATTACHED STORAGE (NAS) BACKUP AND RECOVERY Abstract This white paper provides an overview of EMC s industry leading backup and recovery solutions for NAS systems. It also explains

More information

CFA: File System Archiving with Centera

CFA: File System Archiving with Centera CFA: File System Archiving with Centera May, 2005 EMC has announced Centera File Archiver (CFA), an archiving solution that enables end to end archiving of EMC Celerra File Systems. The combination of

More information

Amazon Web Services and Maginatics Solution Brief

Amazon Web Services and Maginatics Solution Brief Amazon Web Services and Maginatics Solution Brief Today, enterprise IT organizations are faced with unprecedented challenges when it comes to storing unstructured data both cost-effectively and securely

More information

CTERA Cloud Storage Platform Architecture

CTERA Cloud Storage Platform Architecture CTERA Cloud Storage Platform Architecture Whitepaper by CTERA Networks Highlights How unstructured data growth drives cloud storage adoption The killer apps of cloud storage reviewed Putting cloud storage

More information

Software-Defined Networks Powered by VellOS

Software-Defined Networks Powered by VellOS WHITE PAPER Software-Defined Networks Powered by VellOS Agile, Flexible Networking for Distributed Applications Vello s SDN enables a low-latency, programmable solution resulting in a faster and more flexible

More information

Why Data Management Matters Right Now

Why Data Management Matters Right Now Why Data Management Matters Right Now Why Data Management Matters Right Now Chapter 1: The Exponential Growth of Data Chapter 2: Data Retention Policies and Compliance Chapter 3: Accessing your Data Chapter

More information

Hitachi NAS Platform and Hitachi Content Platform with ESRI Image

Hitachi NAS Platform and Hitachi Content Platform with ESRI Image W H I T E P A P E R Hitachi NAS Platform and Hitachi Content Platform with ESRI Image Aciduisismodo Extension to ArcGIS Dolore Server Eolore for Dionseq Geographic Uatummy Information Odolorem Systems

More information

IBM Scale Out Network Attached Storage

IBM Scale Out Network Attached Storage IBM Scale Out Network Attached Storage Most advanced architecture, flexible clustered scale-out solution Highlights Provides extreme scalability to accommodate capacity growth Enables ubiquitous access

More information

Protect Microsoft Exchange databases, achieve long-term data retention

Protect Microsoft Exchange databases, achieve long-term data retention Technical white paper Protect Microsoft Exchange databases, achieve long-term data retention HP StoreOnce Backup systems, HP StoreOnce Catalyst, and Symantec NetBackup OpenStorage Table of contents Introduction...

More information

RETHINK STORAGE. Transform the Data Center with EMC ViPR Software-Defined Storage. White Paper

RETHINK STORAGE. Transform the Data Center with EMC ViPR Software-Defined Storage. White Paper White Paper RETHINK STORAGE Transform the Data Center with EMC ViPR Software-Defined Storage Abstract The following paper opens with the evolution of the Software- Defined Data Center and the challenges

More information

IBM TSM DISASTER RECOVERY BEST PRACTICES WITH EMC DATA DOMAIN DEDUPLICATION STORAGE

IBM TSM DISASTER RECOVERY BEST PRACTICES WITH EMC DATA DOMAIN DEDUPLICATION STORAGE White Paper IBM TSM DISASTER RECOVERY BEST PRACTICES WITH EMC DATA DOMAIN DEDUPLICATION STORAGE Abstract This white paper focuses on recovery of an IBM Tivoli Storage Manager (TSM) server and explores

More information

ORACLE COHERENCE 12CR2

ORACLE COHERENCE 12CR2 ORACLE COHERENCE 12CR2 KEY FEATURES AND BENEFITS ORACLE COHERENCE IS THE #1 IN-MEMORY DATA GRID. KEY FEATURES Fault-tolerant in-memory distributed data caching and processing Persistence for fast recovery

More information

SwiftStack Filesystem Gateway Architecture

SwiftStack Filesystem Gateway Architecture WHITEPAPER SwiftStack Filesystem Gateway Architecture March 2015 by Amanda Plimpton Executive Summary SwiftStack s Filesystem Gateway expands the functionality of an organization s SwiftStack deployment

More information

White Paper: Nasuni Cloud NAS. Nasuni Cloud NAS. Combining the Best of Cloud and On-premises Storage

White Paper: Nasuni Cloud NAS. Nasuni Cloud NAS. Combining the Best of Cloud and On-premises Storage Combining the Best of Cloud and On-premises Storage Introduction Organizations rely on corporate data for everything from product design to order processing. Files are the lifeblood of the modern enterprise

More information

Managing the Unmanageable: A Better Way to Manage Storage

Managing the Unmanageable: A Better Way to Manage Storage Managing the Unmanageable: A Better Way to Manage Storage Storage growth is unending, but there is a way to meet the challenge, without worries about scalability or availability. October 2010 ISILON SYSTEMS

More information

THE EMC ISILON STORY. Big Data In The Enterprise. Copyright 2012 EMC Corporation. All rights reserved.

THE EMC ISILON STORY. Big Data In The Enterprise. Copyright 2012 EMC Corporation. All rights reserved. THE EMC ISILON STORY Big Data In The Enterprise 2012 1 Big Data In The Enterprise Isilon Overview Isilon Technology Summary 2 What is Big Data? 3 The Big Data Challenge File Shares 90 and Archives 80 Bioinformatics

More information

WHITEPAPER. Network-Attached Storage in the Public Cloud. Introduction. Red Hat Storage for Amazon Web Services

WHITEPAPER. Network-Attached Storage in the Public Cloud. Introduction. Red Hat Storage for Amazon Web Services WHITEPAPER Network-Attached Storage in the Public Cloud Red Hat Storage for Amazon Web Services Introduction Cloud computing represents a major transformation in the way enterprises deliver a wide array

More information

TCO Case Study Enterprise Mass Storage: Less Than A Penny Per GB Per Year

TCO Case Study Enterprise Mass Storage: Less Than A Penny Per GB Per Year TCO Case Study Enterprise Mass Storage: Less Than A Penny Per GB Per Year Featured Products Amazon Glacier Dot Hill Ultra56 EMC VNXe 3200 NEC M110 NetApp E2700 SUSE Enterprise Storage Copyright 2015 IT

More information

Cloud and Big Data initiatives. Mark O Connell, EMC

Cloud and Big Data initiatives. Mark O Connell, EMC Object storage PRESENTATION systems: TITLE GOES the underpinning HERE of Cloud and Big Data initiatives Mark O Connell, EMC SNIA Legal Notice The material contained in this tutorial is copyrighted by the

More information

WOS OBJECT STORAGE PRODUCT BROCHURE DDN.COM 1.800.837.2298. 360 Full Spectrum Object Storage

WOS OBJECT STORAGE PRODUCT BROCHURE DDN.COM 1.800.837.2298. 360 Full Spectrum Object Storage PRODUCT BROCHURE WOS OBJECT STORAGE 360 Full Spectrum Object Storage The promise of object storage is simple: to enable organizations to build highly Performance Scalability Reliability Efficiency Security

More information

EMC BACKUP-AS-A-SERVICE

EMC BACKUP-AS-A-SERVICE Reference Architecture EMC BACKUP-AS-A-SERVICE EMC AVAMAR, EMC DATA PROTECTION ADVISOR, AND EMC HOMEBASE Deliver backup services for cloud and traditional hosted environments Reduce storage space and increase

More information

EMC s Enterprise Hadoop Solution. By Julie Lockner, Senior Analyst, and Terri McClure, Senior Analyst

EMC s Enterprise Hadoop Solution. By Julie Lockner, Senior Analyst, and Terri McClure, Senior Analyst White Paper EMC s Enterprise Hadoop Solution Isilon Scale-out NAS and Greenplum HD By Julie Lockner, Senior Analyst, and Terri McClure, Senior Analyst February 2012 This ESG White Paper was commissioned

More information

IBM Infrastructure for Long Term Digital Archiving

IBM Infrastructure for Long Term Digital Archiving IBM Infrastructure for Long Term Digital Archiving A new generation of archival storage Rudolf Hruška Information Infrastructure Leader IBM Systems & Technology Group rudolf_hruska@cz.ibm.com 2010 IBM

More information