民 國 一 O 四 年 四 月 第 45 卷 第 2 期

Size: px
Start display at page:

Download "民 國 一 O 四 年 四 月 第 45 卷 第 2 期"

Transcription

1 民 國 一 O 四 年 四 月 第 45 卷 第 2 期 1============================================================ Designing and Constructing a Big Data Processing Platform using Hadoop Open Source Software Hsiu-Ming Lin Cheng-Ju Yu Chih-Cheng Chien The Apache Hadoop had become the most popular open source software in the big data platform area.however its core services HDFS, the distributed file system and MapReduce, the distributed computing framework, could not satisfy the requirements varies among different big data usages. It also becomes challenges to manage the servers, the network devices, and the system configurations in a distributed computing environment. In this paper we propose an integrated big data platform architecture comprised of the Hadoop and related open source software. This platform provides the file management service, the cluster resource management service, the distributed computing service, the data warehousing service, the data manipulation service, the workflow management service, along with the deployment interface, the end user interface, the system integration interface, and the system administration interface, to help enterprise ease adoption of the big data platform with Hadoop. Keyword Apache Hadoop Apache Hive Apache HBase Apache Oozie Apache Knox Apache Ambari Cloudera Hue

2 2============================================================ The Open-Source Memory Cache Technology Implementation and Application for Wi-Fi Value-added Service Chin-Ping Chuang Jia-Wei Gong Shaw-Wei Ting Ya-Shian Wang Hong-Jie Chen Ya-Ping Huang Mei-Chun Chen With the rapid growth of smart devices and Social Network Service (SNS) applications, the global mobile data traffic takes on a trend of explosive increase. These smart devices are equipped with Wi-Fi module, which at many locations is a more cost-effective, high-bandwidth access method for mobile broadband. Many mobile operators have built Wi-Fi networks proactively and reaped the rewards of reduced cost and lower churn due to a better user experience. The rapid spread of Wi-Fi networks are also derived the Wi-Fi Location-Based Service (LBS). Wi-Fi LBS value-added services can help mobile operator enhance the user experience or use user location information to optimize the experience and create revenues.this paper discusses the development of RINOS Wi-Fi network management systems by Chunghwa Telecom Laboratories which imported open-source memory cache technology to archive all kinds of new Wi-Fi value-added services requirements. In order to accommodate the quick and immediate user position queries of Wi-Fi LBS,Wi-Fi network management system must poll the information of AP devicesmore frequently and rapidly to collect a large number of connected user data and provide the stable inquiry API. Finally, the experimental result of actual field trial shows that the RINOS Wi-Fi network management system can meet the huge and immediate inquiry demands of Wi-Fi LBS services and the Wi-Fi LBS services can correctly indicate user scurrent location within a period of reasonable reaction time to meet the user requirement. Keyword Wi-Fi 網 路 寬 頻 網 路 接 取 網 路 LBS Redis

3 3============================================================ Leveraging Open Source Software to Develop Cloud Resource Analysis Service Tzu-Chun Huang Yung-Sen Hsin Chuang-Fa Yang Kun-Hua Tsai Chih-Chien Chang Feng-Been Yang Virtualization technologies offer enterprises many benefits likereducing cost, improving equipment efficiency, faster server provisioning and energy saving, etc.using the function of faster server provisioning, enterprise can efficiently create lots of virtual machines (VM) for the existing business systems or test requirements. However, creating lots of VMs could cause VM sprawl problem if virtualization resources on virtual machines are not allocated properly. With the expansion of VM sprawl problem, it will result in the performance degradation of the virtualization platform. This paper illustrates the Cloud Resource Analysis Service (CRAS), which leverages open source distributed storage, O/R mapping, and several popular libraries to construct a high scalability, high reliability and high maintainability service architecture. With the patented calculating technologies inside, CRAS can analyze large amount of virtualization performance data and then provide recommendations to reallocate resources for optimization purpose. CRAS helps enterprises that have adopted virtualization technologies to control VM Sprawl well. Keyword NoSQL: Not only SQL JSON:JavaScript Object Notation ORM: Object/Relation Mapping OGM: Object/Grid Mapping AJAX:Asynchronous JavaScript and XML

4 4============================================================ Verify a Multitenant Application Platform to Meet the Design Principle of Twelve-Factor App Using Container Technology Wenda-Da Lain Booming cloud services let us rethink how to adjust the architecture in the traditional application, and how really make good benefits of cloud technologies to achieve the aspirations of the cloud services including high availabilities and scalabilities. Especially, it is more important to deploy fast. Fortunately there have been many open source corresponding relational databases, cache, and network communication methods support decentralized architectures in cloud. For example, MongoDB, Redis, Mariadb, and Zookeeper can help us meet purposes of high availabilities and scalabilities, but the integrations of these basic software technologies have barriers. Moreover, to achieve the goal of rapid cloud services must deliver in the development, testing, maintenance and operation of on-line, and must integrate those operations seamlessly. Therefore, this paper will adopt container-based technology for applications, and follow the Twelve-Factor App design principles to verify a cloud service development case as a basis for future development of cloud application platform. Keyword OpenStack Docker Redis MongoDB Twelve-Factor App DevOps Micro Services

5 5============================================================ Build a Software Defined Storage Based on ZFS Min-Yi Tsai Chun-Yu Chang Kuo-Pao Lee Hsu-Fang Lai Chieh-Feng Li Yung-Yi Hsu With the rapid development of cloud computing technology, the need of big data and virtualization also grows year by year. How to build an IaaS, Infrastructure as a Service become more and more important for a company IT.Traditional storage solution cannot longer fulfill the fast growing needs of storage. A far more advanced storage solution is needed.a Software Defined Storage (SDS) is more flexible than traditional storage, administrators can easily adjust the current storage resource based on current requirements and dispatch these resource rapidly. Nowadays, a SDS can utilize old storage hardware which can reduce the cost of purchasing new storage hardware. In addition, a SDS usually can provide features such as high-availability, remote-backup, snapshot, clone, compression, deduplication and RAID. As the result, we propose a method to build a SDS based on Illumos ZFS.The features such as snapshot, clone, compression, deduplication and RAID are already built in ZFS which can easily raise storage space utilization and data availability. Besides, we use ZFS built-in command to develop the remote-backup feature which allows the data can be periodically and automatically copied from local to remote. The high-availability feature is developed based on Pacemaker, an open source high-availability resource manager suitable for both small and large clusters. This SDS supports NFS/iSCSI/SAMBA protocols and built-in software RAID function make it become the storage repository of the hypervisor such as XenServer, VMware, Hyper-V in a virtualization environment to store virtual machine images. We also perform an experiment to compare the performance of the SDS contain SSDs as write and read cache with the SDS without write and read cache. Keyword 軟 體 定 義 儲 存 SDS ZFS

6 6============================================================ Design and Implementation of Virtual Machine Monitor Agent Tyng-Jiun Kuo Shu-Fan Shih Wenda-Da Lain Chih-Lung Liao Cloud computing technology rapid grows recent years. Hypervisor such as VMWare, Microsoft, Citrix, Virtuoso all provide centralized resource management functions for virtual machines. However, there is no efficient way for VM resource monitoring from Service provider to user without API calls by user themselves in programs. In this paper, we use the open source Sigar API and JNRPE Server to show the way to monitor resource of VMs cross hypervisor by monitor agents to fulfill a centralized multi-platform VM resource monitoring mechanism. Currently, this virtual machine monitor agent is on-line and supports the operations of CHT hicloud CaaS service. 關 鍵 字 虛 擬 主 機 監 控 雲 端 運 算 開 源 軟 體

7 7============================================================ A Virtual Machine Operation Prioritizing Method for Virtual Infrastructure Management Systems Ko-Jo Lee Yi-Xian Lin Shun-Hsing Hsu Yung-Yi Hsu Cloud computing is a very popular technology in recent years. Gartner predicts that Infrastructure-as-a-Service(IaaS) will achieve a compound annual growth rate (CAGR) of 41.3% through 2016, the fastest growing area of public cloud computing the research firm tracks[1]. Therefore, virtual infrastructure management system (VIM), which manages infrastructure and provides virtualization services, plays an important role. Based on an open source software XenServer, CHT Virtuoso (hereinafter referred to as Virtuoso) which develops by CHT is used to manage, monitor and allocate virtual resources. In order for all virtual machines running on top of Virtuosoto work efficiently, this paper presents a non-interference prioritizing method for operations of virtual machines. In Virtuoso, all operations have different characteristics, some operations might be interfering and some others might be interfered with other operations. This scheme will prioritize all kind of operations of the virtual machines according to operation s characteristics. All operations are assigned different processing orders and executed in sequence from high priority to low priority in order to avoid interference. As a result, the total execution time of the Virtuoso will be reduced significantly. 關 鍵 字 雲 端 運 算 虛 擬 化 基 礎 架 構 管 控 系 統 虛 擬 機 排 程 操 作

8 8============================================================ A Heuristic Resource Load-Balancing Algorithm for Cloud Computing Environments Yu-Wen Huang Jen-Hsien Cheng Po-Han Tseng Shun-Hsing Hsu Yung-Yi Hsu Cloud computing is an emerging paradigm in computing research and industry in recent years. In cloud computing, computing resources are virtualized as services as demanded by the users. One of the challenging issues in cloud computing is to balance resource utilization across physical hosts to ensure resources available on demand. We design a cloud model and define the mathematical load-balancing problem which is an NP-hard problem. We propose a heuristic resource load-balancing algorithm to select appropriate VMs that are migrated from the overloaded hosts to others. Instead of rearranging all VMs, our algorithm migrate a few VMs can decrease the difference of resource utilization among physical hosts. Three criteria are designed for the VM selection. The algorithm is implemented in CHT Virtuoso, a virtual infrastructure management system. Virtuoso inspects the resource usage of the cloud environment regularly and relocates VMs automatically when the loadings are imbalanced. Demonstration results show that the proposed algorithm can achieve load-balancing effectively. 關 鍵 字 雲 端 運 算 虛 擬 機 器 負 載 平 衡

9 9============================================================ ing Internal API with an Extension Module in SDN Controller Kai-Yi Cheng Cheng-Yang Chen Chih-Hui Hsiao Tung-Yu Tsai Chung-Hsiung Wu Yu-Ching Chen Wen-Chen Lu Hsiao-Chuan Tsou Chien-Hui Lee Chih-Hsiung Huang This research aims to abstract internal APIs in a SDN controller. In SDN, controller is a key entity providing a logically centralized control of the network. When building an application, we may encounter multi-vendor issues due to the lack of standard northbound APIs which can provide a unified interface among controllers. Though we can achieve an objective of proactive control model via adaptors. Few of applications were implemented with a pure proactive model. Applications need to be implement with the reactive control model to fulfill real-time requirements. However, this model is built by writing a module in a controller, when developing the module for every controller in a multi-vendor environment, we will face the issue of the difference of programming languages and internal APIs. In this study, we proposed an architecture that adds an extension module to provide real-time service without introducing irrelevant components, and uses message broker to perform message delivery. This approach can simplify the functionalities of the controller, and avoid performance bottlenecks caused by heavy load of data processing. Therefore, it makes developing the applications with the reactive control model a feasible approach. Moreover, the extension module relies less on the controller, which can provide additional benefits by increasing the flexibility of the controller and reduce potential maintenance. 關 鍵 字 軟 體 定 義 網 路 抽 象 化 訊 息 佇 列 主 動 控 制 模 式 即 時 控 制 模 式

10 10============================================================ Design and Implementation of Cloud Rendering System with Open Source Software Wei-Ting Huang Jia-Bin Yuan As the high-resolution 3D images and animations become more and more popular worldwide, they bring the visual effects production companies a lot of challenges of how to utilize the computing resources of servers in an on-demand, cost-effective way to finish the rendering process of these images and animations before the deadline. To meet the requirements mentioned above, some production companies try to build their own render farm, which consists of a number of computing and storage servers. However, this kind of infrastructure construction results in huge space consumption, energy wasting, and high CAPEX and OPEX. On the other hand, cloud computing technologies nowadays are much more mature than before, and they bring some important essential characteristics, such as resource pooling, on-demand self-service, and pay-as-you-go, into reality.in this paper, we first surveyedthe development status and trend of the visual effect industry by adopting cloud rendering technologies. And then the functionalities of thecloud Rendering System, which has been developed on the basis of open source software (OSS), were described to show how to create a high-availability system with the flexible yet stable architecture. Besides, several operation scenarios were illustrated to highlight the benefits of the system. 關 鍵 字 開 源 軟 體 (Open Source Software,OSS) 雲 端 算 圖 (Cloud Rendering) 算 圖 農 場 (Render Farm) 高 可 用 度 (High Availability)

民 國 一 百 年 六 月 第 41 卷 第 3 期

民 國 一 百 年 六 月 第 41 卷 第 3 期 民 國 一 百 年 六 月 第 41 卷 第 3 期 1============================================================ The Current Development and Trend of Cloud Computing Market Kuo-Chieh Lin Cloud Computing has been an emerging technology

More information

民 國 一 百 年 十 二 月 第 41 卷 第 6 期

民 國 一 百 年 十 二 月 第 41 卷 第 6 期 民 國 一 百 年 十 二 月 第 41 卷 第 6 期 1============================================================ Research on Cloud Computing Technology for CHT NGN/IMS Service Platform Chung-Shih Tang Ying-Dian Tzou Chin-Ywu

More information

Virtualizing Apache Hadoop. June, 2012

Virtualizing Apache Hadoop. June, 2012 June, 2012 Table of Contents EXECUTIVE SUMMARY... 3 INTRODUCTION... 3 VIRTUALIZING APACHE HADOOP... 4 INTRODUCTION TO VSPHERE TM... 4 USE CASES AND ADVANTAGES OF VIRTUALIZING HADOOP... 4 MYTHS ABOUT RUNNING

More information

VMware VDR and Cloud Storage: A Winning Backup/DR Combination

VMware VDR and Cloud Storage: A Winning Backup/DR Combination VMware VDR and Cloud Storage: A Winning Backup/DR Combination 7/29/2010 CloudArray, from TwinStrata, and VMware Data Recovery combine to provide simple, fast and secure backup: On-site and Off-site The

More information

High Availability for Citrix XenApp

High Availability for Citrix XenApp WHITE PAPER Citrix XenApp High Availability for Citrix XenApp Enhancing XenApp Availability with NetScaler Reference Architecture www.citrix.com Contents Contents... 2 Introduction... 3 Desktop Availability...

More information

民 國 一 O 一 年 四 月 第 42 卷 第 2 期

民 國 一 O 一 年 四 月 第 42 卷 第 2 期 民 國 一 O 一 年 四 月 第 42 卷 第 2 期 1============================================================ Design and Implementation of Integrated Cloud Resource Management Platform Chih-Chung Tsai Tyng-Jiun Kuo Wei-Chih

More information

Design and Implementation of IaaS platform based on tool migration Wei Ding

Design and Implementation of IaaS platform based on tool migration Wei Ding 4th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 2015) Design and Implementation of IaaS platform based on tool migration Wei Ding State Key Laboratory

More information

Introduction to Big data. Why Big data? Case Studies. Introduction to Hadoop. Understanding Features of Hadoop. Hadoop Architecture.

Introduction to Big data. Why Big data? Case Studies. Introduction to Hadoop. Understanding Features of Hadoop. Hadoop Architecture. Big Data Hadoop Administration and Developer Course This course is designed to understand and implement the concepts of Big data and Hadoop. This will cover right from setting up Hadoop environment in

More information

Bringing Big Data to People

Bringing Big Data to People Bringing Big Data to People Microsoft s modern data platform SQL Server 2014 Analytics Platform System Microsoft Azure HDInsight Data Platform Everyone should have access to the data they need. Process

More information

Simplified Private Cloud Management

Simplified Private Cloud Management BUSINESS PARTNER ClouTor Simplified Private Cloud Management ClouTor ON VSPEX by LOCUZ INTRODUCTION ClouTor on VSPEX for Enterprises provides an integrated software solution for extending your existing

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

Five reasons why you need Citrix Essentials for Hyper-V now

Five reasons why you need Citrix Essentials for Hyper-V now Five reasons why you need Citrix Essentials for Hyper-V now This paper explores common challenges associated with server virtualization deployments and the ways Citrix Essentials for Hyper-V together with

More information

Infomatics. Big-Data and Hadoop Developer Training with Oracle WDP

Infomatics. Big-Data and Hadoop Developer Training with Oracle WDP Big-Data and Hadoop Developer Training with Oracle WDP What is this course about? Big Data is a collection of large and complex data sets that cannot be processed using regular database management tools

More information

Clodoaldo Barrera Chief Technical Strategist IBM System Storage. Making a successful transition to Software Defined Storage

Clodoaldo Barrera Chief Technical Strategist IBM System Storage. Making a successful transition to Software Defined Storage Clodoaldo Barrera Chief Technical Strategist IBM System Storage Making a successful transition to Software Defined Storage Open Server Summit Santa Clara Nov 2014 Data at the core of everything Data is

More information

Applied research on data mining platform for weather forecast based on cloud storage

Applied research on data mining platform for weather forecast based on cloud storage Applied research on data mining platform for weather forecast based on cloud storage Haiyan Song¹, Leixiao Li 2* and Yuhong Fan 3* 1 Department of Software Engineering t, Inner Mongolia Electronic Information

More information

Microsoft Big Data Solutions. Anar Taghiyev P-TSP E-mail: [email protected];

Microsoft Big Data Solutions. Anar Taghiyev P-TSP E-mail: b-anarta@microsoft.com; Microsoft Big Data Solutions Anar Taghiyev P-TSP E-mail: [email protected]; Why/What is Big Data and Why Microsoft? Options of storage and big data processing in Microsoft Azure. Real Impact of Big

More information

Acronis Backup Product Line

Acronis Backup Product Line New Generation Data Protection Powered by Acronis AnyData Technology Acronis Backup Product Line Speaker name Introducing Acronis Backup Acronis Backup Target: Smaller environments, home office, remote

More information

Best Practices for Managing Storage in the Most Challenging Environments

Best Practices for Managing Storage in the Most Challenging Environments Best Practices for Managing Storage in the Most Challenging Environments Sanjay Srivastava Senior Product Manager, Symantec The Typical Virtualization Adoption Path Today, 20-25% of server workloads are

More information

Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com

Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com W H I T E P A P E R A p p l i c a t i o n D e l i v e r y f o r C l o u d S e r v i c e s : C u s t o m i z i n g S e r v i c e C r e a t i o n i n V i r t u a l E n v i r o n m e n t s Sponsored by: Brocade

More information

MyCloudLab: An Interactive Web-based Management System for Cloud Computing Administration

MyCloudLab: An Interactive Web-based Management System for Cloud Computing Administration MyCloudLab: An Interactive Web-based Management System for Cloud Computing Administration Hoi-Wan Chan 1, Min Xu 2, Chung-Pan Tang 1, Patrick P. C. Lee 1 & Tsz-Yeung Wong 1, 1 Department of Computer Science

More information

CA ARCserve Replication and High Availability Deployment Options for Hyper-V

CA ARCserve Replication and High Availability Deployment Options for Hyper-V Solution Brief: CA ARCserve R16.5 Complexity ate my budget CA ARCserve Replication and High Availability Deployment Options for Hyper-V Adding value to your Hyper-V environment Overview Server virtualization

More information

Boas Betzler. Planet. Globally Distributed IaaS Platform Examples AWS and SoftLayer. November 9, 2015. 20014 IBM Corporation

Boas Betzler. Planet. Globally Distributed IaaS Platform Examples AWS and SoftLayer. November 9, 2015. 20014 IBM Corporation Boas Betzler Cloud IBM Distinguished Computing Engineer for a Smarter Planet Globally Distributed IaaS Platform Examples AWS and SoftLayer November 9, 2015 20014 IBM Corporation Building Data Centers The

More information

How To Get A Storage And Data Protection Solution For Virtualization

How To Get A Storage And Data Protection Solution For Virtualization Smart Storage and Modern Data Protection Built for Virtualization Dot Hill Storage Arrays and Veeam Backup & Replication Software offer the winning combination. Veeam and Dot Hill Solutions Introduction

More information

Big data Devices Apps

Big data Devices Apps Trends driving IT pressures Cloud Big data Devices Apps Devices: Info Workers Will Erase Boundary Between enterprise And Consumer Technologies. Forrester Research. August 30, 2012 Apps: Gartner: Predicts

More information

IBM InfoSphere Guardium Data Activity Monitor for Hadoop-based systems

IBM InfoSphere Guardium Data Activity Monitor for Hadoop-based systems IBM InfoSphere Guardium Data Activity Monitor for Hadoop-based systems Proactively address regulatory compliance requirements and protect sensitive data in real time Highlights Monitor and audit data activity

More information

Competitive Comparison Between Microsoft and VMware Cloud Computing Solutions

Competitive Comparison Between Microsoft and VMware Cloud Computing Solutions Competitive Comparison Between Microsoft and VMware Cloud Computing Solutions Introduction As organizations evaluate how cloud computing can help them improve business agility, reduce management complexity

More information

Modernizing Your Data Warehouse for Hadoop

Modernizing Your Data Warehouse for Hadoop Modernizing Your Data Warehouse for Hadoop Big data. Small data. All data. Audie Wright, DW & Big Data Specialist [email protected] O 425-538-0044, C 303-324-2860 Unlock Insights on Any Data Taking

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

A Brief Overview. Delivering Windows Azure Services on Windows Server. Enabling Service Providers

A Brief Overview. Delivering Windows Azure Services on Windows Server. Enabling Service Providers A Brief Overview Enabling Service Providers Chris Van Wesep Cloud OS Product MKTG Manager Microsoft Corp. Delivering Windows Azure Services on Windows Server Challenges and needs Overview of Cloud OS Architecture

More information

Deployment Options for Microsoft Hyper-V Server

Deployment Options for Microsoft Hyper-V Server CA ARCserve Replication and CA ARCserve High Availability r16 CA ARCserve Replication and CA ARCserve High Availability Deployment Options for Microsoft Hyper-V Server TYPICALLY, IT COST REDUCTION INITIATIVES

More information

How To Handle Big Data With A Data Scientist

How To Handle Big Data With A Data Scientist III Big Data Technologies Today, new technologies make it possible to realize value from Big Data. Big data technologies can replace highly customized, expensive legacy systems with a standard solution

More information

StoneFly SCVM TM for ESXi

StoneFly SCVM TM for ESXi StoneFly TM for ESXi Add StoneFly Storage Concentrator Virtual Machine () to your VMware ESXi Server and the possibilities are endless! Reduce your CapEx and OpEx by optimized utilization of servers and

More information

HDP Hadoop From concept to deployment.

HDP Hadoop From concept to deployment. HDP Hadoop From concept to deployment. Ankur Gupta Senior Solutions Engineer Rackspace: Page 41 27 th Jan 2015 Where are you in your Hadoop Journey? A. Researching our options B. Currently evaluating some

More information

Assignment # 1 (Cloud Computing Security)

Assignment # 1 (Cloud Computing Security) Assignment # 1 (Cloud Computing Security) Group Members: Abdullah Abid Zeeshan Qaiser M. Umar Hayat Table of Contents Windows Azure Introduction... 4 Windows Azure Services... 4 1. Compute... 4 a) Virtual

More information

Making a Smooth Transition to a Hybrid Cloud with Microsoft Cloud OS

Making a Smooth Transition to a Hybrid Cloud with Microsoft Cloud OS Making a Smooth Transition to a Hybrid Cloud with Microsoft Cloud OS Transitioning from today s highly virtualized data center environments to a true cloud environment requires solutions that let companies

More information

A STUDY OF ADOPTING BIG DATA TO CLOUD COMPUTING

A STUDY OF ADOPTING BIG DATA TO CLOUD COMPUTING A STUDY OF ADOPTING BIG DATA TO CLOUD COMPUTING ASMAA IBRAHIM Technology Innovation and Entrepreneurship Center, Egypt [email protected] MOHAMED EL NAWAWY Technology Innovation and Entrepreneurship

More information

Implement Hadoop jobs to extract business value from large and varied data sets

Implement Hadoop jobs to extract business value from large and varied data sets Hadoop Development for Big Data Solutions: Hands-On You Will Learn How To: Implement Hadoop jobs to extract business value from large and varied data sets Write, customize and deploy MapReduce jobs to

More information

WHITE PAPER. Permabit Albireo Data Optimization Software. Benefits of Albireo for Virtual Servers. January 2012. Permabit Technology Corporation

WHITE PAPER. Permabit Albireo Data Optimization Software. Benefits of Albireo for Virtual Servers. January 2012. Permabit Technology Corporation WHITE PAPER Permabit Albireo Data Optimization Software Benefits of Albireo for Virtual Servers January 2012 Permabit Technology Corporation Ten Canal Park Cambridge, MA 02141 USA Phone: 617.252.9600 FAX:

More information

民 國 一 O 四 年 二 月 第 45 卷 第 1 期

民 國 一 O 四 年 二 月 第 45 卷 第 1 期 民 國 一 O 四 年 二 月 第 45 卷 第 1 期 1============================================================ The Study of Development on Aerotropolis Ting-Yue Yang Since there is too much capacity in air transport markets

More information

A Performance Analysis of Distributed Indexing using Terrier

A Performance Analysis of Distributed Indexing using Terrier A Performance Analysis of Distributed Indexing using Terrier Amaury Couste Jakub Kozłowski William Martin Indexing Indexing Used by search

More information

Simplifying Big Data Deployments in Cloud Environments with Mellanox Interconnects and QualiSystems Orchestration Solutions

Simplifying Big Data Deployments in Cloud Environments with Mellanox Interconnects and QualiSystems Orchestration Solutions Simplifying Big Data Deployments in Cloud Environments with Mellanox Interconnects and QualiSystems Orchestration Solutions 64% of organizations were investing or planning to invest on Big Data technology

More information

WHITE PAPER Redefining Monitoring for Today s Modern IT Infrastructures

WHITE PAPER Redefining Monitoring for Today s Modern IT Infrastructures WHITE PAPER Redefining Monitoring for Today s Modern IT Infrastructures Modern technologies in Zenoss Service Dynamics v5 enable IT organizations to scale out monitoring and scale back costs, avoid service

More information

Advanced virtualization management for Hyper-V and System Center environments. www.citrix.com

Advanced virtualization management for Hyper-V and System Center environments. www.citrix.com Advanced virtualization management for Hyper-V and System Center environments www.citrix.com Introduction Microsoft Hyper-V provides a dynamic, reliable and scalable virtualization platform enabling cost

More information

can you effectively plan for the migration and management of systems and applications on Vblock Platforms?

can you effectively plan for the migration and management of systems and applications on Vblock Platforms? SOLUTION BRIEF CA Capacity Management and Reporting Suite for Vblock Platforms can you effectively plan for the migration and management of systems and applications on Vblock Platforms? agility made possible

More information

SolidFire SF3010 All-SSD storage system with Citrix CloudPlatform 3.0.5 Reference Architecture

SolidFire SF3010 All-SSD storage system with Citrix CloudPlatform 3.0.5 Reference Architecture SolidFire SF3010 All-SSD storage system with Citrix CloudPlatform 3.0.5 Reference Architecture 2 This reference architecture is a guideline for deploying Citrix CloudPlatform, powered by Apache CloudStack,

More information

UPS battery remote monitoring system in cloud computing

UPS battery remote monitoring system in cloud computing , pp.11-15 http://dx.doi.org/10.14257/astl.2014.53.03 UPS battery remote monitoring system in cloud computing Shiwei Li, Haiying Wang, Qi Fan School of Automation, Harbin University of Science and Technology

More information

Virtualization, SDN and NFV

Virtualization, SDN and NFV Virtualization, SDN and NFV HOW DO THEY FIT TOGETHER? Traditional networks lack the flexibility to keep pace with dynamic computing and storage needs of today s data centers. In order to implement changes,

More information

CA Cloud Overview Benefits of the Hyper-V Cloud

CA Cloud Overview Benefits of the Hyper-V Cloud Benefits of the Hyper-V Cloud For more information, please contact: Email: [email protected] Ph: 888-821-7888 Canadian Web Hosting (www.canadianwebhosting.com) is an independent company, hereinafter

More information

NCX for Citrix NetScaler Delivering agile network services with industry leading application delivery controller

NCX for Citrix NetScaler Delivering agile network services with industry leading application delivery controller Solution Brief Key Features On-demand Network Virtualization for multivendor infrastructure across L2-L7 Orchestration for physical and virtual versions of the Citrix NetScaler ADC Intuitive Designer simplifies

More information

Maxta Storage Platform Enterprise Storage Re-defined

Maxta Storage Platform Enterprise Storage Re-defined Maxta Storage Platform Enterprise Storage Re-defined WHITE PAPER Software-Defined Data Center The Software-Defined Data Center (SDDC) is a unified data center platform that delivers converged computing,

More information

Implementing and Managing Windows Server 2008 Hyper-V

Implementing and Managing Windows Server 2008 Hyper-V Course 6422A: Implementing and Managing Windows Server 2008 Hyper-V Length: 3 Days Language(s): English Audience(s): IT Professionals Level: 300 Technology: Windows Server 2008 Type: Course Delivery Method:

More information

Establishing a Private Cloud

Establishing a Private Cloud SPONSORED CONTENT Fireside Chat Solutions Brief Establishing a Private Cloud By Miklos Sandorfi, Vice President of Solutions & Cloud, Hitachi Data Systems Claude Lorenson, Senior Product Manager, Cloud

More information

Cloud Courses Description

Cloud Courses Description Courses Description 101: Fundamental Computing and Architecture Computing Concepts and Models. Data center architecture. Fundamental Architecture. Virtualization Basics. platforms: IaaS, PaaS, SaaS. deployment

More information

Managing the Cloud as an Incremental Step Forward

Managing the Cloud as an Incremental Step Forward WP Managing the Cloud as an Incremental Step Forward How brings cloud services into your IT infrastructure in a natural, manageable way white paper [email protected] Table of Contents Accepting the

More information

Cloud Computing: Computing as a Service. Prof. Daivashala Deshmukh Maharashtra Institute of Technology, Aurangabad

Cloud Computing: Computing as a Service. Prof. Daivashala Deshmukh Maharashtra Institute of Technology, Aurangabad Cloud Computing: Computing as a Service Prof. Daivashala Deshmukh Maharashtra Institute of Technology, Aurangabad Abstract: Computing as a utility. is a dream that dates from the beginning from the computer

More information

Benchmarking the Performance of XenDesktop Virtual DeskTop Infrastructure (VDI) Platform

Benchmarking the Performance of XenDesktop Virtual DeskTop Infrastructure (VDI) Platform Benchmarking the Performance of XenDesktop Virtual DeskTop Infrastructure (VDI) Platform Shie-Yuan Wang Department of Computer Science National Chiao Tung University, Taiwan Email: [email protected]

More information

SOLUTION BRIEF Citrix Cloud Solutions Citrix Cloud Solution for On-boarding

SOLUTION BRIEF Citrix Cloud Solutions Citrix Cloud Solution for On-boarding SOLUTION BRIEF Citrix Cloud Solutions Citrix Cloud Solution for On-boarding www.citrix.com Contents Introduction... 3 The On- boarding Problem Defined... 3 Considerations for Application On- boarding...

More information

How To Manage A Virtualization Server

How To Manage A Virtualization Server Brain of the Virtualized Data Center Contents 1 Challenges of Server Virtualization... 3 1.1 The virtual network breaks traditional network boundaries... 3 1.2 The live migration function of VMs requires

More information

Protect Data... in the Cloud

Protect Data... in the Cloud QUASICOM Private Cloud Backups with ExaGrid Deduplication Disk Arrays Martin Lui Senior Solution Consultant Quasicom Systems Limited Protect Data...... in the Cloud 1 Mobile Computing Users work with their

More information

Cisco NFV Solution for the Cisco Evolved Services Platform

Cisco NFV Solution for the Cisco Evolved Services Platform Cisco NFV Solution for the Cisco Evolved Services Platform Cisco Knowledge Network Presentation Vijay Venugopal Senior Manager, Product Marketing, Cisco Cloud and Virtualization Group September 2014 Agenda

More information

Solution Overview. Business Continuity with ReadyNAS

Solution Overview. Business Continuity with ReadyNAS Business Continuity with ReadyNAS What is ReadyNAS? ReadyNAS is a family of network storage solutions for small and medium businesses, workgroups, and remote/home offices. ReadyNAS delivers unified storage

More information

VMware System, Application and Data Availability With CA ARCserve High Availability

VMware System, Application and Data Availability With CA ARCserve High Availability Solution Brief: CA ARCserve R16.5 Complexity ate my budget VMware System, Application and Data Availability With CA ARCserve High Availability Adding value to your VMware environment Overview Today, performing

More information

Journey to the Cloud and Application Release Automation Shane Pearson VP, Portfolio & Product Management

Journey to the Cloud and Application Release Automation Shane Pearson VP, Portfolio & Product Management Journey to the Cloud and Application Release Automation Shane Pearson VP, Portfolio & Product Management Hybrid Delivery: The right IT strategy Creating the optimal mix of traditional IT and cloud services

More information

Het is een kleine stap naar een hybrid cloud

Het is een kleine stap naar een hybrid cloud Het is een kleine stap naar een hybrid cloud Isabel Moll-Kranenburg Microsoft 14 jaar IT industrie 4 jaar Microsoft Cloud Private Private Cloud Meeting customers where they are The Microsoft Cloud Computing

More information

Delivering SDS simplicity and extreme performance

Delivering SDS simplicity and extreme performance Delivering SDS simplicity and extreme performance Real-World SDS implementation of getting most out of limited hardware Murat Karslioglu Director Storage Systems Nexenta Systems October 2013 1 Agenda Key

More information

SUSE Cloud 2.0. Pete Chadwick. Douglas Jarvis. Senior Product Manager [email protected]. Product Marketing Manager djarvis@suse.

SUSE Cloud 2.0. Pete Chadwick. Douglas Jarvis. Senior Product Manager pchadwick@suse.com. Product Marketing Manager djarvis@suse. SUSE Cloud 2.0 Pete Chadwick Douglas Jarvis Senior Product Manager [email protected] Product Marketing Manager [email protected] SUSE Cloud SUSE Cloud is an open source software solution based on OpenStack

More information

Benefits of Consolidating and Virtualizing Microsoft Exchange and SharePoint in a Private Cloud Environment

Benefits of Consolidating and Virtualizing Microsoft Exchange and SharePoint in a Private Cloud Environment . The Radicati Group, Inc. 1900 Embarcadero Road, Suite 206 Palo Alto, CA 94303 Phone 650-322-8059 Fax 650-322-8061 http://www.radicati.com THE RADICATI GROUP, INC. Benefits of Consolidating and Virtualizing

More information

Cloud Courses Description

Cloud Courses Description Cloud Courses Description Cloud 101: Fundamental Cloud Computing and Architecture Cloud Computing Concepts and Models. Fundamental Cloud Architecture. Virtualization Basics. Cloud platforms: IaaS, PaaS,

More information

Savanna Hadoop on. OpenStack. Savanna Technical Lead

Savanna Hadoop on. OpenStack. Savanna Technical Lead Savanna Hadoop on OpenStack Sergey Lukjanov Savanna Technical Lead Mirantis, 2013 Agenda Savanna Overview Savanna Use Cases Roadmap & Current Status Architecture & Features Overview Hadoop vs. Virtualization

More information

CLOUDDMSS: CLOUD-BASED DISTRIBUTED MULTIMEDIA STREAMING SERVICE SYSTEM FOR HETEROGENEOUS DEVICES

CLOUDDMSS: CLOUD-BASED DISTRIBUTED MULTIMEDIA STREAMING SERVICE SYSTEM FOR HETEROGENEOUS DEVICES CLOUDDMSS: CLOUD-BASED DISTRIBUTED MULTIMEDIA STREAMING SERVICE SYSTEM FOR HETEROGENEOUS DEVICES 1 MYOUNGJIN KIM, 2 CUI YUN, 3 SEUNGHO HAN, 4 HANKU LEE 1,2,3,4 Department of Internet & Multimedia Engineering,

More information

Extending the Power of Your Datacenter

Extending the Power of Your Datacenter Software-Defined Storage Extending the Power of Your Datacenter Eric Tsai Senior Solution Architect Enterprise Group Taiwan Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained

More information

Hyper-V Private Cloud Virtualization & Optimization

Hyper-V Private Cloud Virtualization & Optimization Hyper-V Private Cloud Virtualization & Optimization Formerly known as Windows Server Virtualization, Hyper-V Server Virtualization enables increased availability, support for host clustering, and deep

More information

Cloud Computing and Big Data What Technical Writers Need to Know

Cloud Computing and Big Data What Technical Writers Need to Know Cloud Computing and Big Data What Technical Writers Need to Know Greg Olson, Senior Director Black Duck Software For the Society of Technical Writers Berkeley Chapter Black Duck 2014 Agenda Introduction

More information

GAIN BETTER INSIGHT FROM BIG DATA USING JBOSS DATA VIRTUALIZATION

GAIN BETTER INSIGHT FROM BIG DATA USING JBOSS DATA VIRTUALIZATION GAIN BETTER INSIGHT FROM BIG DATA USING JBOSS DATA VIRTUALIZATION Syed Rasheed Solution Manager Red Hat Corp. Kenny Peeples Technical Manager Red Hat Corp. Kimberly Palko Product Manager Red Hat Corp.

More information

Databricks. A Primer

Databricks. A Primer Databricks A Primer Who is Databricks? Databricks vision is to empower anyone to easily build and deploy advanced analytics solutions. The company was founded by the team who created Apache Spark, a powerful

More information

Using FlashNAS ZFS. Microsoft Hyper-V Server 2012. Live Migration

Using FlashNAS ZFS. Microsoft Hyper-V Server 2012. Live Migration Using FlashNAS ZFS with Microsoft Hyper-V Server 2012 and Live Migration Abstract: This application note provides step-by-step instructions to help you configure FlashNAS ZFS systems for use with Microsoft

More information

WHITE PAPER. Solving the Challenges of Virtual Machine Backups with Acronis Backup & Recovery 10

WHITE PAPER. Solving the Challenges of Virtual Machine Backups with Acronis Backup & Recovery 10 Solving the Challenges of Virtual Machine Backups with Acronis Backup & Recovery 10 Copyright Acronis, Inc., 2000 2009 Table of contents Introduction... 3 Backup Approaches for Virtual Machines (VMs)...

More information

Cisco Application Control Engine in the Virtual Data Center

Cisco Application Control Engine in the Virtual Data Center Cisco Application Control Engine in the Virtual Data Center Q. What is Cisco Application Control Engine (ACE) the Virtual Data Center (AVDC)? A. AVDC is a solution that focuses on integrating key data

More information

Towards Smart and Intelligent SDN Controller

Towards Smart and Intelligent SDN Controller Towards Smart and Intelligent SDN Controller - Through the Generic, Extensible, and Elastic Time Series Data Repository (TSDR) YuLing Chen, Dell Inc. Rajesh Narayanan, Dell Inc. Sharon Aicler, Cisco Systems

More information

Sistemi Operativi e Reti. Cloud Computing

Sistemi Operativi e Reti. Cloud Computing 1 Sistemi Operativi e Reti Cloud Computing Facoltà di Scienze Matematiche Fisiche e Naturali Corso di Laurea Magistrale in Informatica Osvaldo Gervasi [email protected] 2 Introduction Technologies

More information

Enabling High performance Big Data platform with RDMA

Enabling High performance Big Data platform with RDMA Enabling High performance Big Data platform with RDMA Tong Liu HPC Advisory Council Oct 7 th, 2014 Shortcomings of Hadoop Administration tooling Performance Reliability SQL support Backup and recovery

More information

Open Source Technologies on Microsoft Azure

Open Source Technologies on Microsoft Azure Open Source Technologies on Microsoft Azure A Survey @DChappellAssoc Copyright 2014 Chappell & Associates The Main Idea i Open source technologies are a fundamental part of Microsoft Azure The Big Questions

More information

Luncheon Webinar Series May 13, 2013

Luncheon Webinar Series May 13, 2013 Luncheon Webinar Series May 13, 2013 InfoSphere DataStage is Big Data Integration Sponsored By: Presented by : Tony Curcio, InfoSphere Product Management 0 InfoSphere DataStage is Big Data Integration

More information

Why Cloud BI? The 10 Substantial Benefits of Software-as-a-Service Business Intelligence

Why Cloud BI? The 10 Substantial Benefits of Software-as-a-Service Business Intelligence The 10 Substantial Benefits of Software-as-a-Service Business Intelligence Executive Summary Smart businesses are pursuing every available opportunity to maximize performance and minimize costs. Business

More information

Analysis and Research of Cloud Computing System to Comparison of Several Cloud Computing Platforms

Analysis and Research of Cloud Computing System to Comparison of Several Cloud Computing Platforms Volume 1, Issue 1 ISSN: 2320-5288 International Journal of Engineering Technology & Management Research Journal homepage: www.ijetmr.org Analysis and Research of Cloud Computing System to Comparison of

More information

Security. Environments. Dave Shackleford. John Wiley &. Sons, Inc. s j}! '**»* t i j. l:i. in: i««;

Security. Environments. Dave Shackleford. John Wiley &. Sons, Inc. s j}! '**»* t i j. l:i. in: i««; Security N Environments '' J J H -. i ^ s j}! Dave Shackleford '**»* t i j i««; l:i in: John Wiley &. Sons, Inc. Contents Introduction.. : xix Chapter l Fundamentals of Virtualization Security Virtualization

More information

Introduction to Cloud Computing

Introduction to Cloud Computing Discovery 2015: Cloud Computing Workshop June 20-24, 2011 Berkeley, CA Introduction to Cloud Computing Keith R. Jackson Lawrence Berkeley National Lab What is it? NIST Definition Cloud computing is a model

More information

2) Xen Hypervisor 3) UEC

2) Xen Hypervisor 3) UEC 5. Implementation Implementation of the trust model requires first preparing a test bed. It is a cloud computing environment that is required as the first step towards the implementation. Various tools

More information

Building Multi-Site & Ultra-Large Scale Cloud with Openstack Cascading

Building Multi-Site & Ultra-Large Scale Cloud with Openstack Cascading Building Multi-Site & Ultra-Large Scale Cloud with Openstack Cascading Requirement and driving forces multi-site cloud Along with the increasing popularity and wide adoption of Openstack as the de facto

More information

Big Data, Cloud Computing, Spatial Databases Steven Hagan Vice President Server Technologies

Big Data, Cloud Computing, Spatial Databases Steven Hagan Vice President Server Technologies Big Data, Cloud Computing, Spatial Databases Steven Hagan Vice President Server Technologies Big Data: Global Digital Data Growth Growing leaps and bounds by 40+% Year over Year! 2009 =.8 Zetabytes =.08

More information

WHITEPAPER. A Technical Perspective on the Talena Data Availability Management Solution

WHITEPAPER. A Technical Perspective on the Talena Data Availability Management Solution WHITEPAPER A Technical Perspective on the Talena Data Availability Management Solution BIG DATA TECHNOLOGY LANDSCAPE Over the past decade, the emergence of social media, mobile, and cloud technologies

More information

HP Converged Cloud Cloud Platform Overview. Shane Pearson Vice President, Portfolio & Product Management

HP Converged Cloud Cloud Platform Overview. Shane Pearson Vice President, Portfolio & Product Management HP Converged Cloud Cloud Platform Overview Shane Pearson Vice President, Portfolio & Product Management Cloud is the biggest disruption since the Internet 1970-80s Mainframe 1990s Client/Server 2000s The

More information

The Future of Data Management

The Future of Data Management The Future of Data Management with Hadoop and the Enterprise Data Hub Amr Awadallah (@awadallah) Cofounder and CTO Cloudera Snapshot Founded 2008, by former employees of Employees Today ~ 800 World Class

More information

6422: Implementing and Managing Windows Server 2008 Hyper-V (3 Days)

6422: Implementing and Managing Windows Server 2008 Hyper-V (3 Days) www.peaklearningllc.com 6422: Implementing and Managing Windows Server 2008 Hyper-V (3 Days) Introduction This three-day instructor-led course teaches students how to implement and manage Windows Server

More information