Optimized Energy Cost and Carbon Emission-Aware Virtual Machine Allocation in Sustainable Data Centers

Total Page:16

File Type:pdf, Size:1020Kb

Optimized Energy Cost and Carbon Emission-Aware Virtual Machine Allocation in Sustainable Data Centers sustainability Article Optimized Energy Cost and Carbon Emission-Aware Virtual Machine Allocation in Sustainable Data Centers T. Renugadevi 1,*, K. Geetha 1, K. Muthukumar 2 and Zong Woo Geem 3,* 1 School of Computing, SASTRA Deemed University, Thanjavur 613401, India; [email protected] 2 School of Electrical and Electronics Engineering, SASTRA Deemed University, Thanjavur 613401, India; [email protected] 3 Department of Energy IT, Gachon University, Seongnam 13120, Korea * Correspondence: [email protected] (T.R.); [email protected] (Z.W.G.); Tel.: +91-975-0887-871 (T.R.); +82-317-505-586 (Z.W.G.) Received: 29 May 2020; Accepted: 4 August 2020; Published: 7 August 2020 Abstract: Cloud data center’s total operating cost is conquered by electricity cost and carbon tax incurred due to energy consumption from the grid and its associated carbon emission. In this work, we consider geo-distributed sustainable datacenter’s with varying on-site green energy generation, electricity prices, carbon intensity and carbon tax. The objective function is devised to reduce the operating cost including electricity cost and carbon cost incurred on the power consumption of servers and cooling devices. We propose renewable-aware algorithms to schedule the workload to the data centers with an aim to maximize the green energy usage. Due to the uncertainty and time variant nature of renewable energy availability, an investigation is performed to identify the impact of carbon footprint, carbon tax and electricity cost in data center selection on total operating cost reduction. In addition, on-demand dynamic optimal frequency-based load distribution within the cluster nodes is performed to eliminate hot spots due to high processor utilization. The work suggests optimal virtual machine placement decision to maximize green energy usage with reduced operating cost and carbon emission. Keywords: cloud computing; virtual machine placement; sustainable data center; energy efficiency; renewable energy; carbon footprint 1. Introduction Large data centers are nowadays an integral part of the information technology (IT) industry. Cloud-based services are of high preference to organizations and individuals. Organizations consolidate multiple clusters to large data centers. Power consumption has been a significant economic and environmental issue in data centers due to growing demand. The growth of the data center’s energy consumption is approximately 10–12% per year [1]. The geo-distributed data centers enable providers to establish different renewable energy sources based on the environment. The energy cost associated with data centers is approximately 42% of the overall operating cost of the data centers [2]. The service providers are compelled to improve the infrastructure related to server power consumption, cooling provisioning and heat dissipation while maintaining service level agreement (SLA). Data centers contribute to 2% of the world’s total carbon dioxide (CO2) emission due to high energy consumption. The cost involved with cooling infrastructure can be 50% or more in a poorly designed data center [3]. Due to increasing power densityheat and thermal management are crucial for data centers to increase the lifetime of the servers and to reduce economic loss in the form of electricity bill. The two possible ways to overcome the problem of CO2 emission are (1) grid power source to be replaced with renewable Sustainability 2020, 12, 6383; doi:10.3390/su12166383 www.mdpi.com/journal/sustainability Sustainability 2020, 12, 6383 2 of 27 energy sources; (2) Improve the Power Usage Effectiveness (PUE) of the data centers. The Green Grid consortium [4] defines the PUE metric as the ratio between the total power consumed by the data center (IT power + overhead power) and energy consumed by servers executing IT load (IT power). The overhead power includes the power consumed by data center infrastructure other than server power. The overhead power is mainly dominated by the power consumed by Computer Room Air Conditioning (CRAC) devices. The increase in temperature inside the data center is due to two factors: (1) Utilization of CPU in higher frequencies; (2) Increase in outside temperature. Thermal management of CRAC units is performed based on rack-level IT loads [5,6]. Two temperature-aware algorithms were proposed to prevent hot spots and to minimize the rise of operating temperature [7]. A game-based thermal-aware resource allocation was proposed in [8]. It uses a cooperative Nash-bargaining solution to reduce the thermal imbalance in data centers. Threshold-based thermal management was introduced in [9] to handle hot spots effectively but failed to treat the thermal imbalance. Thermal management is proposed to distribute the load at the rack level to handle temperature drop effectively but fails to handle hotspots [10]. The lower PUE indicates a more efficient data center showing less overhead power and more IT power. The cloud provider’s PUE ranges from 1.1 to 1.2 [11,12]. Collocated small data centers still provide PUE up to 2 [13]. Mixed-integer linear programming was used to minimize operating cost, energy cost and reliability cost by minimizing active PMs in data centers [14]. Stochastic search based on a genetic algorithm was used to reduce IT power consumption and migration cost by considering energy-aware vitual machine migration [15]. Facebook, Amazon, Microsoft, Apple and Google have built their suitable clean energy sources based on its location [16–18]. Since clean energy is not consistent, it carries more challenges in its efficient usage. Data centers provide a way in for off-site grid energy to power the infrastructure to balance the inconsistent nature of renewable energy. The nature of variable workloads in data centers and prediction algorithms contribute to power and resource management to use clean energy more effectively in data centers. The two popular on-site energy sources considered are solar and wind. Solar energy follows a pattern; it increases gradually from the morning, reaches its peak at noon, and progressively slows down. Wind energy does not have a pattern of generation. Renewable energy availability varies based on the location of the data center. It paves a way to target the load to the data center with the maximum renewable source to use clean energy effectively. In the current state of the art, the works are carried out in different perspectives considering traditional energy management techniques to act on energy reduction within data centers. This work highlights the factors, namely, server energy consumption reduction and service providers’ operating cost and carbon emission reduction. For server energy consumption reduction, it considers the variation of the core parameters of DVFS (Dynamic Voltage Frequency Scaling), namely, frequency, utilization and power consumption. Concerning workload, the on-demand dynamic optimal frequency for the nodes in the cluster is identified and load balancing is performed to eliminate hot spots due to high processor utilization. Secondly, as many providers own geo-distributed data centers powered by a mixed supply of both grid and renewable sources, this work aims to efficiently utilize the renewable source to reduce the total operating cost and carbon emission. The impact of electricity price, carbon footprint, carbon cost on server and cooling device power consumption are taken into consideration while formulating the proposed objective function. In our previous work [19], VM placement considering dynamic optimal frequency-based allocation and standard power efficient algorithm (C-PE) were compared. This work is the extension of our previous work with both brown and green energy sources and related energy cost parameters towards the realization of the proposed objective. In this work, we provoked the following questions: (1) When the renewable energy source is not in a stable condition, how to maximize its usage? (2) How to reduce the power consumed by CRAC devices and IT devices to reduce the total electricity cost? (3) How to reduce the carbon emission? In this work, energy source and DVFS-aware VM placement algorithm is proposed to minimize total cost, carbon footprint and cooling device power consumption for geo-distributed data centers with Sustainability 2020, 12, 6383 3 of 27 a mixed supply of grid and clean energy. Container technology along with virtualization is used to provide the necessary environment and isolation for task execution [20]. To achieve the above said objective, the following measures are carried out in this work as key contributions. Optimal DVFS-based VM scheduling is performed to distribute the load among the servers to • minimize the operating temperature. Formulation of an objective function for data center selection with the consideration of varying • carbon tax, electricity cost and carbon intensity. Investigation on the effect of renewable energy source-based data center selection on total cost, • carbon cost and CO2 emission. The efficient utilization of VMs is carried out by appropriate VM sizing and mapping of containers • to available VM types. K-medoids algorithm is used to identify container types. • Examined the upshot of workload-based tuning of cooling load on total power consumption. • The remaining sections of the paper are structured as follows: In Section1, data centers’ power consumption information is delineated. In Section2, existing research works in the literature related to virtual machine placement and containers are discussed.
Recommended publications
  • 2021 Microsoft Partner of the Year Award Winners and Finalists
    2021 Microsoft Partner of the Year Award Winners and Finalists The Microsoft Partner of the Year Awards acknowledge outstanding achievements and innovations from across our global partner ecosystem. This impressive group of partners and their solutions demonstrates amazing agility and creativity in building new technologies across the intelligent cloud to edge, all with the goal of exceeding customer expectations by bringing technology to life in meaningful ways. This year’s group of winners and finalists is an inspiring reflection of the impact our partner ecosystem enables through the innovative technologies they continue to build for our mutual customers. Across categories including Azure, Modern Work & Security, and Social Impact, our partners are dedicated to helping customers solve challenges and truly work to support our mission to empower every person and every organization on the planet to achieve more. Congratulations to this year’s winners and finalists, which have shown exceptional expertise, dedication to our customers, and care for our world through a year of change. Table of contents Partner of the Year Awards: Category Winners • Azure • Business Applications • Modern Work & Security • Industry • Social Impact • Business Excellence Category Finalists Country/Region Winners 2021 Microsoft Partner of the Year Award Winners – Category Azure 2021 Microsoft Partner of the Year Award Winners – Category 2021 Microsoft Partner of the Year Award Winners – Category Azure AI Icertis United States www.icertis.com Icertis’ strategic bet with Microsoft on Azure AI is delivering strong customer success and leadership positioning in the contract lifecycle management market. Hundreds of customers have been empowered through over 10 million contracts valued at more than $1 trillion, and in 40+ languages across 90+ countries.
    [Show full text]
  • Spektra Cloudlabs
    1 Azure Immersion Workshop: Hands-on Labs Know Before You Go CloudLabs Spektra Systems Azure Immersion Workshop 2 Process Overview Spektra (Pre-event) • Setup Lab URLs & share two week ahead • Pre-event support Spektra(Post-event) • [email protected] • Event completion confirmation and environment cleanup. 01 02 03 04 05 MS Field • Request lab from admin.cloudlabs.ai Spektra (during event) • Specify track, date, time, #seats • Instant support through email / Chat Support • Associate instructors / proctors to request 3 Azure Immersion Workshop Instructor Experience (Minimal) Azure Immersion Workshop 4 Lab Activation Details ▪ Email notification with Lab activation details is sent out to Requestor / Instructor / Proctor two weeks prior to the actual event. Azure Immersion Workshop 5 Ev e nt Day ▪ Instructor share the bit.ly link and activation code during the session ▪ DO NOT share the activation details prior to session (Lab Start time) ▪ All attendees activate the lab instance using the same activation code ▪ If you have change in the number of seats for lab, reach out to [email protected] Azure Immersion Workshop 6 Lab Activation Details ▪ Instructor will share a bit.ly link and activation code during the event ▪ Instructor share the details only when the labs are starting (not at the start of the day) ▪ Attendee navigate to the bit.ly link and provide the required details ▪ Its mandatory to give company email address and actual organization name ▪ Once lab instance is assigned, details are also sent to attendee via email from [email protected] Azure Immersion Workshop 7 Han d s-on- L ab • Once attendee register using Lab activation details & click on Launch Lab, they will get the screen with the lab guide, Environment Details (Azure Credentials), etc.
    [Show full text]
  • Windows Virtual Desktop WVD in Azure – Part 3
    Windows Virtual Desktop WVD in Azure – Part 3 In this post we will cover the following: 1. How to create pool in Azure Portal 2. Configure virtual machine 3. Configure virtual machine settings 4. Authentication details 5. Install Remote desktop client 6. Assign desktop to users 7. Complete subscription 8. Login to virtual machine as user 9. Test 10. Install application, if required Before you start Host Pool creation check this link and read through the requirements. https://docs.microsoft.com/en-us/azure/virtual-desktop/overview REQUIREMENTS: INFRASTRUCTURE: SUPPORTED OS: SUPPORTED DESKTOP CLIENTS/BROWSERS: HOST POOL CREATION: Login to Portal – In the search box type windows virtual desktop – Create a Host Pool Click Create New – Give a name With this we have completed Step 1-4. REMOTE APP: We will create remote app group for this pool. Click Manage application groups – Click Add See the list of applications you can have it to the start menu. MANAGE APPLICATIONS: Click Manage applications and add or remove any apps you don’t need. Not much to do here. USER ASSIGNMENTS: Click User assignment and add or remove users. Not much to do here. Now we have completed host pool task (Ste 5-10). This is how the host pool dashboard looks. If you go to search bar and type windows virtual desktop – you can see all that we configured so far. TESTING: Check this link and read through the steps for testing. https://docs.microsoft.com/en-us/azure/virtual-desktop/connect-windows-7-10 I will do test from Windows 10 machine and through web browser.
    [Show full text]
  • Enterprise Azure Quick Start Guide
    Enterprise Azure Quick Start Guide v7.6.3 rev. 1.0.7 Copyright © 2002 – 2015 Load%a&ancer.org' Inc 1 Table of Contents Introduction.................................................................................................................................................. 3 About Enterprise Azure................................................................................................................................ 3 Version 7.6.x........................................................................................................................................... 3 Main Differences to the Non-Cloud Product............................................................................................3 Why use Enterprise Azure?....................................................................................................................4 Azure Terminology....................................................................................................................................... 4 Getting Started............................................................................................................................................. 4 Deployment Concepts................................................................................................................................. 5 Overview................................................................................................................................................. 5 Virtual Networks in Azure.......................................................................................................................
    [Show full text]
  • Cloudedge Deployment Guide
    Hillstone Networks, Inc. CloudEdge Deployment Guide Version 5.5R4 Copyright 2017Hillstone Networks, Inc.. All rights reserved. Information in this document is subject to change without notice. The software described in this doc- ument is furnished under a license agreement or nondisclosure agreement. The software may be used or copied only in accordance with the terms of those agreements. No part of this publication may be repro- duced, stored in a retrieval system, or transmitted in any form or any means electronic or mechanical, including photocopying and recording for any purpose other than the purchaser's personal use without the written permission of Hillstone Networks, Inc.. Hillstone Networks, Inc. Contact Information: US Headquarters: Hillstone Networks 292 Gibraltar Drive, Suite 105 Sunnyvale, CA 94089 Phone: 1-408-508-6750 http://www.hillstonenet.com/about-us/contact/ About this Guide: This guide gives you comprehensive installation instructions of Hillstone Networks, Inc.CloudEdge . For more information, refer to the documentation site: http://www.hillstonenet.com/resources/. To provide feedback on the documentation, please write to us at: [email protected] Hillstone Networks, Inc. www.hillstonenet.com TWNO: TW-DPL-VFW-EN-5.5R4-EN-V4.0-2017/3/6 Table of Contents Table of Contents 1 Overview 1 About This Guide 1 Targeted Readers 1 vFW Models 1 Supported Features 1 Licensing CloudEdge 3 Licenses 3 Platform Licenses 3 Sub Licenses 4 Function Licenses 4 Private Cloud Platform Licenses 5 Generating Application Code 5 Installing
    [Show full text]
  • Azure Virtual Desktop Jump Start
    AZURE VIRTUAL DESKTOP JUMP START Many organizations have a requirement to provide a remote AVD CUSTOMER PROFILE working solution for their teams who are now working from Organizations needing to rapidly deliver a secure, reliable and home. This Jump Start is designed to provide rapid scalable remote desktop solution whilst ensuring a consistent establishment of a virtual desktop environment to ensure rich and reliable desktop experience. Typical applicable scenarios: applications can be easily accessed by remote workers. Working with your chosen partner we can enable an azure • No current VDI solution for remote access virtual desktop deployment in days. • Little to no burst capacity for existing VDI solution (provides the ability to expand beyond an existing VDI solution) • Core dependency on Windows 7 (only supported solution) Azure Virtual Desktop is a • Customers looking at Disaster Recovery (DR) scenarios for comprehensive desktop desktops and data and app virtualization service running in the cloud. WVD Jump Start WHAT ARE THE REQUIREMENTS FOR AVD? provides a scalable To take advantage of the Jump Start for AVD we need to ensure Virtual Desktop you have the following: Infrastructure • AVD license entitlements (VDI) delivering » Microsoft 365 E3, E5, A3, A5, F1, Business simplified management, » Windows E3, E5, A3, A5 multi-session Windows » Windows 10 Enterprise Subscription 10, optimizations for Office 365 ProPlus, and • Azure subscription support for Remote • Existing Azure AD Connect deployment Desktop Services • Customers with no Azure subscription can create a PAYG (RDS) environments all subscription (useful for disaster recovery, bursting and/or deployed within days. limited use) 1 AZURE VIRTUAL DESKTOP (AVD) JUMP START This offering is specific to AVD to ensure the balance between The Image will full virtual desktops and rich applications is catered for.
    [Show full text]
  • Kickstarter Azure Virtual Desktop
    KICKSTARTER AZURE VIRTUAL DESKTOP The Azure Virtual Desktop Kickstarter quickly enables cloud-based desktops and applications that are directly consumable within your organization. What’s Microsoft Azure Virtual Desktop Azure Virtual Desktop (AVD) is a comprehensive desktop and app virtualization service running in the cloud. AVD delivers multi-session Windows 10, optimizations for Office 365 ProPlus, and support for Remote Desktop Services (RDS) environments. Deploy and scale your Windows desktops and apps on Azure in minutes and get built-in security and compliance features. When Microsoft Azure Virtual Desktop is evaluated within your enterprise, the time is limited and without the experience in this area it is a challenge to deploy desktops and applications first time right. Adopting new cloud technology could be time consuming with the risk of losing focus on the success criteria defined by the business. The Azure Virtual Desktop Kickstarter quickly enables cloud-based desktops and applications that are directly consumable within your organization. Your partner to start using Azure Virtual Desktop As a specialist in the area of End User Computing Login Consultants has developed a comprehensive toolkit and best practices for Azure Virtual Desktop deployments. By using this service, you can evaluate AVD faster and ensure that end-users have a great experience the first time they use their new Azure Virtual Desktop. ENSURE THAT END-USERS HAVE A GREAT EXPERIENCE THE FIRST TIME THEY USE THEIR NEW AZURE VIRTUAL DESKTOP What is in the AVD
    [Show full text]
  • Flexible Connection to Pcoip and Azure Virtual Desktop Sessions
    Flexible Connection to PCoIP and Azure Virtual Desktop Sessions It’s the best of both worlds Customers now have the freedom and flexibility to choose between leading remote desktop solutions from Microsoft Azure and Teradici to fit their business and IT infrastructure needs! Introducing the Teradici CAS Client for Linux that enables customers to connect to both PCoIP and Azure Virtual Desktop sessions. Customers can choose to use the PCoIP protocol when connecting to remote desktops for high performance, graphics-intensive workloads or use Azure Virtual Desktop when connecting to workloads for multi- session Windows 7, Windows 10, Windows 11 desktops, and Windows 365 via the RDP protocol. Teradici CAS Azure Virtual Desktop Powered by the PCoIP protocol, Teradici CAS Azure Virtual Desktop is a Windows remote is a secure remote desktop solution that delivers desktop solution powered by the RDP protocol. a high-definition, uncompromised user-experience It has multi-session capabilities for concurrent from anywhere, including on-premises. It offers interactive sessions and provides a cost the best remote desktop performance and advantage as desktops include Windows licensing infrastructure flexibility, supporting Windows, and uses existing per-user Windows licensing Linux, and now macOS environments. CAS is best instead of RDS Client Access Licenses (CALs). suited for demanding users with requirements for Azure Virtual Desktop is best suited for knowledge a highly responsive, color-accurate, lossless, and users and is popular in education,
    [Show full text]
  • Azure Virtual Desktop (AVD): Practical, Flexible & Safe
    Azure Virtual Desktop (AVD): Practical, flexible & safe - this is how you design your modern workplace ABOUT APPSPHERE AG: AppSphere implements mobile and future-proof IT workplace concepts, solutions, and support for transforming business processes. We provide a holistic approach and long- standing expertise in creating the next-generation workplace. WHAT WE OFFER You want to relieve your own infrastructure, or want to build a more flexible system in which you can concentrate on the essential? Take the chance and choose an easy entry into the cloud. In our AVD 1-day Quick-Start Workshop, we will show you how to virtualize your workplaces, which requirements are necessary for this and how you can enable your employees to work from anywhere on all end devices. • workshop based on your individual requirements • Development of a PoC for the set-up of your AVD • incl. test access for your entire team AVD offers you these advantages: • Immediately ready for use: You can activate the pre-configured desktop for different end devices in a flash. In this way, you create the optimal working environment with all apps and services - even during onboarding for new employees. • Independence for your employees: Thanks to virtualization in the What is Azure Virtual Desktop (AVD)?: Azure Cloud, you can use your familiar working environment on all devices. In addition, your employees can work from any location. AVD is a service that revolutionises desktop and app • Scalable at any time: Add new devices or remove those you no virtualisation . With easy management, multi - u s e r longer need. By using the service, you only provide as many capability in Windows 10, optimisations for Office 365 systems as you need.
    [Show full text]
  • Azure Virtual Desktop
    AZURE VIRTUAL DESKTOP Empower your teams with seamless access to tools that enable them to work productively Beyond Cloud. Six Degrees Azure Virtual Desktop provides a managed desktop and virtualisation service that runs on Microsoft Azure cloud, enabling your organisation to become more resilient, empower employee productivity, and scale to your requirements. The service includes the deployment, configuration and management of your Azure Virtual Desktop platform. As standard, we will install the most commonly required third-party applications including Microsoft 365 Apps (Outlook, Word, Excel, PowerPoint, Publisher, OneDrive and Teams), browsers (Microsoft Edge, Google Chrome and Firefox) and Adobe Reader on to your Azure Virtual Desktop gold image. Azure Virtual Desktop Benefits Protect your organisation through built-in Azure security capabilities. Provide an enhanced user experience and boost Keep business applications and user data secure and compliant user productivity with access to all tools, apps and through built-in end-to-end security capabilities that are integrated desktop services they need from any device, with the security and management of Microsoft 365. The Six Degrees anywhere, at any time. anti-virus tool offers protection against advanced threats, ransomware and real-time phishing. Simplify the deployment and management of your infrastructure. Optimise infrastructure costs by only paying for By leveraging Microsoft Azure for your Azure Virtual Desktop, the virtual machines and storage that are required. Six Degrees enables your organisation to scale your environment quickly in response to your business requirements, ensuring you only pay for what you use, when you use it. Monthly security updates will be applied automatically to your Azure Virtual Desktop operating Meet compliance requirements and ensure secure system, ensuring you are protected from the latest known threats.
    [Show full text]
  • What Is Azure Virtual Desktop?
    What is Azure Virtual Desktop? Azure Virtual Desktop (AVD) is a comprehensive desktop and app virtualization service running on the Cloud. It is the only service that delivers simplified management, multi-session Windows 10, optimization for Office 365 ProPlus, and support for remote desktop services environments. With AVD you can deploy and scale Windows desktops and apps on Azure in minutes, with built-in security and compliance. Virtual workspace challenges Azure Virtual Desktop solutions • Running dedicated virtual desktops Multi-session and single-session Windows 10 can be inefficient • Fully managed, always up-to-date, modern • Traditional multi-session Windows user experience deployments do not provide rich • Rich desktop experience accessible client experience from any device • Scale from one to thousands of user sessions per host pool • Missing functionality e.g., Store and legacy app remoting search, Cortana, Store • Client-like experience including look-and- • Challenge to manage different feel, Cortana, Edge, desktop search, and deployment types across different Microsoft Store deployment planes • Virtualize Store and legacy apps easily • Controlled access, from full desktop down to specific apps only • Limited time to migrate Free Windows 7 Extended Security Updates legacy Win 7 apps • Full Windows 7 desktop • Security concerns post end of Win 7 • Easily virtualize your existing support in 2020 Windows 7 applications • Get free extended security updates for Windows 7 www.invisocorp.com I PH: 425.702.8175 Access to Azure Virtual Desktop 1. Azure Virtual Desktop (AVD) is available to you at no additional cost if you have an eligible M365 license. Just pay for the Azure resources required.
    [Show full text]
  • Testing Virtual Care for Recovering Post-Op Patients
    FEATURE REPORT: DIRECTORY OF HEALTHCARE I.T. SUPPLIERS – PAGE 18 Publications Mail Agreement #40018238 TWENTY-FIVE Y EARS CANADA’S MAGAZINE FOR MANAGERS AND USERS OF INFORMATION SYSTEMS IN HEALTHCARE VOL. 25, NO. 5 JUNE/JULY 2020 INSIDE: DIAGNOSTIC IMAGING PAGE 14 Solutions for public health Dissatisfied with the data management system available in Ontario, and under pressure to track the course of COVID-19 more effectively, public health agencies in Toronto and Ottawa have launched new platforms. Page 4 Tele-wound coalition Care providers and companies specializing in the treatment of wounds for patients in the community have banded together to provide enhanced services. Page 8 Notre Dame and healthcare The fire that destroyed the famed Notre Dame cathedral in Paris a year ago offers lessons for disaster planning in healthcare. Hospital managers can learn a great deal about how to improve their own procedures. SCIENCES HEALTH PHOTO: COURTESY OF HAMILTON Page 10 Testing virtual care for recovering post-op patients Researchers and clinicians in Hamilton, Ont., are leading a pan-Canadian trial of remote monitoring technology for post-operative pa- tients. The multi-site study involves 900 patients, and aims to assess how virtual care can keep patients healthy at home while reducing ER visits and readmissions to hospital. Pictured are project leaders Dr. Michael McGillion and Dr. P.J. Devereaux. SEE STORY ON PAGE 4. Sunnybrook and OMA devise an interactive platform BY JERRY ZEIDENBERG tients, so they’re not flipping from one sys- have one source of patient information, tem to another for the data they need.
    [Show full text]