STORAGE MADE EASY: S3 DRIVE & S3 EXPLORER

Size: px
Start display at page:

Download "STORAGE MADE EASY: S3 DRIVE & S3 EXPLORER"

Transcription

1 SOLUTION GUIDE STORAGE MADE EASY: S3 DRIVE & S3 EXPLORER IBM COS ABOUT STORAGE MADE EASY FILE FABRIC The Storage Made Easy File Fabric enables IT to regain control of "cloud data sprawl" by unifying on-premises and cloud storage into a single, easily managed, converged infrastructure with policy-based controls for governance, audit and security. Organizations use the File Fabric to enable workgroup collaboration, file sharing and synchronization through a full suite of desktop, mobile and web applications. The solution supports software-defined storage (SDS) particularly well, enabling end users and legacy applications to interact with object storage through the File Fabric as if it was a regular file system. Businesses are able to monitor, secure and audit company and employee data silos be they be on premise, on the cloud, in file systems, in object storage or in applications. INTRODUCTION This document outlines the solution architecture, configuration, functionality and performance characteristics of Storage Made Easy (SME) direct apps with IBM Cloud Object Storage (COS). The direct or standalone desktop applications, S3 Drive and S3 Explorer, work as independent desktop clients directly connecting IBM Cloud Object Storage. Configuration information was verified and performance information collected during a certification process at the IBM Cloud Object Storage Alliance Integration Team certification lab. A separate guide provides information on the full stack Storage Made Easy Enterprise File Fabric product. PRODUCTS TESTED Storage Made Easy software: Storage Made Easy S3 Drive Storage Made Easy S3 Explorer IBM software: IBM Cloud Object Storage On Premise (version ) IBM Cloud Object Storage US South (version ) IBM Cloud Object Storage US Region (version ) S3 DRIVES The S3 Drive enables users to mount and interact with IBM Cloud Object Storage as a local disk. Users can browse and open remote files with desktop applications including the Microsoft Office Suite. The Windows File Explorer can be used to copy, move and rename objects as if they were files and folders. The S3 Drive can also be accessed through Windows batch scripts as if it was a regular local drive. S3 /StorageMadeEasy /company/storage-made-easy The S3 Explorer desktop application allows users to interact with IBM Cloud Object Storage through a familiar file explorer like interface. From the menu, or using drag and drop, users can easily upload, download and delete files and folders. Copying, moving and renaming objects and folders is also supported. Objects can be quickly located through search, and sensitive data automatically encrypted on upload. Solution Guide - Storage Made Easy 1!

2 CERTIFICATION The certification exercise included installing products and executing functional and performance tests with IBM Cloud Object Storage - on premise and public cloud. Functional tests centered around uploading, downloading, copying and deleting files and folders. App specific features such as rename and searching were also tested. Performance testing focused on throughput supported by a single app simulating heavy usage by a single end user. Results were compared between on premise and cloud instances of IBM Cloud Object Storage. SOLUTION ARCHITECTURE The S3 Drive and S3 Explorer were deployed to a Windows 10 virtual machine. Other than endpoints, configuration for the different IBM COS instances was the same. IBM COS Public Cloud For testing with IBM COS in the public cloud over the Internet the apps were configured for an S3 compatible endpoint over HTTPS. IBM COS On-Premises An on premise deployment of IBM COS offers multiple endpoints for high availability. To allow the apps to use both endpoints a load balancer was used. An Nginx load balancer was used during certification but any open source or commercial load balancer (supporting HTTPS) would be appropriate. Solution Guide - Storage Made Easy!2

3 DEPLOYMENT Client The S3 Drive application was installed on two client machines: O/S: Microsoft Windows 10 Pro Standard Install RAM: 16GB CPU: 8 HDD: 500GB (SSD) Other software installed: Microsoft Office used for functional testing Fiddler 4 - used for identifying HTTP calls to IBM COS and for timing tests Python - used for scripting operating system calls Boto 3 - used for scripting S3 calls in Python Load Balancer An NGINX load balancer was used for IM COS On-Premise. STORAGE MADE EASY S3 DRIVE The S3 Drive enables users to mount and interact with IBM Cloud Object Storage as a local disk. For configuration information see Appendix A. FUNCTIONAL TESTING The objective of S3 Drive functional testing was to: Verify compatibility with IBM Cloud Object Storage for both on premise and public cloud storage. Map S3 Drive user interactions to one or more IBM COS HTTP operations for capacity planning and budgeting. Validate and document any recommendations for optimum performance. The S3 Drive tests were performed manually through the Windows 10 File Explorer and with Microsoft Office applications. The S3 Drive Cache was cleared before each test (Settings > Browse > Delete all). S3 Drive Operations Create Root Folder creates bucket Delete Root Folder removes bucket Browse root-level folders list all buckets Create Subfolder Remove Subfolder - hierarchy (with files) Upload File Download File Word - Save new document Word - Edit document Browse Folder Upload Folder Download Folder Copy folder Rename File Rename Folder Refresh (access from tray icon) Excel - Save new document Excel - Edit document Testing was successful against IBM COS - both on premise and public cloud storage. Solution Guide - Storage Made Easy!3

4 STORAGE MADE EASY S3 DRIVE PERFORMANCE TESTING The objective of S3 Drive performance testing was to: Calculate throughput to assist with recommendations of appropriate use cases Validate and document any recommendations for optimum performance. A single workload was creating consisting of 161 in 17 folders, ranging in size from 1MiB to 1GiB. Total workload size was 10.4 GiB (11,161,589,120 bytes). The S3 Drive Cache was cleared before each test (Settings > Browse > Delete all). Transfer and *Effective Transfer rates for S3 Drive S3 Drive Mixed Workload MiB/sec Test On Prem US South US Region Upload Download Rename* Delete* 2, * Effective speed (no data transferred) Rename and Delete operations were executed without data transfer between the S3 Explorer and IBM COS. Observations: Uploads are multi-threaded. Other operations are single-threaded. Solution Guide - Storage Made Easy!4

5 STORAGE MADE EASY S3 EXPLORER The S3 Explorer desktop application allows users to interact with IBM Cloud Object Storage through a familiar file explorer like interface. For configuration information see Appendix B. FUNCTIONAL TESTING The objective of S3 Explorer functional testing was to: Verify compatibility with IBM Cloud Object Storage for both on premise and public cloud storage. Map S3 Explorer user interactions to one or more IBM COS HTTP operations for capacity planning and budgeting. Validate and document any recommendations for optimum performance. Features Create Root Folder - creates bucket Delete Root Folder removes bucket View Root items (buckets) Create Subfolder Remove Subfolder - file hierarchy Upload File Download File Browse Folder Upload Folder Download Folder - file hierarchy Copy file Copy folder Move file Move folder Rename File Rename Folder Bucket Search Sort files (name, modified, size) Properties (root folder or file only) Testing was successful against IBM COS - both on premise and public cloud storage. Solution Guide - Storage Made Easy!5

6 STORAGE MADE EASY S3 EXPLORER PERFORMANCE TESTING 161 files, 17 folders, ranging in size from 1MB to 1GB. Total 10.4 GiB (11,161,589,120 bytes). S3 Explorer Mixed Workload MiB/sec MiB/sec On Prem US South US Region Upload Download Copy* Rename* Delete* 2, * Effective speed (no data transferred) Transfer and *Effective Transfer rates for S3 Explorer Copy, Rename and Delete operations were executed without data transfer between the S3 Explorer and IBM COS. Solution Guide - Storage Made Easy!6

7 APPENDIX A - S3 DRIVE CONFIGURATION To connect to cloud storage the S3 Drive requires: Endpoint - HTTPS was used for testing. HTTP is also supported. Access Key Secret Key Default installation settings were used: Solution Guide - Storage Made Easy!7

8 APPENDIX B - S3 EXPLORER CONFIGURATION To connect to cloud storage the S3 Drive requires: Endpoint - HTTPS was used for testing. HTTP also supported. Access Key Secret Key All other settings were defaults after installation. Solution Guide - Storage Made Easy!8

9 APPENDIX C MAPPING OF S3 DRIVE FUNCTIONS TO IBM COS OPERATIONS S3 Drive Operation IBM COS Operations Create Root Folder creates bucket Delete Root Folder removes bucket (bucket) (contents of bucket to possibly delete) (bucket) Browse root-level folders list all buckets Create Subfolder Remove Subfolder - hierarchy (with files) For each subfolder: /<subfolder>/ /<subfolder> /<bucket> Upload File Download File Browse Folder Upload Folder Download Folder Copy folder Rename File folder folder (x-amz-copy-source) Rename Folder Refresh (access from tray icon) (x-amz-copy-source) Solution Guide - Storage Made Easy!9

10 APPENDIX C MAPPING OF S3 DRIVE FUNCTIONS TO IBM COS OPERATIONS Feature Word - Save new document Word - Edit document Excel - Save new document Excel - Edit document Notes - if in cache, is it out of date? - if not in cache, or cache out of date - if in cache, is it out of date? - if not in cache, or cache out of date APPENDIX D MAPPING OF S3 EXPLORER FUNCTIONS TO IBM COS OPERATIONS Feature Create Root Folder - creates bucket Delete Root Folder removes bucket View Root items (buckets) Create Subfolder Remove Subfolder - file hierarchy Upload File Download File Browse Folder Upload Folder Download Folder - file hierarchy Copy file Copy folder Move file Move folder Rename File Rename Folder Bucket Search Sort files (name, modified, size) Properties (root folder or file only) Notes (bucket) (contents of bucket to possibly delete) (bucket) / (refresh explorer listing) /<bucket> (refresh parent folder) (contents cached for period of time) (refresh parent) (x-amz-copy-source) (x-amz-copy-source) folder (x-amz-copy-source) folder (x-amz-copy-source) folder (x-amz-copy-source) folder (x-amz-copy-source) (for each 1,000 objects) None (client-side only) Solution Guide - Storage Made Easy!10

11 ABOUT STORAGE MADE EASY STORAGE MADE EASY OFFICE 1 Mulgrave Chambers Mulgrave Road. Sutton, London SM2 6LE UK The Storage Made Easy Enterprise File Fabric enables IT to regain control of "cloud data sprawl" to unify on-premises and on-cloud files into a single easily managed converged infrastructure with policy-based controls for governance, audit and security. The File Fabric solution provides a blanket enterprises wrap around all their data: on premises, within public and private clouds, as well as on third-party software vendor clouds (SharePoint Online and Salesforce for example). Customers use the SME File Fabric product to unify corporate data to enable workgroup collaboration with universal controls for security, encryption, audit, and data access. Companies will have access to a greater understanding of where and how sensitive data is stored, transferred, and accessible with particular focus on how companies are able to police and audit data to ensure enforcement of the General Data Protection Regulations (GDPR) in addition to other regional data legislation. USA UK +44(0) EU sales@storagemadeeasy.com Free hosted and enterprise free trial available from Storage Made Easy is the trading name of Vehera LTD. reg no: /StorageMadeEasy /company/storage-made-easy Solution Guide Storage Made Easy!11

STORAGE MADE EASY ENTERPRISE FILE FABRIC

STORAGE MADE EASY ENTERPRISE FILE FABRIC SOLUTION GUIDE STORAGE MADE EASY ENTERPRISE FILE FABRIC IBM COS ABOUT STORAGE MADE EASY ENTERPRISE FILE FABRIC The Storage Made Easy File Fabric enables IT to regain control of "cloud data sprawl" by unifying

More information

Storage Made Easy. SoftLayer

Storage Made Easy. SoftLayer Storage Made Easy Providing an Enterprise File Fabric for SoftLayer STORAGE MADE EASY ENTERPRISE FILE FABRIC FOR SOFTLAYER The File Fabric is a comprehensive multi-cloud data security solution built on

More information

Storage Made Easy. Mirantis

Storage Made Easy. Mirantis Storage Made Easy Providing an Enterprise File Fabric for Mirantis STORAGE MADE EASY ENTERPRISE FILE FABRIC FOR MIRANTIS The File Fabric is a comprehensive multi-cloud data security solution built on top

More information

Storage Made Easy. Providing an Enterprise File Fabric for INVESTOR NEWSLETTER ISSUE N 3

Storage Made Easy. Providing an Enterprise File Fabric for INVESTOR NEWSLETTER ISSUE N 3 INVESTOR NEWSLETTER ISSUE N 3 Storage Made Easy Providing an Enterprise File Fabric for STORAGE MADE EASY ENTERPRISE FILE FABRIC FOR OPENIO Storage Made Easy (SME) File Fabric is a comprehensive Enterprise

More information

Providing an Enterprise File Share and Sync Solution for

Providing an Enterprise File Share and Sync Solution for Storage Made Easy Providing an Enterprise File Share and Sync Solution for SwiftStack Storage Made Easy Enterprise File Share and Sync Solution for SwiftStack The Storage Made Easy (SME) Cloud File Server

More information

Storage Made Easy. Enterprise File Fabric for Unified Data Indexing, Auditing, e-compliance, and secure file sharing.

Storage Made Easy. Enterprise File Fabric for Unified Data Indexing, Auditing, e-compliance, and secure file sharing. Storage Made Easy Enterprise File Fabric for Unified Data Indexing, Auditing, e-compliance, and secure file sharing. Investor Newsletter HOW TO TAKE BACK CONTROL OF CLOUD SPRAWL IN YOUR COMPANY WHAT IS

More information

Providing an Enterprise File Share and Sync Solution for

Providing an Enterprise File Share and Sync Solution for Storage Made Easy Providing an Enterprise File Share and Sync Solution for Microsoft Azure Storage Storage Made Easy Enterprise File Share and Sync Solution for Microsoft Azure The Storage Made Easy (SME)

More information

Storage Made Easy Enterprise File Share and Sync Fabric Architecture

Storage Made Easy Enterprise File Share and Sync Fabric Architecture Storage Made Easy Enterprise File Share and Sync Fabric Architecture Software Stack The SME platform is built using open Internet technologies. The base operating system uses a hardened version of CentOS

More information

Storage Made Easy. Providing the last mile for Object Storage

Storage Made Easy. Providing the last mile for Object Storage Storage Made Easy Providing the last mile for Object Storage An overview of the benefits of Object Storage to the enterprise and how Storage Made Easy solves the last mile problem STORAGE MADE EASY IS

More information

VMware AirWatch Content Gateway for Linux. VMware Workspace ONE UEM 1811 Unified Access Gateway

VMware AirWatch Content Gateway for Linux. VMware Workspace ONE UEM 1811 Unified Access Gateway VMware AirWatch Content Gateway for Linux VMware Workspace ONE UEM 1811 Unified Access Gateway You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Securing Containers Using a PNSC and a Cisco VSG

Securing Containers Using a PNSC and a Cisco VSG Securing Containers Using a PNSC and a Cisco VSG This chapter contains the following sections: About Prime Network Service Controllers, page 1 Integrating a VSG into an Application Container, page 4 About

More information

Securing Containers Using a PNSC and a Cisco VSG

Securing Containers Using a PNSC and a Cisco VSG Securing Containers Using a PNSC and a Cisco VSG This chapter contains the following sections: About Prime Network Service Controllers, page 1 Integrating a VSG into an Application Container, page 3 About

More information

Encryption Vision & Strategy

Encryption Vision & Strategy Encryption Vision & Strategy Brad Zehring Principal Product Manager Encryption Vision & Strategy 1 Safe Harbor Disclaimer This presentation contains information about pre-release software. Any unreleased

More information

Hands-On Lab. Windows Azure Virtual Machine Roles. Lab version: Last updated: 12/14/2010. Page 1

Hands-On Lab. Windows Azure Virtual Machine Roles. Lab version: Last updated: 12/14/2010. Page 1 Hands-On Lab Windows Azure Virtual Machine Roles Lab version: 2.0.0 Last updated: 12/14/2010 Page 1 CONTENTS OVERVIEW... 3 EXERCISE 1: CREATING AND DEPLOYING A VIRTUAL MACHINE ROLE IN WINDOWS AZURE...

More information

Developing Microsoft Azure Solutions

Developing Microsoft Azure Solutions 1 Developing Microsoft Azure Solutions Course Prerequisites A general understanding of ASP.NET and C# concepts Upon Completion of this Course, you will accomplish following: Compare the services available

More information

VMware AirWatch Content Gateway Guide for Linux For Linux

VMware AirWatch Content Gateway Guide for Linux For Linux VMware AirWatch Content Gateway Guide for Linux For Linux Workspace ONE UEM v9.7 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

Education and Support for SharePoint, Office 365 and Azure

Education and Support for SharePoint, Office 365 and Azure Education and Support for SharePoint, Office 365 and Azure www.combined-knowledge.com Course Duration: 3 Days Overview CONFIGURING HYBRID WORKLOADS FOR SHAREPOINT AND OFFICE 365 Configuring Hybrid Workloads

More information

Scaling Internet TV Content Delivery ALEX GUTARIN DIRECTOR OF ENGINEERING, NETFLIX

Scaling Internet TV Content Delivery ALEX GUTARIN DIRECTOR OF ENGINEERING, NETFLIX Scaling Internet TV Content Delivery ALEX GUTARIN DIRECTOR OF ENGINEERING, NETFLIX Inventing Internet TV Available in more than 190 countries 104+ million subscribers Lots of Streaming == Lots of Traffic

More information

What is Dell EMC Cloud for Microsoft Azure Stack?

What is Dell EMC Cloud for Microsoft Azure Stack? What is Dell EMC Cloud for Microsoft Azure Stack? Karsten Bott @azurestack_guy Advisory Cloud Platform Specialist AzureStack GLOBAL SPONSORS Why Hybrid Cloud? The New Digital Customer Rising and continuously

More information

IBM Endpoint Manager Version 9.0. Software Distribution User's Guide

IBM Endpoint Manager Version 9.0. Software Distribution User's Guide IBM Endpoint Manager Version 9.0 Software Distribution User's Guide IBM Endpoint Manager Version 9.0 Software Distribution User's Guide Note Before using this information and the product it supports,

More information

Alliance Key Manager A Solution Brief for Partners & Integrators

Alliance Key Manager A Solution Brief for Partners & Integrators Alliance Key Manager A Solution Brief for Partners & Integrators Key Management Enterprise Encryption Key Management This paper is designed to help technical managers, product managers, and developers

More information

Infinity Management Guide

Infinity Management Guide Infinity Management Guide 1. What is Infinity Management? Infinity Management is a deployment tool offered by Heimdal Security that will provide you the ability to deploy software within your organization

More information

Hyper-Convergence De-mystified. Francis O Haire Group Technology Director

Hyper-Convergence De-mystified. Francis O Haire Group Technology Director Hyper-Convergence De-mystified Francis O Haire Group Technology Director The Cloud Era Is Well Underway Rapid Time to Market I deployed my application in five minutes. Fractional IT Consumption I use and

More information

Fast and Easy Persistent Storage for Docker* Containers with Storidge and Intel

Fast and Easy Persistent Storage for Docker* Containers with Storidge and Intel Solution brief Intel Storage Builders Storidge ContainerIO TM Intel Xeon Processor Scalable Family Intel SSD DC Family for PCIe*/NVMe Fast and Easy Persistent Storage for Docker* Containers with Storidge

More information

Dell EMC CIFS-ECS Tool

Dell EMC CIFS-ECS Tool Dell EMC CIFS-ECS Tool Architecture Overview, Performance and Best Practices March 2018 A Dell EMC Technical Whitepaper Revisions Date May 2016 September 2016 Description Initial release Renaming of tool

More information

VMware AirWatch Content Gateway for Windows. VMware Workspace ONE UEM 1811 Unified Access Gateway

VMware AirWatch Content Gateway for Windows. VMware Workspace ONE UEM 1811 Unified Access Gateway VMware AirWatch Content Gateway for Windows VMware Workspace ONE UEM 1811 Unified Access Gateway You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

HySecure Quick Start Guide. HySecure 5.0

HySecure Quick Start Guide. HySecure 5.0 HySecure Quick Start Guide HySecure 5.0 Last Updated: 25 May 2017 2012-2017 Propalms Technologies Private Limited. All rights reserved. The information contained in this document represents the current

More information

Module 1: Module 2: Module 3: Module 4: Module 5: Module 6:

Module 1: Module 2: Module 3: Module 4: Module 5: Module 6: Module 1: Module 2: Module 3: Module 4: Module 5: Module 6: 362 Days Remaining Optimistic Estimates Server migration: 200 days Application migration: 300+ days 7/24/2014 12 No No No Now updates

More information

Enterprise file sync and share using Citrix ShareFile and IBM Storwize V7000 Unified system

Enterprise file sync and share using Citrix ShareFile and IBM Storwize V7000 Unified system Enterprise file sync and share using Citrix ShareFile and IBM Storwize V7000 Unified system A technical report Sandeep Zende IBM Systems ISV Enablement January 2016 Table of contents Abstract... 1 Scope...

More information

Optimizing Pulse Secure Access Suite with Pulse Secure Virtual Application Delivery Controller solution

Optimizing Pulse Secure Access Suite with Pulse Secure Virtual Application Delivery Controller solution DATASHEET Optimizing Pulse Secure Access Suite with Pulse Secure Virtual Application Delivery Controller solution Features & Benefits Best-in-class VPN and vadc solutions A single point of access for all

More information

Learn. Connect. Explore.

Learn. Connect. Explore. Learn. Connect. Explore. No More Storage Nightmares An Open Solution for Container Persistent Storage Learn. Connect. Explore. CONTAINERS vs VIRTUALIZATION Containers Abstracts OS Kernel Mostly Linux One

More information

Planning and Administering SharePoint 2016

Planning and Administering SharePoint 2016 Planning and Administering SharePoint 2016 20339-1; 5 Days; Instructor-led Course Description This five-day course will provide you with the knowledge and skills to plan and administer a Microsoft SharePoint

More information

Revision A. McAfee Data Loss Prevention Endpoint 11.1.x Installation Guide

Revision A. McAfee Data Loss Prevention Endpoint 11.1.x Installation Guide Revision A McAfee Data Loss Prevention Endpoint 11.1.x Installation Guide COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy Orchestrator,

More information

EasyMorph Server Administrator Guide

EasyMorph Server Administrator Guide EasyMorph Server Administrator Guide Version 3.9.2 December, 24 th 2018 Table of Contents TABLE OF CONTENTS... 1 PREREQUISITES... 2 Memory requirements... 2 INSTALLATION... 2 License key... 3 SERVER SERVICE

More information

A: Advanced Technologies of SharePoint 2016

A: Advanced Technologies of SharePoint 2016 Let s Reach For Excellence! TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC Address: 103 Pasteur, Dist.1, HCMC Tel: 08 38245819; 38239761 Email: traincert@tdt-tanduc.com Website: www.tdt-tanduc.com; www.tanducits.com

More information

Advanced Technologies of SharePoint 2016

Advanced Technologies of SharePoint 2016 Advanced Technologies of SharePoint 2016 20339-2; 5 Days; Instructor-led Course Description This five-day course will teach you how to plan, configure, and manage the advanced features in a SharePoint

More information

Advanced Technologies of SharePoint 2016

Advanced Technologies of SharePoint 2016 Advanced Technologies of SharePoint 2016 Course 20339-2A 5 Days Instructor-led, Hands on Course Information This five-day course will teach you how to plan, configure, and manage the advanced features

More information

Copyright 2012 EMC Corporation. All rights reserved.

Copyright 2012 EMC Corporation. All rights reserved. 1 TRANSFORMING MICROSOFT APPLICATIONS TO THE CLOUD Louaye Rachidi Technology Consultant 2 22x Partner Of Year 19+ Gold And Silver Microsoft Competencies 2,700+ Consultants Worldwide Cooperative Support

More information

20533B: Implementing Microsoft Azure Infrastructure Solutions

20533B: Implementing Microsoft Azure Infrastructure Solutions 20533B: Implementing Microsoft Azure Infrastructure Solutions Course Details Course Code: Duration: Notes: 20533B 5 days This course syllabus should be used to determine whether the course is appropriate

More information

Best Practices of IBM Notes Traveler Deployment. Date: 27 Aug 2015

Best Practices of IBM Notes Traveler Deployment. Date: 27 Aug 2015 Best Practices of IBM Notes Traveler Deployment Date: 27 Aug 2015 Open Mic Team Sandip Singh - IBM ICS Support engineer Presenter Sukanya Yenneti - IBM ICS Support engineer Presenter Ranjit Rai - IBM ICS

More information

Alliance Key Manager A Solution Brief for Technical Implementers

Alliance Key Manager A Solution Brief for Technical Implementers KEY MANAGEMENT Alliance Key Manager A Solution Brief for Technical Implementers Abstract This paper is designed to help technical managers, product managers, and developers understand how Alliance Key

More information

Colligo Briefcase. for Good Technology. Administrator Guide

Colligo Briefcase. for Good Technology. Administrator Guide for Good Technology Administrator Guide Contents Introduction... 2 Target Audience... 2 Overview... 2 Key Features... 2 Platforms Supported... 2 SharePoint Security & Privileges... 3 for Good Technology...

More information

Cloudera s Enterprise Data Hub on the Amazon Web Services Cloud: Quick Start Reference Deployment October 2014

Cloudera s Enterprise Data Hub on the Amazon Web Services Cloud: Quick Start Reference Deployment October 2014 Cloudera s Enterprise Data Hub on the Amazon Web Services Cloud: Quick Start Reference Deployment October 2014 Karthik Krishnan Page 1 of 20 Table of Contents Table of Contents... 2 Abstract... 3 What

More information

STREAMLINED CERTIFICATION PATHS

STREAMLINED CERTIFICATION PATHS STREAMLINED CERTIFICATION PATHS MOBILITY Windows 10 Mobility CLOUD PLATFORM & INFRASTRUCTURE Cloud Platform Cloud Platform & Infrastructure Linux on Azure PRODUCTIVITY Productivity Office 365 APP BUILDER

More information

STREAMLINED CERTIFICATION PATHS

STREAMLINED CERTIFICATION PATHS STREAMLINED CERTIFICATION PATHS MOBILITY 10 Mobility CLOUD PLATFORM & INFRASTRUCTURE Server 2016 Cloud Platform & Infrastructure Linux on Azure Cloud Platform PRODUCTIVITY Server 2016 Productivity Office

More information

Cisco HyperFlex and the F5 BIG-IP Platform Accelerate Infrastructure and Application Deployments

Cisco HyperFlex and the F5 BIG-IP Platform Accelerate Infrastructure and Application Deployments OVERVIEW + Cisco and the F5 BIG-IP Platform Accelerate Infrastructure and Application Deployments KEY BENEFITS Quickly create private clouds Tested with industry-leading BIG-IP ADC platform Easily scale

More information

HyperFlex. Simplifying your Data Center. Steffen Hellwig Data Center Systems Engineer June 2016

HyperFlex. Simplifying your Data Center. Steffen Hellwig Data Center Systems Engineer June 2016 HyperFlex Simplifying your Data Center Steffen Hellwig Data Center Systems Engineer June 2016 Key Challenges You Face Business Speed Operational Simplicity Cloud Expectations APPS Hyperconvergence First

More information

Adlib PDF FileNet Connector Guide PRODUCT VERSION: 5.1

Adlib PDF FileNet Connector Guide PRODUCT VERSION: 5.1 Adlib PDF FileNet Connector Guide PRODUCT VERSION: 5.1 REVISION DATE: January 2014 Copyright 2014 Adlib This manual, and the Adlib products to which it refers, is furnished under license and may be used

More information

[MS10992]: Integrating On-Premises Core Infrastructure with Microsoft Azure

[MS10992]: Integrating On-Premises Core Infrastructure with Microsoft Azure [MS10992]: Integrating On-Premises Core Infrastructure with Microsoft Azure Length : 3 Days Audience(s) : IT Professionals Level : 300 Technology : Azure Delivery Method : Instructor-led (Classroom) Course

More information

Webinar Series: Triangulate your Storage Architecture with SvSAN Caching. Luke Pruen Technical Services Director

Webinar Series: Triangulate your Storage Architecture with SvSAN Caching. Luke Pruen Technical Services Director Webinar Series: Triangulate your Storage Architecture with SvSAN Caching Luke Pruen Technical Services Director What can you expect from this webinar? To answer a simple question How can I create the perfect

More information

AWS FREQUENTLY ASKED QUESTIONS (FAQ)

AWS FREQUENTLY ASKED QUESTIONS (FAQ) UCPATH @ AWS FREQUENTLY ASKED QUESTIONS (FAQ) ARCHITECTURE WHAT WILL CHANGE DURING THIS MOVE TO AWS? All environments use a standardized format using Cloud Formation Scripts. They are also all encapsulated

More information

Nutanix InstantON for Citrix Cloud

Nutanix InstantON for Citrix Cloud Citrix Cloud with Nutanix Private Cloud - Hybrid Cloud VDA Deployment Reference Nutanix InstantON for Citrix Cloud Contents Introduction 3 Deployment 4 Sign up for Citrix Cloud 4 Nutanix Prism s Connect

More information

Active Directory Services with Windows Server

Active Directory Services with Windows Server Course Code: M10969 Vendor: Microsoft Course Overview Duration: 5 RRP: POA Active Directory Services with Windows Server Overview Get Hands on instruction and practice administering Active Directory technologies

More information

Resiliency Replication Appliance Installation Guide Version 7.2

Resiliency Replication Appliance Installation Guide Version 7.2 Resiliency Replication Appliance Installation Guide Version 7.2 DISCLAIMER IBM believes that the information in this publication is accurate as of its publication date. The information is subject to change

More information

Paperspace. Architecture Overview. 20 Jay St. Suite 312 Brooklyn, NY Technical Whitepaper

Paperspace. Architecture Overview. 20 Jay St. Suite 312 Brooklyn, NY Technical Whitepaper Architecture Overview Copyright 2016 Paperspace, Co. All Rights Reserved June - 1-2017 Technical Whitepaper Paperspace Whitepaper: Architecture Overview Content 1. Overview 3 2. Virtualization 3 Xen Hypervisor

More information

Egress Switch Desktop Client

Egress Switch Desktop Client 1 COMMERCIAL IN CONFIDENCE Egress Switch Desktop Client User guide Copyright 2017 Egress Software Technologies Ltd. All rights reserved. 2 COMMERCIAL IN CONFIDENCE Confidentiality Statement This document

More information

VMware AirWatch Content Gateway Guide for Windows

VMware AirWatch Content Gateway Guide for Windows VMware AirWatch Content Gateway Guide for Windows Workspace ONE UEM v1810 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

This guide details the deployment and initial configuration necessary to maximize the value of JetAdvantage Insights.

This guide details the deployment and initial configuration necessary to maximize the value of JetAdvantage Insights. HP JetAdvantage Insights Deployment Guide This guide details the deployment and initial configuration necessary to maximize the value of JetAdvantage Insights. 1. Overview HP JetAdvantage Insights provides

More information

NetIQ Secure Configuration Manager Installation Guide. October 2016

NetIQ Secure Configuration Manager Installation Guide. October 2016 NetIQ Secure Configuration Manager Installation Guide October 2016 Legal Notice For information about NetIQ legal notices, disclaimers, warranties, export and other use restrictions, U.S. Government restricted

More information

On-Premises Cloud Platform. Bringing the public cloud, on-premises

On-Premises Cloud Platform. Bringing the public cloud, on-premises On-Premises Cloud Platform Bringing the public cloud, on-premises How Cloudistics came to be 2 Cloudistics On-Premises Cloud Platform Complete Cloud Platform Simple Management Application Specific Flexibility

More information

SafeConsole On-Prem Install Guide

SafeConsole On-Prem Install Guide SafeConsole On-Prem Install Guide This guide applies to SafeConsole 5.0.5 Introduction This guide describes how to install a new SafeConsole server on Windows using the SafeConsole installer. As an option,

More information

Planning and Administering SharePoint 2016

Planning and Administering SharePoint 2016 SharePoint Course - 203391 Planning and Administering SharePoint 2016 Length 5 days Prerequisites In addition to their professional experience, students who attend this training should already have the

More information

Course 10324A: Implementing and Managing Microsoft Desktop Virtualization

Course 10324A: Implementing and Managing Microsoft Desktop Virtualization Course 10324A: Implementing and Managing Microsoft Desktop Virtualization Length: 5 days Audience: IT Professionals OVERVIEW This five-day, instructor-led course provides you with the knowledge and skills

More information

USING PRODUCT PROVISIONING TO DELIVER FILES TO WINDOWS 10: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE

USING PRODUCT PROVISIONING TO DELIVER FILES TO WINDOWS 10: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE GUIDE OCTOBER 2018 PRINTED 4 MARCH 2019 USING PRODUCT PROVISIONING TO DELIVER FILES TO WINDOWS 10: VMWARE WORKSPACE ONE VMware Workspace ONE Table of Contents Overview Introduction Purpose Audience Delivering

More information

Vendor: Citrix. Exam Code: 1Y Exam Name: Managing Citrix XenDesktop 7.6 Solutions. Version: Demo

Vendor: Citrix. Exam Code: 1Y Exam Name: Managing Citrix XenDesktop 7.6 Solutions. Version: Demo Vendor: Citrix Exam Code: 1Y0-201 Exam Name: Managing Citrix XenDesktop 7.6 Solutions Version: Demo DEMO QUESTION 1 Scenario: A Citrix Administrator updates all of the machines within a Delivery Group.

More information

Accelerating Digital Transformation with InterSystems IRIS and vsan

Accelerating Digital Transformation with InterSystems IRIS and vsan HCI2501BU Accelerating Digital Transformation with InterSystems IRIS and vsan Murray Oldfield, InterSystems Andreas Dieckow, InterSystems Christian Rauber, VMware #vmworld #HCI2501BU Disclaimer This presentation

More information

HPE Strategy for VMware Cloud Foundation

HPE Strategy for VMware Cloud Foundation HPE Strategy for VMware Cloud Foundation September 12, 2017 Alexander Tschebanjuk Solution Architect EMEA HPE multi-cloud strategy Manage an open, mixed cloud environment HPE Integration and Professional

More information

Gladinet Cloud Enterprise

Gladinet Cloud Enterprise GLADINET, INC Gladinet Cloud Enterprise Technical White Paper Gladinet, Inc. 1/20/2013 This document discusses the technologies behind Gladinet Cloud Enterprise Copyright 2013 Gladinet, Inc. Table of Contents

More information

Design a Remote-Office or Branch-Office Data Center with Cisco UCS Mini

Design a Remote-Office or Branch-Office Data Center with Cisco UCS Mini White Paper Design a Remote-Office or Branch-Office Data Center with Cisco UCS Mini February 2015 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 9 Contents

More information

Datasheet. Only Workspaces delivers the features users want and the control that IT needs.

Datasheet. Only Workspaces delivers the features users want and the control that IT needs. Datasheet Secure SECURE Enterprise ENTERPRISE File FILE Sync, SYNC, Sharing SHARING and AND Content CONTENT Collaboration COLLABORATION BlackBerry Workspaces makes enterprises more mobile and collaborative,

More information

Sage 200 Extra System Requirements and

Sage 200 Extra System Requirements and Sage 200 Extra System Requirements and 2017 Prerequisites Copyright statement Sage (UK) Limited and Sage Hibernia Limited, 2017. All rights reserved. If this documentation includes advice or information

More information

IT Security Training MS-500: Microsoft 365 Security Administration. Upcoming Dates. Course Description. Course Outline $2,

IT Security Training MS-500: Microsoft 365 Security Administration. Upcoming Dates. Course Description. Course Outline $2, IT Security Training MS-500: Microsoft 365 Security Administration $2,595.00 4 Days Upcoming Dates Course Description Day 1: Managing Microsoft 365 Identity and Access (MS-500T01-A) Help protect against

More information

Advanced Technologies of SharePoint 2016 ( )

Advanced Technologies of SharePoint 2016 ( ) SharePoint Course - 203392 Advanced Technologies of SharePoint 2016 (20339-2) Length 5 days Audience The course is targeted at experienced IT Professionals who are interested in learning how to install,

More information

A Comparative Study of Microsoft Exchange 2010 on Dell PowerEdge R720xd with Exchange 2007 on Dell PowerEdge R510

A Comparative Study of Microsoft Exchange 2010 on Dell PowerEdge R720xd with Exchange 2007 on Dell PowerEdge R510 A Comparative Study of Microsoft Exchange 2010 on Dell PowerEdge R720xd with Exchange 2007 on Dell PowerEdge R510 Incentives for migrating to Exchange 2010 on Dell PowerEdge R720xd Global Solutions Engineering

More information

Fundamentals of Windows Server 2008 Network and Applications Infrastructure

Fundamentals of Windows Server 2008 Network and Applications Infrastructure COURSE OVERVIEW This five-day instructor-led course introduces students to network and applications infrastructure concepts and configurations provided by Window Server 2008. Students will be able to acquire

More information

Kubernetes Integration Guide

Kubernetes Integration Guide Kubernetes Integration Guide Cloud-Native Security www.aporeto.com Aporeto Kubernetes Integration Guide The purpose of this document is to describe the features of Aporeto that secure application services

More information

A: PLANNING AND ADMINISTERING SHAREPOINT 2016

A: PLANNING AND ADMINISTERING SHAREPOINT 2016 ABOUT THIS COURSE This five-day course will provide you with the knowledge and skills to plan and administer a Microsoft SharePoint 2016 environment. The course teaches you how to deploy, administer, and

More information

Netwrix Auditor for Active Directory

Netwrix Auditor for Active Directory Netwrix Auditor for Active Directory Quick-Start Guide Version: 8.0 4/22/2016 Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

More information

Data Protection for Cisco HyperFlex with Veeam Availability Suite. Solution Overview Cisco Public

Data Protection for Cisco HyperFlex with Veeam Availability Suite. Solution Overview Cisco Public Data Protection for Cisco HyperFlex with Veeam Availability Suite 1 2017 2017 Cisco Cisco and/or and/or its affiliates. its affiliates. All rights All rights reserved. reserved. Highlights Is Cisco compatible

More information

Exam Name: Installing and Configuring Windows 10

Exam Name: Installing and Configuring Windows 10 Vendor: Microsoft Exam Code: 70-698 Exam Name: Installing and Configuring Windows 10 Version: Demo QUESTION 1 You have a computer named Computer1 that has a 1-TB volume named E. You need to receive a notification

More information

imail Frequently Asked Questions (FAQs) 20 June 2014 Version 2.1

imail Frequently Asked Questions (FAQs) 20 June 2014 Version 2.1 imail Frequently Asked Questions (FAQs) 20 June 2014 Version 2.1 Owner: Cynthia Tan IT Services Table of Contents GENERAL FAQS... 1 1. How to access to Sunway imail account?... 1 2. I can t login to my

More information

Scalability Testing with Login VSI v16.2. White Paper Parallels Remote Application Server 2018

Scalability Testing with Login VSI v16.2. White Paper Parallels Remote Application Server 2018 Scalability Testing with Login VSI v16.2 White Paper Parallels Remote Application Server 2018 Table of Contents Scalability... 3 Testing the Scalability of Parallels RAS... 3 Configurations for Scalability

More information

Get the Most Out of GoAnywhere: Achieving Cloud File Transfers and Integrations

Get the Most Out of GoAnywhere: Achieving Cloud File Transfers and Integrations Get the Most Out of GoAnywhere: Achieving Cloud File Transfers and Integrations Today s Presenter Dan Freeman, CISSP Senior Solutions Consultant HelpSystems Steve Luebbe Director of Development HelpSystems

More information

HITACHI UNIFIED COMPUTE PLATFORM

HITACHI UNIFIED COMPUTE PLATFORM HITACHI UNIFIED COMPUTE PLATFORM NEXT-GEN CONVERGED INFRASTRUCTURE SOLUTIONS FOR MISSION-CRITICAL WORKLOADS Frank Tenambergen Special Engagement Manager Norway UCP SOFTWARE DEFINED DC REQUIREMENTS 1: EVERYTHING

More information

1. Type in your account and password. If you have Windows, Mac, iphone, or Android, you can download corresponding applications here

1. Type in your account and password. If you have Windows, Mac, iphone, or Android, you can download corresponding applications here SmartStor Cloud Web I. Login to SmartStor Cloud 1. Type in your account and password 2. Click If you have Windows, Mac, iphone, or Android, you can download corresponding applications here II. Document

More information

Active Directory Services with Windows Server

Active Directory Services with Windows Server Active Directory Services with Windows Server 10969B; 5 days, Instructor-led Course Description Get hands on instruction and practice administering Active Directory technologies in Windows Server 2012

More information

Supported Platforms & Technologies

Supported Platforms & Technologies Supported Platforms & Technologies Released By: Product Version: Grapevine Solutions Ltd. 2.0.x Release Date: July 2015 Please do not distribute this document without the prior approval of Grapevine Solutions.

More information

FlexPod Data Center Solution. Presented by: Bernd Dultinger Date: December 1 st 2011

FlexPod Data Center Solution. Presented by: Bernd Dultinger Date: December 1 st 2011 FlexPod Data Center Solution Presented by: Bernd Dultinger Date: December 1 st 2011 What are we asked to do? Budgets go further and business goes faster Data Centers are at a Critical Juncture Empowered

More information

Understanding the Platform

Understanding the Platform Understanding the Platform Contents 2 Contents Understanding the Platform... 3 Platform Architecture... 3 Services Layer...3 Understanding Jive Search... 4 About Cloud Search... 4 About On-Premise Search...5

More information

Dell EMC Ready System for VDI on XC Series

Dell EMC Ready System for VDI on XC Series Dell EMC Ready System for VDI on XC Series Citrix XenDesktop for Dell EMC XC Series Hyperconverged Appliance March 2018 H16969 Deployment Guide Abstract This deployment guide provides instructions for

More information

DataMan. version 6.5.4

DataMan. version 6.5.4 DataMan version 6.5.4 Contents DataMan User Guide 1 Introduction 1 DataMan 1 Technical Specifications 1 Hardware Requirements 1 Software Requirements 2 Ports 2 DataMan Installation 2 Component Installation

More information

Microsoft 365 Business FAQs

Microsoft 365 Business FAQs Microsoft 365 Business FAQs Last updated April 27 th, 2018 Table of Contents General... 3 What is Microsoft 365 Business?... 3 Who should consider adopting Microsoft 365 Business?... 3 How can I get Microsoft

More information

HiveManager Local Cloud

HiveManager Local Cloud DATA SHEET HiveManager Local Cloud Enterprise Access Network Management Offering Intuitive Configuration Workflows, Real-Time & Historical Monitoring, and Simplified Troubleshooting DATASHEET HiveManager

More information

ZenHub Enterprise. ZenHub Enterprise. Features & Implementation Outline

ZenHub Enterprise. ZenHub Enterprise. Features & Implementation Outline 1 Features & Implementation Outline ZenHub is the first and only collaboration solution which works natively within GitHub, offering seamless integration to keep your workflow in one place. delivers the

More information

REFERENCE ARCHITECTURE Quantum StorNext and Cloudian HyperStore

REFERENCE ARCHITECTURE Quantum StorNext and Cloudian HyperStore REFERENCE ARCHITECTURE Quantum StorNext and Cloudian HyperStore CLOUDIAN + QUANTUM REFERENCE ARCHITECTURE 1 Table of Contents Introduction to Quantum StorNext 3 Introduction to Cloudian HyperStore 3 Audience

More information

Step by Step Guide to Upgrade SCCM 2012 R2 Environment to SCCM R2 SP1 and R2 SP1 CU2

Step by Step Guide to Upgrade SCCM 2012 R2 Environment to SCCM R2 SP1 and R2 SP1 CU2 Step by Step Guide to Upgrade SCCM 2012 R2 Environment to SCCM R2 SP1 and R2 SP1 CU2 In This guide we will perform upgrade on our existing SCCM 2012 R2 hierarchy and upgrade it to SCCM R2 SP1 and then

More information

VxRack FLEX Technical Deep Dive: Building Hyper-converged Solutions at Rackscale. Kiewiet Kritzinger DELL EMC CPSD Snr varchitect

VxRack FLEX Technical Deep Dive: Building Hyper-converged Solutions at Rackscale. Kiewiet Kritzinger DELL EMC CPSD Snr varchitect VxRack FLEX Technical Deep Dive: Building Hyper-converged Solutions at Rackscale Kiewiet Kritzinger DELL EMC CPSD Snr varchitect Introduction to hyper-converged Focus on innovation, not IT integration

More information

#techsummitch

#techsummitch www.thomasmaurer.ch #techsummitch Justin Incarnato Justin Incarnato Microsoft Principal PM - Azure Stack Hyper-scale Hybrid Power of Azure in your datacenter Azure Stack Enterprise-proven On-premises

More information

User Manual. User Manual. AnyShare 1/ 16

User Manual. User Manual. AnyShare 1/ 16 AnyShare 1/ 16 Catalog All Rights Reserved... 3 Perface... 4 Chapter 1 About AnyShare5.0... 5 1.1 Role Introduction... 5 1.2 Module Introduction... 5 Chapter 2 QuickStart... 6 2.1 PC Client... 6 2.1.1

More information

Planning for and Managing Devices in the Enterprise: Enterprise Mobility Suite (EMS) & On- Premises Tools

Planning for and Managing Devices in the Enterprise: Enterprise Mobility Suite (EMS) & On- Premises Tools Planning for and Managing Devices in the Enterprise: Enterprise Mobility Suite (EMS) & On- Premises Tools 20398BA - 5 Days - Instructor-led, Hands-on Introduction This five-day course teaches IT professionals

More information