Comparison of Performance Metrics of Media Applications on Different Cloud based Host Servers Group 11 Arun Shivaramakrishna(#69127904) Prateek Ramachandra(#28321312)

Slides:



Advertisements
Similar presentations
Suggested Course Outline Cloud Computing Bahga & Madisetti, © 2014Book website:
Advertisements

Kicking and Screaming: How Video Changed the Way We Think About Online Learning.
Kyle Thurow, Kyle Neuschaefer, Alexander Matusiak, and Justin Carroll.
 Guy Jacob  Roee Shapiro Project B Spring, 2009 Cloudio  Project Supervisor: Eddie Bortnikov  Lab Chief Engineer: Dr. Ilana David.
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.
Nikolay Tomitov Technical Trainer SoftAcad.bg.  What are Amazon Web services (AWS) ?  What’s cool when developing with AWS ?  Architecture of AWS 
Engineering the Cloud Andrew McCombs March 10th, 2011.
Bandwidth Measurements for VMs in Cloud Amit Gupta and Rohit Ranchal Ref. Cloud Monitoring Framework by H. Khandelwal, R. Kompella and R. Ramasubramanian.
SENG 422 Lab 4 Cloud Computing Time: ELW B220 from (4:00 - 6:50) every Tuesday TA: Philip Baback Alipour Ph.D. Candidate in Electrical, Computer Engineering.
2015/16 INTRODUCTION TO THE SFE QUICK START GUIDES Instructions for Hosting and Sharing.
LEARNING TECHNOLOGY SELF ASSESSMENT The Journey at Activate Learning Surjit Uppal ILT Manager.
1 NETE4631 Communicating with the Cloud and Using Media and Streaming Lecture Notes #14.
Computer Measurement Group, India CLOUD PERFORMANCE TESTING - KEY CONSIDERATIONS Abhijeet Padwal, Persistent Systems.
Plan Introduction What is Cloud Computing?
CLOUD COMPUTING. FIVE ESSENTIAL CHARACTERISTICS. WHAT IS CLOUD? 2.
EagleTechnologyGroup ARCGIS ONLINE EXPLAINED Matt Lythe Eagle Technology.
Introduction to Cloud Computing
Cloud Computing All Copyrights reserved to Talal Abu-Ghazaleh Organization
A Brief Overview by Aditya Dutt March 18 th ’ Aditya Inc.
Let's build a media sharing website # 1 Hosting.
MATT JARRELL TWYNER JONES CARTER FARMER RICK KASS Cloud Computing.
The Google Cloud EDTEC 572. History & Overview Cloud Computing Grid Computing Parallel Computing Distributed Computing Ubiquitous Computing Mobil phon.
Intro to Google Apps B3: Working in Google Drive.
GIS and Cloud Computing. Flickr  Upload and manage your photos online  Share your photos with your family and friends  Post your photos everywhere.
1 NETE4631 Using Google Web Services and Using Microsoft Cloud Services Lecture Notes #7.
Cloud Computing and Big Data
Face Detection And Recognition For Distributed Systems Meng Lin and Ermin Hodžić 1.
Cloud Computing. Cloud Computing defined Dynamically scalable, device-independent and task-centric computing resources are provided online, with all charges.
Java in the cloud PaaS Platform in Comparison By Srini Kumar VP MSat IT Evangelist & Strategy Advisor.
Performance Evaluation of Image Conversion Module Based on MapReduce for Transcoding and Transmoding in SMCCSE Speaker : 吳靖緯 MA0G IEEE.
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.
Enterprise Cloud Computing
0 GAMETECH 12 Paul Jesukiewicz Lifelong Learning Cloud Filename/RPS Number.
Developer Day Windows Azure June 2012 & October 2012 News Mario Szpuszta Cloud Architect & Technical Evangelist, Microsoft Corp.
July 2013 Elastic Offloading by Dale Denis. Dale Denis The Elastic Offloading of Computationally Intensive Tasks to the Cloud to Augment the Computing.
Cloud services Amazon Web Service (AWS) Intro and usage.
Web Technologies Lecture 13 Introduction to cloud computing.
Optimized File Uploads in Mobile Cloud Computing Yash Sheth Vishal Sahu Swapnil Tiwari
Information Systems in Organizations 5.2 Cloud Computing.
Implementation of Simple Cloud-based Distributed File System Group ID: 4 Baolin Wu, Liushan Yang, Pengyu Ji.
INTRODUCTION TO CLOUD COMPUTING. CLOUD  The expression cloud is commonly used in science to describe a large agglomeration of objects that visually appear.
Cloud Computing % of us use some form of cloud coumputing.
Agenda  What is Cloud Computing?  Milestone of Cloud Computing  Common Attributes of Cloud Computing  Cloud Service Layers  Cloud Implementation.
Instructions for Hosting and
Network customization
Virtual Video Transcoding in the Cloud
File Management in the Cloud
Metrics Replication Presentation for Maryland Staff September 26, 2002
Serverless Architecture in Azure
© 2016 Global Market Insights, Inc. USA. All Rights Reserved Cloud Gaming Market share research by applications and regions for 2017-
Amazon AWS Solution Architect Associate Exam Dumps For Full Exam Info Visit This Link:
2018 Amazon AWS DevOps Engineer Professional Dumps - DumpsProfessor
2018 New Microsoft Exam Dumps Killtest
Pass AWS-Certified-Solutions-Architect-Professional Certification in First Attempt - AWS-Certified-Solutions-Architect-Professional Valid Questions Answers - Realexamdumps.com
GROUP 2 Cloud Computing Abdoul Karim Dolo Gary Kirk Baboucarr W Mbai
Bandwidth Measurements for VMs in Cloud
Cloud Computing.
Adopting the cloud Scalable websites without servers
Lesson 9: GUI HTML Editors and Mobile Web Sites
Benchmarking GAMS MINLP Solvers and Excel Solver
Cloud computing Technology: innovation. Points  Cloud Computing and Social Network Sites have become major trends not only in business but also in various.
Cloud computing Technology: innovation. Points  Cloud Computing and Social Network Sites have become major trends not only in business but also in various.
Cloud CNC Administrator The Next Generation
Cloud Computing: Concepts
Session I Cloud Introduction Session I
IBM Cloud Media and Entertainment
Cloud Security AWS as an example.
Cloud Security AWS as an example.
Cloud Provisioning Service
AWS Computing NTEG June 2019 New Technology Exploration Group.
Presentation transcript:

Comparison of Performance Metrics of Media Applications on Different Cloud based Host Servers Group 11 Arun Shivaramakrishna(# ) Prateek Ramachandra(# ) Alok Boopalam Anantha Krishna(# )

Motivation & Goal: Several media services like transcoding are nowadays being implemented over cloud platforms to achieve scalability. This project aims to compare the performance metrics of media applications deployed on two different cloud based platforms namely AWS and Google Compute Engine.

Related work The following papers/articles compare different cloud platforms in general. Our work is focused on media applications alone. Comparing different cloud providers- Comparison of cloud platforms : Google cloud and AWS : Cloud computing platforms – metrics comparisons _Cloud_Computing_Analysis_of_Various_Platforms/links/ 09e414feaf48f004db pdf _Cloud_Computing_Analysis_of_Various_Platforms/links/ 09e414feaf48f004db pdf Performance analysis based on leading cloud computing services -

Implementation Details Using Amazon Elastic Transcoder, readily available with AWS, we uploaded a media file to access it over different devices like phones, tablets, etc across different formats. The problem we faced with using the Elastic Encoder was that the same service could not be used on another cloud platform(like Google Compute Engine) for comparison purposes, as its use is exclusive to the AWS platform. Thus, this inability to deploy the same media application over two different platforms using a common service led to us choose an OpenCV based media application to ensure the same media application code could be deployed on different platforms.

Testing and Evaluation Plan With a large data set as a benchmark, we plan to provide a comparison table which shows the conversion time from one format to another per 1 MB of data. We will explore different metrics for comparison.