SlideShare a Scribd company logo
A Technical Overview


        Bill Branan
   DuraCloud Technical Lead
Agenda
•   Introduction
•   Storage
•   Services
•   Reporting
•   UI
•   Security
•   Tools
•   Roadmap
Introduction
• DuraCloud is:
  – Hosted service
     • Runs on cloud-based compute systems
     • Connects to cloud-based storage systems
     • Provides a service platform
  – Open source software suite

• Webinar Focus:
  – Components of software platform
  – Interacting with hosted DuraCloud
DuraCloud in Context

User Data Center



                                            Data
                            File System
                                          Repository




  DuraCloud
  Management Console

  •   Account Management
  •   Instance Management
DuraCloud Storage

                     Administrative User Interface (DurAdmin)



  Storage Management          Service Management         Report Management
       (DuraStore)               (DuraService)              (DuraReport)



                                    REST API
        REST API                                                REST API

                                Service Container



DuraCloud Instance
DuraCloud Storage
                           User Data Center




                                 Amazon Storage      Amazon S3
                                    Adapter
     REST API

                                    Rackspace        Rackspace
                      Storage    Storage Adapter     Cloud Files
                     Provider
     Storage         Interface
    Mediation                     Azure Storage    Microsoft Azure
                                    Adapter
                                                       Storage

                                  SDSC Storage
Storage Management                  Adapter          SDSC Cloud
     (DuraStore)                                      Storage
Storage REST Interface
         Space Actions                  Content Actions
•   Add Space                   •   Add Content
•   Get/Set Space Properties    •   Get/Set Content Properties
•   Get Spaces List             •   Get Content
•   Get Space Content List      •   Copy Content
•   Get/Set Space Access        •   Delete Content
•   Delete Space
                                            Storage Provider Interface

                        Other Actions
                • Get Stores
                • Get Tasks List
                • Perform Task
Storage Adapters

Transform calls from DuraCloud interface into
calls understood by a specific storage provider
• Determine how DuraCloud “spaces” translate
  into top level provider containers (buckets)
• Define how space and content properties are
  stored and retrieved
• Manage eventual consistency concerns
DuraCloud Services

                     Administrative User Interface (DurAdmin)



  Storage Management          Service Management         Report Management
       (DuraStore)               (DuraService)              (DuraReport)



                                    REST API
        REST API                                                REST API

                                Service Container



DuraCloud Instance
DuraCloud Services
                            Media
                           Streamer
             Duplicate                  Duplicate
               on                          on
             Demand                      Change
   Bit                                                  Bit
                              Bit
Integrity                                            Integrity
                           Integrity
Checker                                              Checker
                           Checker
  Tools                                                Bulk
                Image
                                          Image
             Transformer
                                       Transformer
                 Bulk

                            Image
                            Server




                   … so how are they deployed?
DuraCloud Service Deployment



           Services           Service Management
          Available?             (DuraService)
           1
                                     REST API
                                                           2

          Service List           Service Manager
                                                         Services In
                                                           Plan?
                   4


                                                         Service Registry
                                          Service List


                                                   3     Service Bundle



Part 1:                                                   Service Config
  Ask which services are available
                                                           Service Plan
DuraCloud Service Deployment



               Deploy                     Service Management
               Service                       (DuraService)
                    Service
               1    Config                       REST API
                                                                      2
                                              Service Manager
Part 2:                                                              Retrieve
  Deploy Service                                                     Service
                                                                     Bundle
                   Deploy Service         4
                    Service   Service
                    Bundle    Config                      Service   Service Registry
                                                          Bundle

          Service Container                           Service
                                                      Bundle    3   Service Bundle
                      Service Configurator
    Deployed
                           Deployed                                 Service Config
     Service             Service Config

                                                                     Service Plan
Service REST Interface


•   Get Services
•   Deploy Service
•   Get (Deployed) Service
•   Get Deployed Service Properties
•   Update Service Configuration
•   UnDeploy Service
DuraCloud                                                   DuraCloud
        Instance                                                   Distributed
        Services                                                    Services
                                          Media
                                         Streamer
                            Duplicate                Duplicate
                              on                        on
                            Demand                    Change
                Bit                                                     Bit
                                            Bit
             Integrity                                               Integrity
                                         Integrity
             Checker                                                 Checker
                                         Checker
               Tools                                                   Bulk
                              Image
                                                        Image
                           Transformer
                                                     Transformer
                               Bulk

                                          Image
                                          Server
                                                          •   Runs primarily outside of
•   Runs on DuraCloud Instance
                                                              DuraCloud Instance
•   Connects to DuraStore
                                                          •   Connects to DuraStore
•   Can be direct Java service
                                                          •   Makes use of cloud network
•   Can be deployed web app
                                                              or computation features
DuraCloud Bulk Service Deployment




                              Service Management
          1                      (DuraService)
                                                                 2
                                       REST API

Task Management                    Service Manager
   (DuraStore)

   REST API
                   Run                                           Service Registry
                  Service                  4
          Run      Task                                  3
     6   Hadoop                5
                                                                       Bundle
           Job

                               Service Container                       Config


      Hadoop                Deployed                                 Service Plan
                             Service           Config
DuraCloud Reporting

                     Administrative User Interface (DurAdmin)



  Storage Management          Service Management         Report Management
       (DuraStore)               (DuraService)              (DuraReport)



                                    REST API
        REST API                                                REST API

                                Service Container



DuraCloud Instance
DuraCloud Report Generation


                              Report Management
                                 (DuraReport)
                           Storage         Service
                           Report          Report
                           Builder         Builder
Deposit
Reports
                                            Message
                                             Broker
                     Storage Data


          REST API                                         REST API
                                         Service
   Storage Management                    Event        Service Management
                                         Messages
        (DuraStore)                                      (DuraService)
Report REST Interface
       Storage Report                 Service Report
•   Start Storage Report        • Get Deployed Services
•   Get Latest Storage Report     Report
•   Get Storage Report List     • Get Latest Completed
                                  Services Report
•   Get Storage Report
                                • Get Completed Services
•   Get Storage Report Info       Report List
•   Cancel Storage Report       • Get Services Report
•   Schedule Storage Report
•   Cancel Storage Report
    Schedule
DuraCloud UI

                     Administrative User Interface (DurAdmin)



  Storage Management          Service Management         Report Management
       (DuraStore)               (DuraService)              (DuraReport)



                                    REST API
        REST API                                                REST API

                                Service Container



DuraCloud Instance
DuraCloud UI Interaction




                Administrative User Interface (DurAdmin)

         Store Client        Service Client        Report Client




     REST API                  REST API                    REST API

Storage Management       Service Management          Report Management
     (DuraStore)            (DuraService)               (DuraReport)
DuraCloud Security
                                                   DurAdmin
   Storage
   Provider
                                 DuraStore        DuraService        DuraReport




                                              Application Security
Storage Provider
 Access Control                                               Instance Firewall




                   Transport Security


                                        User Data Center
DuraCloud Tools
  Transfer to DuraCloud           Transfer from DuraCloud
• Upload Tool                   • Retrieval Tool
   – GUI to select files and       – Retrieve files from
     folders                         one, selected, or all
   – Visual transfer progress        spaces
• Sync Tool                     • Stitch Tool
   – Monitors for changes          – Retrieve large files
   – Run one time or               – Acts on a single file
     continually
• Chunk Tool
   – Transfer large files
   – Acts on a single file
DuraCloud Tools


User Data Center


             Store Client                               Store Client
        Chunk Tool                                             Stitch Tool
     Sync Tool                                                 Retrieval Tool
  Upload Tool




                                  REST API


                       Storage Management (DuraStore)
Near Term Road Map
New features
• Access control at the space level
• Improved format identification
• Automated bit integrity checking
• Email notification on service completion
• Multi-Account DuraCloud instances
• Content indexing and Search
     – Improved discovery
     – Improved content browsing
•   Folder-based navigation
•   Improved handling of very large files
•   Multi-Item updates/deletes

Integrations
• SDSC storage provider (production version)
• Fedora-in-the-cloud prototype
• DSpace-in-the-cloud prototype
Long Term Road Map
New Features
• Video transcoding
• Document format transformation
• Improved image support services
• Media streaming access controls
• Metadata extraction services

Integrations
• Azure storage provider (production version)
• Eucalyptus Walrus storage provider
• Rackspace compute instances
• Managed Fedora-in-the-cloud
• Managed DSpace-in-the-cloud
Questions?
Upcoming DuraCloud Webinars

    DSpace and DuraCloud
     November 30, 2011 at 1pm ET



    Fedora and DuraCloud
      January 11, 2012 at 1pm ET
Thank You!


  Further Questions?

  info@duracloud.org

More Related Content

PDF
Xs sho niboshi
PDF
Java ee 7 platform developing for the cloud kshitiz saxena
PDF
Choosing Your Windows Azure Platform Strategy
PPTX
Private Cloud Day Session 1: Building your Private Cloud Infrastructure
PPTX
CloudStack Collaboration Conference 12; Refactoring cloud stack
PPTX
Denial of Service in Software Defined Netoworks
PPTX
Play with cloud foundry
PPTX
3 customer presentation
Xs sho niboshi
Java ee 7 platform developing for the cloud kshitiz saxena
Choosing Your Windows Azure Platform Strategy
Private Cloud Day Session 1: Building your Private Cloud Infrastructure
CloudStack Collaboration Conference 12; Refactoring cloud stack
Denial of Service in Software Defined Netoworks
Play with cloud foundry
3 customer presentation

What's hot (20)

PDF
Cloudian dynamic consistency
PPTX
[.Net Juniors Academy] Introdução ao Cloud Computing e Windows Azure Platform
PDF
P57 Novelli
PDF
Slash n: Technical Session 3 - Storage @ Scale: Quest for the mythical silver...
PDF
Cloudian at cassandra conference in tokyo
PDF
Oracle BPM POSTER
PDF
RACKSPACE MANAGED HOSTING
PDF
OSB POSTER
PDF
Cloud: CDN Killer?
PDF
Databases That Support SharePoint 2013
PDF
Java EE7: Developing for the Cloud
PDF
Open repository 2011_duracloud-final
PDF
2011 04-dsi-javaee-in-the-cloud-andreadis
PPTX
Windows Azure Design Patterns
PPT
Ram chinta hug-20120922-v1
PPTX
Architecting a Private Cloud - Cloud Expo
PDF
FederatedAccessOpenStack.pdf
PDF
Zeroth review presentation - eBay Turmeric / SMC
PDF
3 Networking CloudStack Developer Day
PDF
Brief about Windows Azure Platform
Cloudian dynamic consistency
[.Net Juniors Academy] Introdução ao Cloud Computing e Windows Azure Platform
P57 Novelli
Slash n: Technical Session 3 - Storage @ Scale: Quest for the mythical silver...
Cloudian at cassandra conference in tokyo
Oracle BPM POSTER
RACKSPACE MANAGED HOSTING
OSB POSTER
Cloud: CDN Killer?
Databases That Support SharePoint 2013
Java EE7: Developing for the Cloud
Open repository 2011_duracloud-final
2011 04-dsi-javaee-in-the-cloud-andreadis
Windows Azure Design Patterns
Ram chinta hug-20120922-v1
Architecting a Private Cloud - Cloud Expo
FederatedAccessOpenStack.pdf
Zeroth review presentation - eBay Turmeric / SMC
3 Networking CloudStack Developer Day
Brief about Windows Azure Platform
Ad

Similar to A Technical Overview of DuraCloud (20)

PPTX
Windows Azure Uzerinden Alinabilen Hizmetler
PPTX
Windows Azure Üzerinden Alınabilecek Hizmetler
PPTX
Nlgug grails in the cloud
PDF
PHP Day 2011 PHP goes to the cloud
PDF
Orchestration and provisioning architecture for effective service management
PPTX
NIC 2013 - Configure and Deploy Private Cloud
PPTX
Monitoring and operating a private cloud with system center 2012
PDF
Open Cloud Interop Public
PDF
stackconf 2024 | Orchestrating Resilient Data: Harnessing the Strength of Kub...
PPTX
The role of hyper-v in nist model
PDF
Windows Azure Platform
PPTX
Building Cloud-Aware Applications
PPTX
Configurando Private Cloud con System Center 2012
PPTX
Configuring and deploying a private cloud with system center 2012
PDF
Windows Azure Overview
PPTX
Moving Web Apps to the Cloud - Iowa User Group Tour, Feb 2012
PDF
20120620 moving to windows azure
PPTX
Windows Azure Platform
PPTX
[AzurePT] Desenvolvimento para o Windows Azure: Diferença para o developer
PDF
Lap around windows azure
Windows Azure Uzerinden Alinabilen Hizmetler
Windows Azure Üzerinden Alınabilecek Hizmetler
Nlgug grails in the cloud
PHP Day 2011 PHP goes to the cloud
Orchestration and provisioning architecture for effective service management
NIC 2013 - Configure and Deploy Private Cloud
Monitoring and operating a private cloud with system center 2012
Open Cloud Interop Public
stackconf 2024 | Orchestrating Resilient Data: Harnessing the Strength of Kub...
The role of hyper-v in nist model
Windows Azure Platform
Building Cloud-Aware Applications
Configurando Private Cloud con System Center 2012
Configuring and deploying a private cloud with system center 2012
Windows Azure Overview
Moving Web Apps to the Cloud - Iowa User Group Tour, Feb 2012
20120620 moving to windows azure
Windows Azure Platform
[AzurePT] Desenvolvimento para o Windows Azure: Diferença para o developer
Lap around windows azure
Ad

More from DuraSpace (20)

PDF
12.5.18 "How For-Profit Companies Can Be a Part of the Open Environment" pres...
PDF
11.20.18 DSpace for Research Data Management Webinar
PDF
10.24.18 "Securing Community-Controlled Infrastructure: SPARC’s plan of actio...
PDF
9.26.18 Beyond NA presentation slides
PDF
9.19.18 ArchivesDirect Overview: Standards-Based Preservation with Hosted Arc...
PDF
5.24.18 DuraCloud in 2018 Presentation Slides
PDF
5.17.18 "The 2.5% Commitment: Investing in Open" presentation slides
PDF
3.28.18 "Open Source Repository Upgrades: Top Advice from Practitioners" Pres...
PDF
2.28.18 Getting Started with Fedora presentation slides
PDF
6.15.17 DSpace-Cris Webinar Presentation Slides
PDF
5.15.17 Powering Linked Data and Hosted Solutions with Fedora Webinar Slides
PDF
Digital Preservation in Production (DPN and DuraCloud Vault)
PPTX
3.15.17 DSpace: How to Contribute Webinar Slides
PDF
3.7.17 DSpace for Data: issues, solutions and challenges Webinar Slides
PDF
2.28.17 Introducing DSpace 7 Webinar Slides
PPTX
DuraSpace is OPEN, OR2016
PPTX
DuraSpace and LYRASIS CEO Town Hall Meeting -- April 29, 2016
PPTX
DuraSpace and LYRASIS CEO Town Hall Meeting -- April 21, 2016
PPTX
How to Get Started Tracking Scholarly Activity with VIVO and SHARE
PDF
3.11.16 Slides, “Institutional Perspectives on the Impact of SHARE and VIVO T...
12.5.18 "How For-Profit Companies Can Be a Part of the Open Environment" pres...
11.20.18 DSpace for Research Data Management Webinar
10.24.18 "Securing Community-Controlled Infrastructure: SPARC’s plan of actio...
9.26.18 Beyond NA presentation slides
9.19.18 ArchivesDirect Overview: Standards-Based Preservation with Hosted Arc...
5.24.18 DuraCloud in 2018 Presentation Slides
5.17.18 "The 2.5% Commitment: Investing in Open" presentation slides
3.28.18 "Open Source Repository Upgrades: Top Advice from Practitioners" Pres...
2.28.18 Getting Started with Fedora presentation slides
6.15.17 DSpace-Cris Webinar Presentation Slides
5.15.17 Powering Linked Data and Hosted Solutions with Fedora Webinar Slides
Digital Preservation in Production (DPN and DuraCloud Vault)
3.15.17 DSpace: How to Contribute Webinar Slides
3.7.17 DSpace for Data: issues, solutions and challenges Webinar Slides
2.28.17 Introducing DSpace 7 Webinar Slides
DuraSpace is OPEN, OR2016
DuraSpace and LYRASIS CEO Town Hall Meeting -- April 29, 2016
DuraSpace and LYRASIS CEO Town Hall Meeting -- April 21, 2016
How to Get Started Tracking Scholarly Activity with VIVO and SHARE
3.11.16 Slides, “Institutional Perspectives on the Impact of SHARE and VIVO T...

Recently uploaded (20)

PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPTX
MYSQL Presentation for SQL database connectivity
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Machine learning based COVID-19 study performance prediction
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Empathic Computing: Creating Shared Understanding
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Encapsulation_ Review paper, used for researhc scholars
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Network Security Unit 5.pdf for BCA BBA.
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
MYSQL Presentation for SQL database connectivity
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Mobile App Security Testing_ A Comprehensive Guide.pdf
Advanced methodologies resolving dimensionality complications for autism neur...
“AI and Expert System Decision Support & Business Intelligence Systems”
Machine learning based COVID-19 study performance prediction
Digital-Transformation-Roadmap-for-Companies.pptx
Dropbox Q2 2025 Financial Results & Investor Presentation
Empathic Computing: Creating Shared Understanding
Chapter 3 Spatial Domain Image Processing.pdf

A Technical Overview of DuraCloud

  • 1. A Technical Overview Bill Branan DuraCloud Technical Lead
  • 2. Agenda • Introduction • Storage • Services • Reporting • UI • Security • Tools • Roadmap
  • 3. Introduction • DuraCloud is: – Hosted service • Runs on cloud-based compute systems • Connects to cloud-based storage systems • Provides a service platform – Open source software suite • Webinar Focus: – Components of software platform – Interacting with hosted DuraCloud
  • 4. DuraCloud in Context User Data Center Data File System Repository DuraCloud Management Console • Account Management • Instance Management
  • 5. DuraCloud Storage Administrative User Interface (DurAdmin) Storage Management Service Management Report Management (DuraStore) (DuraService) (DuraReport) REST API REST API REST API Service Container DuraCloud Instance
  • 6. DuraCloud Storage User Data Center Amazon Storage Amazon S3 Adapter REST API Rackspace Rackspace Storage Storage Adapter Cloud Files Provider Storage Interface Mediation Azure Storage Microsoft Azure Adapter Storage SDSC Storage Storage Management Adapter SDSC Cloud (DuraStore) Storage
  • 7. Storage REST Interface Space Actions Content Actions • Add Space • Add Content • Get/Set Space Properties • Get/Set Content Properties • Get Spaces List • Get Content • Get Space Content List • Copy Content • Get/Set Space Access • Delete Content • Delete Space Storage Provider Interface Other Actions • Get Stores • Get Tasks List • Perform Task
  • 8. Storage Adapters Transform calls from DuraCloud interface into calls understood by a specific storage provider • Determine how DuraCloud “spaces” translate into top level provider containers (buckets) • Define how space and content properties are stored and retrieved • Manage eventual consistency concerns
  • 9. DuraCloud Services Administrative User Interface (DurAdmin) Storage Management Service Management Report Management (DuraStore) (DuraService) (DuraReport) REST API REST API REST API Service Container DuraCloud Instance
  • 10. DuraCloud Services Media Streamer Duplicate Duplicate on on Demand Change Bit Bit Bit Integrity Integrity Integrity Checker Checker Checker Tools Bulk Image Image Transformer Transformer Bulk Image Server … so how are they deployed?
  • 11. DuraCloud Service Deployment Services Service Management Available? (DuraService) 1 REST API 2 Service List Service Manager Services In Plan? 4 Service Registry Service List 3 Service Bundle Part 1: Service Config Ask which services are available Service Plan
  • 12. DuraCloud Service Deployment Deploy Service Management Service (DuraService) Service 1 Config REST API 2 Service Manager Part 2: Retrieve Deploy Service Service Bundle Deploy Service 4 Service Service Bundle Config Service Service Registry Bundle Service Container Service Bundle 3 Service Bundle Service Configurator Deployed Deployed Service Config Service Service Config Service Plan
  • 13. Service REST Interface • Get Services • Deploy Service • Get (Deployed) Service • Get Deployed Service Properties • Update Service Configuration • UnDeploy Service
  • 14. DuraCloud DuraCloud Instance Distributed Services Services Media Streamer Duplicate Duplicate on on Demand Change Bit Bit Bit Integrity Integrity Integrity Checker Checker Checker Tools Bulk Image Image Transformer Transformer Bulk Image Server • Runs primarily outside of • Runs on DuraCloud Instance DuraCloud Instance • Connects to DuraStore • Connects to DuraStore • Can be direct Java service • Makes use of cloud network • Can be deployed web app or computation features
  • 15. DuraCloud Bulk Service Deployment Service Management 1 (DuraService) 2 REST API Task Management Service Manager (DuraStore) REST API Run Service Registry Service 4 Run Task 3 6 Hadoop 5 Bundle Job Service Container Config Hadoop Deployed Service Plan Service Config
  • 16. DuraCloud Reporting Administrative User Interface (DurAdmin) Storage Management Service Management Report Management (DuraStore) (DuraService) (DuraReport) REST API REST API REST API Service Container DuraCloud Instance
  • 17. DuraCloud Report Generation Report Management (DuraReport) Storage Service Report Report Builder Builder Deposit Reports Message Broker Storage Data REST API REST API Service Storage Management Event Service Management Messages (DuraStore) (DuraService)
  • 18. Report REST Interface Storage Report Service Report • Start Storage Report • Get Deployed Services • Get Latest Storage Report Report • Get Storage Report List • Get Latest Completed Services Report • Get Storage Report • Get Completed Services • Get Storage Report Info Report List • Cancel Storage Report • Get Services Report • Schedule Storage Report • Cancel Storage Report Schedule
  • 19. DuraCloud UI Administrative User Interface (DurAdmin) Storage Management Service Management Report Management (DuraStore) (DuraService) (DuraReport) REST API REST API REST API Service Container DuraCloud Instance
  • 20. DuraCloud UI Interaction Administrative User Interface (DurAdmin) Store Client Service Client Report Client REST API REST API REST API Storage Management Service Management Report Management (DuraStore) (DuraService) (DuraReport)
  • 21. DuraCloud Security DurAdmin Storage Provider DuraStore DuraService DuraReport Application Security Storage Provider Access Control Instance Firewall Transport Security User Data Center
  • 22. DuraCloud Tools Transfer to DuraCloud Transfer from DuraCloud • Upload Tool • Retrieval Tool – GUI to select files and – Retrieve files from folders one, selected, or all – Visual transfer progress spaces • Sync Tool • Stitch Tool – Monitors for changes – Retrieve large files – Run one time or – Acts on a single file continually • Chunk Tool – Transfer large files – Acts on a single file
  • 23. DuraCloud Tools User Data Center Store Client Store Client Chunk Tool Stitch Tool Sync Tool Retrieval Tool Upload Tool REST API Storage Management (DuraStore)
  • 24. Near Term Road Map New features • Access control at the space level • Improved format identification • Automated bit integrity checking • Email notification on service completion • Multi-Account DuraCloud instances • Content indexing and Search – Improved discovery – Improved content browsing • Folder-based navigation • Improved handling of very large files • Multi-Item updates/deletes Integrations • SDSC storage provider (production version) • Fedora-in-the-cloud prototype • DSpace-in-the-cloud prototype
  • 25. Long Term Road Map New Features • Video transcoding • Document format transformation • Improved image support services • Media streaming access controls • Metadata extraction services Integrations • Azure storage provider (production version) • Eucalyptus Walrus storage provider • Rackspace compute instances • Managed Fedora-in-the-cloud • Managed DSpace-in-the-cloud
  • 27. Upcoming DuraCloud Webinars DSpace and DuraCloud November 30, 2011 at 1pm ET Fedora and DuraCloud January 11, 2012 at 1pm ET
  • 28. Thank You! Further Questions? info@duracloud.org

Editor's Notes

  • #16: The Media Streaming service works the same, but the action occurs in Amazon CloudFront rather than in Elastic MapReduce
  • #21: DurAdmin could be replaced by any application that makes calls to DuraCloud