SlideShare a Scribd company logo
PRESIDENCY UNIVERISTY, BENGALURU
Computer Science and Engineering
School of Engineering
Developing A Framework For Economical
Digital Content Management System
Madhura K
madhura@presidencyuniveristy.in
CONTENTS
1. Introduction
2. Literature Review
3. Research Gap
4. Research Motivation
5. Research Objectives
6. Research Methodology
7. References
1. Introduction
• Content management (CM) is a method used to store,
preserve, manage, retrieve and deliver the content and
documents related to organizational processes.
• A CM tool allows the management of an organization's
unstructured information, wherever that information
exists.
• Types of Information-
Paper Documents
Images(tiff, Jpeg, gif,..)
Office documents
Graphics and drawings
Print streams
Web pages and content
E-mail
Faxes
Video
Rich media assets
1. Introduction
• A content management system (CMS) is a software
application used to create and manage digital content.
• It offers lifecycle management of content and compliance
and governance.
• There are various CM tools available in market-
2. Summary of the research Literature
Sl.
No
Title of the Article Year of
Publication
Findings
1. The Gilbane Report – What
is Content Management
System.
October, 2000 Discussed on evolution of CMS.
2. A Brief History of Content
Management Systems
November,
2001
History of CMSs: Custom (1997), Proprietary (2000) and
open-source (2004).
3. Understanding Content
Management
October/
November,
2001
Explained the importance of CMS in large Web
Development Project.
4. The Gilbane Report - the
classification & evaluation
of content management
systems.
March, 2003 Given a framework for choosing CMS tool based on
platform and language used.
2. Summary of the research Literature
Sl.
No
Title of the Article Year of
Publication
Findings
5. Digital content Management:
the search for a content
management system.
November,
2004
Proposed the need for a digital content management
system by taking University of Arizona Library as a case
study using DS space.
6. Content Management Bible. 2005 Described on origin of CMS, when and where to use CMS,
types of CMS.
7. The Content Management
Handbook
2005 Explored the development of a content management
strategy, technical approaches to content management.
8. Generalized Content
Management System October, 2006
Mentioned on amount of data generated, different types
of CMS and storage medium as archiving.
2. Summary of the research Literature
Sl.
No
Title of the Article Year of
Publication
Findings
9. Why Cloud? December,
2008
Explained on the need of cloud storage.
10. Cumulus: File system
Backup to the Cloud.
December,
2009
Gave a system for efficiently implementing file system
backups over the Internet on thin cloud.
11. DEPSKY: Dependable and
Secure Storage in a Cloud-
of-Clouds.
November,
2013
Implemented a cloud-of-clouds system to improve the
availability, integrity, and confidentiality of information
stored in the cloud through the encryption, encoding,
and replication of the data.
12. SPMCloud: Towards the
Single-Chip Embedded
ScratchPad Memory -
Based Storage Cloud
June, 2014 Proposed a scratchpad-memory-based cloud-inspired
volatile storage subsystem.
2. Summary of the research Literature
Sl.
No
Title of the Article Year of
Publication
Findings
13. IOStack: Software-Defined
Object Storage
March, 2016 Proposed SDS architecture
for object stores (OpenStack Swift).
14. The Design and
Implementation of a
Rekeying-Aware Encrypted
De-duplication Storage
System (REED).
February,
2017
Proposed a rekeying method in encrypted de-
duplication storage systems.
15. Understanding I/O
Performance Behaviors of
Cloud Storage from a
Client’s Perspective.
June, 2017 Explained on cloud storage services and tool for testing
the cloud I/O performance.
16. Integrity and Consistency
for Cloud Object Stores.
July, 2017 Introduced VICOS, a protocol for verification of integrity
and consistency for cloud object storage.
2. Summary of the research Literature
Sl.
No
Title of the Article Year of
Publication
Findings
17. Hybris: Robust Hybrid
Cloud Storage.
September,
2017
Replicates metadata on trusted private cloud, which
are dispersed across multiple untrusted public clouds.
18. GDS-LC: A Latency- and
Cost-Aware Client Caching
Scheme for Cloud Storage.
November,
2017
Given a framework for cloud storage scenario based on
cache-scheme called Greedy Dual-Size (GDS).
19. Digital Transformation
Through SaaS Multi-clouds.
May/June,
2018
Moved ERP systems to a SaaS multi-cloud.
20. IBM Software-Defined
Storage Guide
July, 2018 IBM SDS reference architecture and object
storage.
3. Research Gap
• Most of the available CM products in the market has a very high Total Cost of
Ownership(TCO).
• This is the key reason why most of the public organizations, universities and
companies are away from using any dedicated CM Products.
• They rely on saving their organizations content via Paper trail or on computer
drives, CD’s, Google Drive, etc.
• This approach has many shortcomings- Storage Limitation, Search limitation,
Security of content, compliance, multi-channel/device access, efficiency
degradation, limitation in sharing and collaborating.
4. Research Motivation
• The proposal has been motivated from the “DIGITAL INDIA”
project started by Govt. of India in 1st July 2015.
• In India, universities, public work departments, health
departments and many other organizations can’t afford to buy
expensive market based DCM Systems for document
management which indirectly affect efficiency and increase
operational costs and reduces transparency.
• By designing a framework for a low cost DCM solution, the
research looks forward to assist organizations/enterprises to
implement and adapt Digital philosophy and thus moving India
towards Digital India.
5. Research Objective
• To design a framework for low cost Cloud based Digital Content
Management system
• Using public cloud.
• Designing a taxonomy model that can be reused and extended easily
by various organizations with minimal or no changes, thus
improving the ease of use.
• Designing a framework for Multi-channel access(mobile, web, etc.)
of content.
• Improving holistic storage of cloud based implementations.
• By using cloud based storage principles by using digital object
storage.
6. Research Methodology
• The adapted research methodology can be discussed in terms of
phases as following-
• Phase 1- Investigational.
• Phase 2- Designing a framework for low cost Digital Content
Management in public cloud.
• Phase 3- Designing and addressing storage, a robust
compliance and security mechanism for content.
• Phase 4- Designing and addressing challenges associated
with multi-channel access to content.
• Phase 5- Designing and addressing the search techniques for
content extraction, content classification and content based
searches.
7. References
1. “Digital content management: the search for a content management system”, by Yan Han, at Emerald Group
Publishing Limited, in November 2004.
2. “Generalized Content Management System”, by R.Guruprasad nal, anuj prateek, at NAL, BANGALORE, in 2006.
3. “Understanding Content Management”, by Bob Boiko, at American Society for information Science and
Technology, in October/ November, 2001.
4. “The Content Management Handbook”, by Martin White, at Facet Publishing, London, in 2005.
5. “The Gilbane Report – What is Content Management System”, by Frank Gilbane, at Bluebill Advisors, Inc. in
October, 2000.
6. “A Brief History of Content Management Systems”, by
7. “The Gilbane Report - the classification & evaluation of content management systems”, by Frank Gilbane, at
Bluebill Advisors, Inc., in March, 2003.
8. “Content Management Bible”, by Bob Boiko, at Wiley Publishing Inc., in 2005.
7. References
9. “Why Cloud?”, by Win Treese, ACM Trans., in December 2008.
10. “IoStack: software-defined object storage”, by William oppermann and Pietro michiardi, IEEE Trans. , in
March 2016.
11. “GDS-LC: A Latency- and Cost-Aware Client Caching scheme for cloud storage”, by Binbing Hou and
Feng Chen, ACM Trans. , in November 2017.
12. “IBM Software-Defined Storage Guide”, by Larry Coyne, Joe Dain, International Technical Support
Organization, in July 2018.
13. “The Design and Implementation of a Rekeying-Aware Encrypted De-Duplication Storage System (REED)”,
by Chuan qin, jingwei li, and Patrick P. C. Lee. ACM Trans. in February 2017.
14. Cumulus: File System backup to the cloud, by Michael vrable, Stefan savage, and Geoffrey M. Voelker, ACM
Trans., in December 2009.
15. “DepSky: Dependable and Secure storage in a cloud-of-clouds”, by Alysson Bessani, Miguel Correia, ACM
Trans., in November, 2013.
7. References
16. “SPM-Cloud: Towards the single-chip embedded scratchpad memory - based storage cloud”, by
Luis Angel D. Bathen and Nikil D. Dutt, ACM Trans., in June, 2014.
17. “Integrity and Consistency for Cloud Object Stores”, Marcus Brandenburger, Christian Cachin, and
Nikola Knezevic, ACM Trans., in July 2017.
18. “Digital Transformation Through SaaS Multi-clouds”, by Joe Weinman, IEEE Cloud Computing, in
May/June 2017.
19. “Hybris: Robust Hybrid Cloud Storage”, by PAOLO VIOTTI ,DAN DOBRE, MARKO VUKOLIC, ACM
Trans., in September 2017.
20. “Understanding I/O Performance Behaviors of Cloud Storage from a Client’s Perspective”, by
BINBING HOU and FENG CHEN, ACM Trans, in June, 2017.
Thank You

More Related Content

What's hot

Who says you can't do records management in SharePoint?
Who says you can't do records management in SharePoint?Who says you can't do records management in SharePoint?
Who says you can't do records management in SharePoint?
John F. Holliday
 
Managed metadata – SharePoint 2013
Managed metadata – SharePoint 2013Managed metadata – SharePoint 2013
Managed metadata – SharePoint 2013
prajeeshprathap
 
SPS Philly Architecting a Content Management Solution
SPS Philly Architecting a Content Management SolutionSPS Philly Architecting a Content Management Solution
SPS Philly Architecting a Content Management SolutionPatrick Tucker
 
Document Management System
Document Management System Document Management System
Document Management System
Som Imaging Informatics Pvt. Ltd
 
SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...
SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...
SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...
Jonathan Ralton
 
DITA, Semantics, Content Management, Dynamic Documents, and Linked Data – A M...
DITA, Semantics, Content Management, Dynamic Documents, and Linked Data – A M...DITA, Semantics, Content Management, Dynamic Documents, and Linked Data – A M...
DITA, Semantics, Content Management, Dynamic Documents, and Linked Data – A M...
Paul Wlodarczyk
 
Top ten new ECM features in SharePoint 2013
Top ten new ECM features in SharePoint 2013Top ten new ECM features in SharePoint 2013
Top ten new ECM features in SharePoint 2013
John F. Holliday
 
SharePoint Records Management - Office 365
SharePoint Records Management - Office 365SharePoint Records Management - Office 365
SharePoint Records Management - Office 365
InnoTech
 
CH10-Managing a Database
CH10-Managing a DatabaseCH10-Managing a Database
CH10-Managing a Database
Sukanya Ben
 
Document Archiving & Sharing System
Document Archiving & Sharing SystemDocument Archiving & Sharing System
Document Archiving & Sharing System
Ashik Iqbal
 
Managed Metadata and Taxonomies in SharePoint 2013
Managed Metadata and Taxonomies in SharePoint 2013Managed Metadata and Taxonomies in SharePoint 2013
Managed Metadata and Taxonomies in SharePoint 2013
Chris McNulty
 
Documentum introduction
Documentum introductionDocumentum introduction
Documentum introductionotnawrup
 
Enterprise Document Management in SharePoint 2010
Enterprise Document Management in SharePoint 2010Enterprise Document Management in SharePoint 2010
Enterprise Document Management in SharePoint 2010Agnes Molnar
 
Share point document management
Share point document managementShare point document management
Share point document management
Peter Kettenis
 
SharePoint 2010 Managed Metadata
SharePoint 2010 Managed MetadataSharePoint 2010 Managed Metadata
SharePoint 2010 Managed Metadata
Nick Hobbs
 
SharePoint Document Library
SharePoint Document LibrarySharePoint Document Library
SharePoint Document Library
Sparked
 
EMC Documentum Product Line Overview
EMC Documentum Product Line OverviewEMC Documentum Product Line Overview
EMC Documentum Product Line Overview
Emirates Computers
 
Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010
Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010
Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010
Henry Ong
 

What's hot (20)

Who says you can't do records management in SharePoint?
Who says you can't do records management in SharePoint?Who says you can't do records management in SharePoint?
Who says you can't do records management in SharePoint?
 
Managed metadata – SharePoint 2013
Managed metadata – SharePoint 2013Managed metadata – SharePoint 2013
Managed metadata – SharePoint 2013
 
SPS Philly Architecting a Content Management Solution
SPS Philly Architecting a Content Management SolutionSPS Philly Architecting a Content Management Solution
SPS Philly Architecting a Content Management Solution
 
Document Management System
Document Management System Document Management System
Document Management System
 
SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...
SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...
SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...
 
Nick kellett share point summit 2011 presentation
Nick kellett share point summit 2011 presentationNick kellett share point summit 2011 presentation
Nick kellett share point summit 2011 presentation
 
DITA, Semantics, Content Management, Dynamic Documents, and Linked Data – A M...
DITA, Semantics, Content Management, Dynamic Documents, and Linked Data – A M...DITA, Semantics, Content Management, Dynamic Documents, and Linked Data – A M...
DITA, Semantics, Content Management, Dynamic Documents, and Linked Data – A M...
 
Top ten new ECM features in SharePoint 2013
Top ten new ECM features in SharePoint 2013Top ten new ECM features in SharePoint 2013
Top ten new ECM features in SharePoint 2013
 
Real world rm in share point 2013
Real world rm in share point 2013Real world rm in share point 2013
Real world rm in share point 2013
 
SharePoint Records Management - Office 365
SharePoint Records Management - Office 365SharePoint Records Management - Office 365
SharePoint Records Management - Office 365
 
CH10-Managing a Database
CH10-Managing a DatabaseCH10-Managing a Database
CH10-Managing a Database
 
Document Archiving & Sharing System
Document Archiving & Sharing SystemDocument Archiving & Sharing System
Document Archiving & Sharing System
 
Managed Metadata and Taxonomies in SharePoint 2013
Managed Metadata and Taxonomies in SharePoint 2013Managed Metadata and Taxonomies in SharePoint 2013
Managed Metadata and Taxonomies in SharePoint 2013
 
Documentum introduction
Documentum introductionDocumentum introduction
Documentum introduction
 
Enterprise Document Management in SharePoint 2010
Enterprise Document Management in SharePoint 2010Enterprise Document Management in SharePoint 2010
Enterprise Document Management in SharePoint 2010
 
Share point document management
Share point document managementShare point document management
Share point document management
 
SharePoint 2010 Managed Metadata
SharePoint 2010 Managed MetadataSharePoint 2010 Managed Metadata
SharePoint 2010 Managed Metadata
 
SharePoint Document Library
SharePoint Document LibrarySharePoint Document Library
SharePoint Document Library
 
EMC Documentum Product Line Overview
EMC Documentum Product Line OverviewEMC Documentum Product Line Overview
EMC Documentum Product Line Overview
 
Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010
Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010
Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010
 

Similar to Digital content management system

APS-Presentation-MK.pptx
APS-Presentation-MK.pptxAPS-Presentation-MK.pptx
APS-Presentation-MK.pptx
Madhura Arvind
 
Cloud Storage Research
Cloud Storage ResearchCloud Storage Research
Cloud Storage Research
Majed AlNemari
 
A New Framework for Securing Personal Data Using the Multi-Cloud
A New Framework for Securing Personal Data Using the Multi-CloudA New Framework for Securing Personal Data Using the Multi-Cloud
A New Framework for Securing Personal Data Using the Multi-Cloud
ClaraZara1
 
A New Framework for Securing Personal Data Using the Multi-Cloud
A New Framework for Securing Personal Data Using the Multi-CloudA New Framework for Securing Personal Data Using the Multi-Cloud
A New Framework for Securing Personal Data Using the Multi-Cloud
ClaraZara1
 
A NEW FRAMEWORK FOR SECURING PERSONAL DATA USING THE MULTI-CLOUD
A NEW FRAMEWORK FOR SECURING PERSONAL DATA USING THE MULTI-CLOUDA NEW FRAMEWORK FOR SECURING PERSONAL DATA USING THE MULTI-CLOUD
A NEW FRAMEWORK FOR SECURING PERSONAL DATA USING THE MULTI-CLOUD
ijsptm
 
An Introduction to Digital Preservation
An Introduction to Digital PreservationAn Introduction to Digital Preservation
An Introduction to Digital Preservation
DigitalPreservationEurope
 
Integrating figshare into our RDM workflow: University of Salford
Integrating figshare into our RDM workflow: University of SalfordIntegrating figshare into our RDM workflow: University of Salford
Integrating figshare into our RDM workflow: University of Salford
David Clay
 
UKSG Conference 2016 Breakout Session - figshare in the wild – university cas...
UKSG Conference 2016 Breakout Session - figshare in the wild – university cas...UKSG Conference 2016 Breakout Session - figshare in the wild – university cas...
UKSG Conference 2016 Breakout Session - figshare in the wild – university cas...
UKSG: connecting the knowledge community
 
Intelligent Cloud Enablement
Intelligent Cloud EnablementIntelligent Cloud Enablement
Intelligent Cloud Enablement
DocuLynx
 
Privacy preserving public auditing for secured cloud storage
Privacy preserving public auditing for secured cloud storagePrivacy preserving public auditing for secured cloud storage
Privacy preserving public auditing for secured cloud storage
dbpublications
 
In Search of Simplicity: Redesigning the Digital Bleek and Lloyd
In Search of Simplicity: Redesigning the Digital Bleek and LloydIn Search of Simplicity: Redesigning the Digital Bleek and Lloyd
In Search of Simplicity: Redesigning the Digital Bleek and Lloyd
Lighton Phiri
 
BFC: High-Performance Distributed Big-File Cloud Storage Based On Key-Value S...
BFC: High-Performance Distributed Big-File Cloud Storage Based On Key-Value S...BFC: High-Performance Distributed Big-File Cloud Storage Based On Key-Value S...
BFC: High-Performance Distributed Big-File Cloud Storage Based On Key-Value S...
dbpublications
 
Improving availability and reducing redundancy using deduplication of cloud s...
Improving availability and reducing redundancy using deduplication of cloud s...Improving availability and reducing redundancy using deduplication of cloud s...
Improving availability and reducing redundancy using deduplication of cloud s...
dhanarajp
 
Evolving Domains, Problems and Solutions for Long Term Digital Preservation
Evolving Domains, Problems and Solutions for Long Term Digital PreservationEvolving Domains, Problems and Solutions for Long Term Digital Preservation
Evolving Domains, Problems and Solutions for Long Term Digital Preservation
SCAPE Project
 
Project update: A collaborative approach to "filling the digital preservation...
Project update: A collaborative approach to "filling the digital preservation...Project update: A collaborative approach to "filling the digital preservation...
Project update: A collaborative approach to "filling the digital preservation...
Jenny Mitcham
 
Digital Preservation
Digital PreservationDigital Preservation
Digital PreservationSmita Chandra
 
Digital Preservation
Digital PreservationDigital Preservation
Digital Preservation
smtcd
 
Comparing Curricula for Digital Library and Digital Curation Education
Comparing Curricula for Digital Library and Digital Curation EducationComparing Curricula for Digital Library and Digital Curation Education
Comparing Curricula for Digital Library and Digital Curation Education
Jeffrey Pomerantz, Ph.D.
 
A Strategy for Improving the Performance of Small Files in Openstack Swift
 A Strategy for Improving the Performance of Small Files in Openstack Swift  A Strategy for Improving the Performance of Small Files in Openstack Swift
A Strategy for Improving the Performance of Small Files in Openstack Swift
Editor IJCATR
 
Time -Travel on the Internet
Time -Travel on the InternetTime -Travel on the Internet
Time -Travel on the Internet
IRJET Journal
 

Similar to Digital content management system (20)

APS-Presentation-MK.pptx
APS-Presentation-MK.pptxAPS-Presentation-MK.pptx
APS-Presentation-MK.pptx
 
Cloud Storage Research
Cloud Storage ResearchCloud Storage Research
Cloud Storage Research
 
A New Framework for Securing Personal Data Using the Multi-Cloud
A New Framework for Securing Personal Data Using the Multi-CloudA New Framework for Securing Personal Data Using the Multi-Cloud
A New Framework for Securing Personal Data Using the Multi-Cloud
 
A New Framework for Securing Personal Data Using the Multi-Cloud
A New Framework for Securing Personal Data Using the Multi-CloudA New Framework for Securing Personal Data Using the Multi-Cloud
A New Framework for Securing Personal Data Using the Multi-Cloud
 
A NEW FRAMEWORK FOR SECURING PERSONAL DATA USING THE MULTI-CLOUD
A NEW FRAMEWORK FOR SECURING PERSONAL DATA USING THE MULTI-CLOUDA NEW FRAMEWORK FOR SECURING PERSONAL DATA USING THE MULTI-CLOUD
A NEW FRAMEWORK FOR SECURING PERSONAL DATA USING THE MULTI-CLOUD
 
An Introduction to Digital Preservation
An Introduction to Digital PreservationAn Introduction to Digital Preservation
An Introduction to Digital Preservation
 
Integrating figshare into our RDM workflow: University of Salford
Integrating figshare into our RDM workflow: University of SalfordIntegrating figshare into our RDM workflow: University of Salford
Integrating figshare into our RDM workflow: University of Salford
 
UKSG Conference 2016 Breakout Session - figshare in the wild – university cas...
UKSG Conference 2016 Breakout Session - figshare in the wild – university cas...UKSG Conference 2016 Breakout Session - figshare in the wild – university cas...
UKSG Conference 2016 Breakout Session - figshare in the wild – university cas...
 
Intelligent Cloud Enablement
Intelligent Cloud EnablementIntelligent Cloud Enablement
Intelligent Cloud Enablement
 
Privacy preserving public auditing for secured cloud storage
Privacy preserving public auditing for secured cloud storagePrivacy preserving public auditing for secured cloud storage
Privacy preserving public auditing for secured cloud storage
 
In Search of Simplicity: Redesigning the Digital Bleek and Lloyd
In Search of Simplicity: Redesigning the Digital Bleek and LloydIn Search of Simplicity: Redesigning the Digital Bleek and Lloyd
In Search of Simplicity: Redesigning the Digital Bleek and Lloyd
 
BFC: High-Performance Distributed Big-File Cloud Storage Based On Key-Value S...
BFC: High-Performance Distributed Big-File Cloud Storage Based On Key-Value S...BFC: High-Performance Distributed Big-File Cloud Storage Based On Key-Value S...
BFC: High-Performance Distributed Big-File Cloud Storage Based On Key-Value S...
 
Improving availability and reducing redundancy using deduplication of cloud s...
Improving availability and reducing redundancy using deduplication of cloud s...Improving availability and reducing redundancy using deduplication of cloud s...
Improving availability and reducing redundancy using deduplication of cloud s...
 
Evolving Domains, Problems and Solutions for Long Term Digital Preservation
Evolving Domains, Problems and Solutions for Long Term Digital PreservationEvolving Domains, Problems and Solutions for Long Term Digital Preservation
Evolving Domains, Problems and Solutions for Long Term Digital Preservation
 
Project update: A collaborative approach to "filling the digital preservation...
Project update: A collaborative approach to "filling the digital preservation...Project update: A collaborative approach to "filling the digital preservation...
Project update: A collaborative approach to "filling the digital preservation...
 
Digital Preservation
Digital PreservationDigital Preservation
Digital Preservation
 
Digital Preservation
Digital PreservationDigital Preservation
Digital Preservation
 
Comparing Curricula for Digital Library and Digital Curation Education
Comparing Curricula for Digital Library and Digital Curation EducationComparing Curricula for Digital Library and Digital Curation Education
Comparing Curricula for Digital Library and Digital Curation Education
 
A Strategy for Improving the Performance of Small Files in Openstack Swift
 A Strategy for Improving the Performance of Small Files in Openstack Swift  A Strategy for Improving the Performance of Small Files in Openstack Swift
A Strategy for Improving the Performance of Small Files in Openstack Swift
 
Time -Travel on the Internet
Time -Travel on the InternetTime -Travel on the Internet
Time -Travel on the Internet
 

Recently uploaded

Full Sail_Morales_Michael_SMM_2024-05.pptx
Full Sail_Morales_Michael_SMM_2024-05.pptxFull Sail_Morales_Michael_SMM_2024-05.pptx
Full Sail_Morales_Michael_SMM_2024-05.pptx
mmorales2173
 
Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...
Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...
Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...
Dirk Spencer Corporate Recruiter LION
 
Brand Identity For A Sportscaster Project and Portfolio I
Brand Identity For A Sportscaster Project and Portfolio IBrand Identity For A Sportscaster Project and Portfolio I
Brand Identity For A Sportscaster Project and Portfolio I
thomasaolson2000
 
Interactive Dictionary AIDS-B.pptx aaaaaaaaaaaaaaaaaaaaaaaaaa
Interactive Dictionary AIDS-B.pptx aaaaaaaaaaaaaaaaaaaaaaaaaaInteractive Dictionary AIDS-B.pptx aaaaaaaaaaaaaaaaaaaaaaaaaa
Interactive Dictionary AIDS-B.pptx aaaaaaaaaaaaaaaaaaaaaaaaaa
23211a7274
 
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdfDOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
Pushpendra Kumar
 
DIGITAL MARKETING COURSE IN CHENNAI.pptx
DIGITAL MARKETING COURSE IN CHENNAI.pptxDIGITAL MARKETING COURSE IN CHENNAI.pptx
DIGITAL MARKETING COURSE IN CHENNAI.pptx
FarzanaRbcomcs
 
一比一原版(TMU毕业证)多伦多都会大学毕业证如何办理
一比一原版(TMU毕业证)多伦多都会大学毕业证如何办理一比一原版(TMU毕业证)多伦多都会大学毕业证如何办理
一比一原版(TMU毕业证)多伦多都会大学毕业证如何办理
yuhofha
 
Personal Brand Exploration Comedy Jxnelle.
Personal Brand Exploration Comedy Jxnelle.Personal Brand Exploration Comedy Jxnelle.
Personal Brand Exploration Comedy Jxnelle.
alexthomas971
 
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
foismail170
 
RECOGNITION AWARD 13 - TO ALESSANDRO MARTINS.pdf
RECOGNITION AWARD 13 - TO ALESSANDRO MARTINS.pdfRECOGNITION AWARD 13 - TO ALESSANDRO MARTINS.pdf
RECOGNITION AWARD 13 - TO ALESSANDRO MARTINS.pdf
AlessandroMartins454470
 
labb123456789123456789123456789123456789
labb123456789123456789123456789123456789labb123456789123456789123456789123456789
labb123456789123456789123456789123456789
Ghh
 
How Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
How Mentoring Elevates Your PM Career | PMI Silver Spring ChapterHow Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
How Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
Hector Del Castillo, CPM, CPMM
 
一比一原版(UVic毕业证)维多利亚大学毕业证如何办理
一比一原版(UVic毕业证)维多利亚大学毕业证如何办理一比一原版(UVic毕业证)维多利亚大学毕业证如何办理
一比一原版(UVic毕业证)维多利亚大学毕业证如何办理
pxyhy
 
How to Master LinkedIn for Career and Business
How to Master LinkedIn for Career and BusinessHow to Master LinkedIn for Career and Business
How to Master LinkedIn for Career and Business
ideatoipo
 
Resumes, Cover Letters, and Applying Online
Resumes, Cover Letters, and Applying OnlineResumes, Cover Letters, and Applying Online
Resumes, Cover Letters, and Applying Online
Bruce Bennett
 
lab.123456789123456789123456789123456789
lab.123456789123456789123456789123456789lab.123456789123456789123456789123456789
lab.123456789123456789123456789123456789
Ghh
 
太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】
太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】
太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】
foismail170
 
一比一原版(YU毕业证)约克大学毕业证如何办理
一比一原版(YU毕业证)约克大学毕业证如何办理一比一原版(YU毕业证)约克大学毕业证如何办理
一比一原版(YU毕业证)约克大学毕业证如何办理
yuhofha
 
Exploring Career Paths in Cybersecurity for Technical Communicators
Exploring Career Paths in Cybersecurity for Technical CommunicatorsExploring Career Paths in Cybersecurity for Technical Communicators
Exploring Career Paths in Cybersecurity for Technical Communicators
Ben Woelk, CISSP, CPTC
 
'Guidance and counselling- role of Psychologist in Guidance and Counselling.
'Guidance and counselling- role of Psychologist in Guidance and Counselling.'Guidance and counselling- role of Psychologist in Guidance and Counselling.
'Guidance and counselling- role of Psychologist in Guidance and Counselling.
PaviBangera
 

Recently uploaded (20)

Full Sail_Morales_Michael_SMM_2024-05.pptx
Full Sail_Morales_Michael_SMM_2024-05.pptxFull Sail_Morales_Michael_SMM_2024-05.pptx
Full Sail_Morales_Michael_SMM_2024-05.pptx
 
Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...
Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...
Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...
 
Brand Identity For A Sportscaster Project and Portfolio I
Brand Identity For A Sportscaster Project and Portfolio IBrand Identity For A Sportscaster Project and Portfolio I
Brand Identity For A Sportscaster Project and Portfolio I
 
Interactive Dictionary AIDS-B.pptx aaaaaaaaaaaaaaaaaaaaaaaaaa
Interactive Dictionary AIDS-B.pptx aaaaaaaaaaaaaaaaaaaaaaaaaaInteractive Dictionary AIDS-B.pptx aaaaaaaaaaaaaaaaaaaaaaaaaa
Interactive Dictionary AIDS-B.pptx aaaaaaaaaaaaaaaaaaaaaaaaaa
 
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdfDOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
 
DIGITAL MARKETING COURSE IN CHENNAI.pptx
DIGITAL MARKETING COURSE IN CHENNAI.pptxDIGITAL MARKETING COURSE IN CHENNAI.pptx
DIGITAL MARKETING COURSE IN CHENNAI.pptx
 
一比一原版(TMU毕业证)多伦多都会大学毕业证如何办理
一比一原版(TMU毕业证)多伦多都会大学毕业证如何办理一比一原版(TMU毕业证)多伦多都会大学毕业证如何办理
一比一原版(TMU毕业证)多伦多都会大学毕业证如何办理
 
Personal Brand Exploration Comedy Jxnelle.
Personal Brand Exploration Comedy Jxnelle.Personal Brand Exploration Comedy Jxnelle.
Personal Brand Exploration Comedy Jxnelle.
 
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
 
RECOGNITION AWARD 13 - TO ALESSANDRO MARTINS.pdf
RECOGNITION AWARD 13 - TO ALESSANDRO MARTINS.pdfRECOGNITION AWARD 13 - TO ALESSANDRO MARTINS.pdf
RECOGNITION AWARD 13 - TO ALESSANDRO MARTINS.pdf
 
labb123456789123456789123456789123456789
labb123456789123456789123456789123456789labb123456789123456789123456789123456789
labb123456789123456789123456789123456789
 
How Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
How Mentoring Elevates Your PM Career | PMI Silver Spring ChapterHow Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
How Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
 
一比一原版(UVic毕业证)维多利亚大学毕业证如何办理
一比一原版(UVic毕业证)维多利亚大学毕业证如何办理一比一原版(UVic毕业证)维多利亚大学毕业证如何办理
一比一原版(UVic毕业证)维多利亚大学毕业证如何办理
 
How to Master LinkedIn for Career and Business
How to Master LinkedIn for Career and BusinessHow to Master LinkedIn for Career and Business
How to Master LinkedIn for Career and Business
 
Resumes, Cover Letters, and Applying Online
Resumes, Cover Letters, and Applying OnlineResumes, Cover Letters, and Applying Online
Resumes, Cover Letters, and Applying Online
 
lab.123456789123456789123456789123456789
lab.123456789123456789123456789123456789lab.123456789123456789123456789123456789
lab.123456789123456789123456789123456789
 
太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】
太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】
太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】
 
一比一原版(YU毕业证)约克大学毕业证如何办理
一比一原版(YU毕业证)约克大学毕业证如何办理一比一原版(YU毕业证)约克大学毕业证如何办理
一比一原版(YU毕业证)约克大学毕业证如何办理
 
Exploring Career Paths in Cybersecurity for Technical Communicators
Exploring Career Paths in Cybersecurity for Technical CommunicatorsExploring Career Paths in Cybersecurity for Technical Communicators
Exploring Career Paths in Cybersecurity for Technical Communicators
 
'Guidance and counselling- role of Psychologist in Guidance and Counselling.
'Guidance and counselling- role of Psychologist in Guidance and Counselling.'Guidance and counselling- role of Psychologist in Guidance and Counselling.
'Guidance and counselling- role of Psychologist in Guidance and Counselling.
 

Digital content management system

  • 1. PRESIDENCY UNIVERISTY, BENGALURU Computer Science and Engineering School of Engineering Developing A Framework For Economical Digital Content Management System Madhura K madhura@presidencyuniveristy.in
  • 2. CONTENTS 1. Introduction 2. Literature Review 3. Research Gap 4. Research Motivation 5. Research Objectives 6. Research Methodology 7. References
  • 3. 1. Introduction • Content management (CM) is a method used to store, preserve, manage, retrieve and deliver the content and documents related to organizational processes. • A CM tool allows the management of an organization's unstructured information, wherever that information exists. • Types of Information- Paper Documents Images(tiff, Jpeg, gif,..) Office documents Graphics and drawings Print streams Web pages and content E-mail Faxes Video Rich media assets
  • 4. 1. Introduction • A content management system (CMS) is a software application used to create and manage digital content. • It offers lifecycle management of content and compliance and governance. • There are various CM tools available in market-
  • 5. 2. Summary of the research Literature Sl. No Title of the Article Year of Publication Findings 1. The Gilbane Report – What is Content Management System. October, 2000 Discussed on evolution of CMS. 2. A Brief History of Content Management Systems November, 2001 History of CMSs: Custom (1997), Proprietary (2000) and open-source (2004). 3. Understanding Content Management October/ November, 2001 Explained the importance of CMS in large Web Development Project. 4. The Gilbane Report - the classification & evaluation of content management systems. March, 2003 Given a framework for choosing CMS tool based on platform and language used.
  • 6. 2. Summary of the research Literature Sl. No Title of the Article Year of Publication Findings 5. Digital content Management: the search for a content management system. November, 2004 Proposed the need for a digital content management system by taking University of Arizona Library as a case study using DS space. 6. Content Management Bible. 2005 Described on origin of CMS, when and where to use CMS, types of CMS. 7. The Content Management Handbook 2005 Explored the development of a content management strategy, technical approaches to content management. 8. Generalized Content Management System October, 2006 Mentioned on amount of data generated, different types of CMS and storage medium as archiving.
  • 7. 2. Summary of the research Literature Sl. No Title of the Article Year of Publication Findings 9. Why Cloud? December, 2008 Explained on the need of cloud storage. 10. Cumulus: File system Backup to the Cloud. December, 2009 Gave a system for efficiently implementing file system backups over the Internet on thin cloud. 11. DEPSKY: Dependable and Secure Storage in a Cloud- of-Clouds. November, 2013 Implemented a cloud-of-clouds system to improve the availability, integrity, and confidentiality of information stored in the cloud through the encryption, encoding, and replication of the data. 12. SPMCloud: Towards the Single-Chip Embedded ScratchPad Memory - Based Storage Cloud June, 2014 Proposed a scratchpad-memory-based cloud-inspired volatile storage subsystem.
  • 8. 2. Summary of the research Literature Sl. No Title of the Article Year of Publication Findings 13. IOStack: Software-Defined Object Storage March, 2016 Proposed SDS architecture for object stores (OpenStack Swift). 14. The Design and Implementation of a Rekeying-Aware Encrypted De-duplication Storage System (REED). February, 2017 Proposed a rekeying method in encrypted de- duplication storage systems. 15. Understanding I/O Performance Behaviors of Cloud Storage from a Client’s Perspective. June, 2017 Explained on cloud storage services and tool for testing the cloud I/O performance. 16. Integrity and Consistency for Cloud Object Stores. July, 2017 Introduced VICOS, a protocol for verification of integrity and consistency for cloud object storage.
  • 9. 2. Summary of the research Literature Sl. No Title of the Article Year of Publication Findings 17. Hybris: Robust Hybrid Cloud Storage. September, 2017 Replicates metadata on trusted private cloud, which are dispersed across multiple untrusted public clouds. 18. GDS-LC: A Latency- and Cost-Aware Client Caching Scheme for Cloud Storage. November, 2017 Given a framework for cloud storage scenario based on cache-scheme called Greedy Dual-Size (GDS). 19. Digital Transformation Through SaaS Multi-clouds. May/June, 2018 Moved ERP systems to a SaaS multi-cloud. 20. IBM Software-Defined Storage Guide July, 2018 IBM SDS reference architecture and object storage.
  • 10. 3. Research Gap • Most of the available CM products in the market has a very high Total Cost of Ownership(TCO). • This is the key reason why most of the public organizations, universities and companies are away from using any dedicated CM Products. • They rely on saving their organizations content via Paper trail or on computer drives, CD’s, Google Drive, etc. • This approach has many shortcomings- Storage Limitation, Search limitation, Security of content, compliance, multi-channel/device access, efficiency degradation, limitation in sharing and collaborating.
  • 11. 4. Research Motivation • The proposal has been motivated from the “DIGITAL INDIA” project started by Govt. of India in 1st July 2015. • In India, universities, public work departments, health departments and many other organizations can’t afford to buy expensive market based DCM Systems for document management which indirectly affect efficiency and increase operational costs and reduces transparency. • By designing a framework for a low cost DCM solution, the research looks forward to assist organizations/enterprises to implement and adapt Digital philosophy and thus moving India towards Digital India.
  • 12. 5. Research Objective • To design a framework for low cost Cloud based Digital Content Management system • Using public cloud. • Designing a taxonomy model that can be reused and extended easily by various organizations with minimal or no changes, thus improving the ease of use. • Designing a framework for Multi-channel access(mobile, web, etc.) of content. • Improving holistic storage of cloud based implementations. • By using cloud based storage principles by using digital object storage.
  • 13. 6. Research Methodology • The adapted research methodology can be discussed in terms of phases as following- • Phase 1- Investigational. • Phase 2- Designing a framework for low cost Digital Content Management in public cloud. • Phase 3- Designing and addressing storage, a robust compliance and security mechanism for content. • Phase 4- Designing and addressing challenges associated with multi-channel access to content. • Phase 5- Designing and addressing the search techniques for content extraction, content classification and content based searches.
  • 14. 7. References 1. “Digital content management: the search for a content management system”, by Yan Han, at Emerald Group Publishing Limited, in November 2004. 2. “Generalized Content Management System”, by R.Guruprasad nal, anuj prateek, at NAL, BANGALORE, in 2006. 3. “Understanding Content Management”, by Bob Boiko, at American Society for information Science and Technology, in October/ November, 2001. 4. “The Content Management Handbook”, by Martin White, at Facet Publishing, London, in 2005. 5. “The Gilbane Report – What is Content Management System”, by Frank Gilbane, at Bluebill Advisors, Inc. in October, 2000. 6. “A Brief History of Content Management Systems”, by 7. “The Gilbane Report - the classification & evaluation of content management systems”, by Frank Gilbane, at Bluebill Advisors, Inc., in March, 2003. 8. “Content Management Bible”, by Bob Boiko, at Wiley Publishing Inc., in 2005.
  • 15. 7. References 9. “Why Cloud?”, by Win Treese, ACM Trans., in December 2008. 10. “IoStack: software-defined object storage”, by William oppermann and Pietro michiardi, IEEE Trans. , in March 2016. 11. “GDS-LC: A Latency- and Cost-Aware Client Caching scheme for cloud storage”, by Binbing Hou and Feng Chen, ACM Trans. , in November 2017. 12. “IBM Software-Defined Storage Guide”, by Larry Coyne, Joe Dain, International Technical Support Organization, in July 2018. 13. “The Design and Implementation of a Rekeying-Aware Encrypted De-Duplication Storage System (REED)”, by Chuan qin, jingwei li, and Patrick P. C. Lee. ACM Trans. in February 2017. 14. Cumulus: File System backup to the cloud, by Michael vrable, Stefan savage, and Geoffrey M. Voelker, ACM Trans., in December 2009. 15. “DepSky: Dependable and Secure storage in a cloud-of-clouds”, by Alysson Bessani, Miguel Correia, ACM Trans., in November, 2013.
  • 16. 7. References 16. “SPM-Cloud: Towards the single-chip embedded scratchpad memory - based storage cloud”, by Luis Angel D. Bathen and Nikil D. Dutt, ACM Trans., in June, 2014. 17. “Integrity and Consistency for Cloud Object Stores”, Marcus Brandenburger, Christian Cachin, and Nikola Knezevic, ACM Trans., in July 2017. 18. “Digital Transformation Through SaaS Multi-clouds”, by Joe Weinman, IEEE Cloud Computing, in May/June 2017. 19. “Hybris: Robust Hybrid Cloud Storage”, by PAOLO VIOTTI ,DAN DOBRE, MARKO VUKOLIC, ACM Trans., in September 2017. 20. “Understanding I/O Performance Behaviors of Cloud Storage from a Client’s Perspective”, by BINBING HOU and FENG CHEN, ACM Trans, in June, 2017.