Unified Cloud Storage Group 9 Navneet Joshi Apoorva Gupta Gurinder Pal Singh.

Slides:



Advertisements
Similar presentations
Extending Web-Protégé to Support Reasoning
Advertisements

QGis Browser / VGL Frontend VGL Backend 3 rd Party WPS Services eScript Underworld AEM Inversion Proprietary Protocol Proprietary Protocol Proprietary.
T Sponsors Sameer Chabungbam Principal Program Manager, Microsoft Connector API Apps BizTalk Summit 2015 – London ExCeL London | April 13th & 14th.
1 Trillion Azure AD authentications since the release of the service 50 M Office 365 users active every month >1 Billion authentications every.
What is a web service?  A remote procedure call (RPC) over HTTP.  A web-accessible operation that takes input and returns results in XML.  Like a web.
OmStore Cloud API Harshit Agarwal Sohil Habib. About Us ●We are graduate students at CMU ●Currently at CMU Silicon Valley campus ●Working part time with.
Implementation of Simple Cloud-based Distributed File System Group ID: 4 Baolin Wu, Liushan Yang, Pengyu Ji.
Google App Engine Google APIs OAuth Facebook Graph API
Company/Product Overview. You have lots of files all over the place.
CLOUD STORAGE HOW TO STORE FILES IN A VIRTUAL CLOUD Leila B.
©2012 Check Point Software Technologies Ltd. Cloud Security Tamir Zegman Architect.
“Salesforce” - meet Amazon Cloud Upload unlimited files sizes to your salesforce Get Started On Demand Files Storage for Salesforce Cloud Storage, a Salesforce.
Modeled & Presented By – T. Sai Goutham M. Gautam.
Using Reader, Drive, and Cloud Printing. Subscribe to Webpages, Wikis, Photo shares and Webblogs (Blogs) enabled with Rich/RDF Site Summary/Really Simple.
BIT:Mobile platform Ссылка на документацию.
Intro to Google Apps B3: Working in Google Drive.
Zentrum für sichere Informationstechnologie - Austria Bojan Suzic Open Identity Summit 2013 September 10th, Kloster Banz Secure Hardware-Based Public Cloud.
Cloud Computing. What is it? Cloud computing is the concept of where a large number of computers are connected to a large storage computer, where each.
Cloud Storage BizTech Answers May 1, 2012 Presented By: Paul Watkins.
M i SMob i S Mob i Store - Mobile i nternet File Storage Platform Chetna Kaur.
Green Computing Sharing files to reduce printing.
Cloud computing.
Cloud Computing. What is Cloud Computing? What is Cloud Computing? The cloud is an umbrella term for products and services that rely on the internet to.
Using the Bookshare API July Why do it? Developed in 2008, provides 3rd party developers access to Bookshare functionality in any application It.
Digital Filing A Simple Way to Digitally Centralize and Distribute Documents.
Campus File Services Past the Traditional File Server.
 background and intro  client deployment  system Architecture and server deployment  behind the scenes  data protection and security  multi-server.
GRNET Greek Research & Education Network GRNET Simple Storage – GSS Ioannis Liabotis, Panos Louridas Amsterdam, June 2007.
 By Thu Nguyen  Advisor: Prof. Krzysztof Janowicz GEOG 596A – Capstone Project.
Store your files in the sky Intro to Cloud file storage.
Welcome to working with the cloud &. Cloud computing: The practice of using a network of remote servers hosted on the Internet to store, manage, and process.
Unified Cloud Storage Navneet Joshi, Apoorva Gupta, Gurinder Pal Singh Today there are a number of cloud storage services (Dropbox, Google drive, Box).
WebFTS File Transfer Web Interface for FTS3 Andrea Manzi On behalf of the FTS team Workshop on Cloud Services for File Synchronisation and Sharing.
©2012 LIESMARS Wuhan University Building Integrated Cyberinfrastructure for GIScience through Geospatial Service Web Jianya Gong, Tong Zhang, Huayi Wu.
Quick Launch. Google Drive 30 GB Cloud Space Document.
Modern Programming Language. Web Container & Web Applications Web applications are server side applications The most essential requirement.
Optimized File Uploads in Mobile Cloud Computing Yash Sheth Vishal Sahu Swapnil Tiwari
Cloud Storage Security Survey Ryan Kiefer. Overview Google Drive Microsoft Cloud Drive Dropbox Paid-for alternatives 2.
Initial EER: Health Domain Health screen needed only if team is unsure if health is a concern If needs are identified, proceed directly to a health evaluation.
This material is based upon work supported by the U.S. Department of Energy Office of Science under Cooperative Agreement DE-SC Michigan State.
Computing Services Department of Pharmacy & Pharmacology.
Implementation of Simple Cloud-based Distributed File System Group ID: 4 Baolin Wu, Liushan Yang, Pengyu Ji.
Uploading Web Page  It would be meaningful to share your web page with the rest of the net user.  Thus, we have to upload the web page to the web server.
EGI-InSPIRE RI EGI-InSPIRE EGI-InSPIRE RI OpenSource GeoSpatial Catalogue Platform-as-a-Service Salvatore Pinto Cloud.
Distributed Storage Middleware To build a distributed web storage service for small files; To provides RESTFUL interface to access files and directories.
TEMPUS project № TEMPUS DE-TEMPUS-JPHES "Innovation hybrid strategy of IT-outsourcing partnership with enterprises“ CNUT’S PILOT PROJECT.
REST API to develop application for mobile devices Mario Torrisi Dipartimento di Fisica e Astronomia – Università degli Studi.
Cloud-based movie search web application with transaction service Group 14 Yuanfan Zhang Ji Zhang Zhuomeng Li.
The eCSG Mobile App Mario Torrisi INFN – Division of Catania 24 June 2013 Webinar on the eCSG 1.
REMI Database Antall Fernandes. REMI ● A relational database to facilitate data - metadata organization of various research studies. ● Interface into.
Google App Engine. Contents Overview Getting Started Databases Inter-app Communications Modes.
Transforming PowerPoints with Google Docs
Objectives Create a folder in Google Drive.
Currently Available FAA Google Visualization Tools
The need for a Multi-Cloud Storage API September 2009
Jenny Pange University of Ioannina
Data Bridge Solving diverse data access in scientific applications
Test Drive Google Drive
Business Process Automation Provider Simplifies the Printing and Mailing Process from OneDrive “Mailform’s focus on print and mail services for small businesses.
Cloud computing.
Windows Azure Keenan Newton 3-021
New to Yammer? ! Use a professional adress
Cloud Based Media Streamer
Building on the Microsoft Graph: 0 - App in 60 minutes
Atelier Progress Report
Ուսումնական պլան Հայոց լեզվի, գրականության դասավանդող՝ Լիլիթ Մադոյան
ADUG 21-Oct 2013 Grahame Grieve
Attach2Dynamics Drag and Drop multiple files and folders to Cloud Storage within your Dynamics CRM
Alena Reinaldo Cristel Randy
Cloud Based Learning An Introduction to Google Drive
Presentation transcript:

Unified Cloud Storage Group 9 Navneet Joshi Apoorva Gupta Gurinder Pal Singh

Motivation & Goal Today there are a number of cloud storage services (Dropbox, Google drive, Box). One has to manage each of these services individually. Our application Anu is a web application that will provide a unified view of all these storage services. This will mean user has to manage just a single storage. Our application supports upload, search and download functionalities. Extended to include file sharing.

Unified Cloud Storage Simple UploadFragmented Upload

Authentication - Used OAuth 2.0 protocol for authentication. UI Servlets AuthenticationManager WorkflowManager Storage REST APIs Architecture

Evaluation