Where Will Your Next Application Run? Abel B. Cruz WA Technology Strategist Microsoft Corporation

Size: px
Start display at page:

Download "Where Will Your Next Application Run? Abel B. Cruz WA Technology Strategist Microsoft Corporation"

Transcription

1 Where Will Your Next Application Run? Abel B. Cruz WA Technology Strategist Microsoft Corporation

2 Users A A A VM VM VM A A A Application Compute/Storage/Network On-Premises Data Center VM Virtual Machine

3 Cloud Applications Often called Software as a Service (SaaS) Cloud Platforms Public cloud platforms Private Clouds On-premises cloud platforms

4 On-Premises Service Provider Users A A A Cloud Applications Compute/Storage/Network A A A A A The main focus of this talk VM VM A VM VM VM Private Cloud VM A Cloud Platform Compute/Storage/Network Compute/Storage/Network

5 A Framework for Comparison

6 It lets developers create and run apps, store data, and more It provides self-service access to a pool of computing resources It allows granular, elastic allocation of resources It allows charging only for the resources and application use

7 Public Cloud: A cloud platform run by a service provider made available to many end-user organizations Private cloud: A cloud platform run solely for a single enduser organization, such as a bank or relailer The technology can be much like public clouds, but the economics are different Most organizations will use some hybrid of both

8 The most important today: Computing Infrastructure as a Service (IaaS) Platform as a Service (PaaS) Storage Relational storage Scale-out storage Blobs There are many more Messaging, identity, caching,

9 Developers create virtual machines (VMs) on demand They have full access to these VMs Strengths: Can control and configure environment Familiar technologies Limited code lock-in Weaknesses: Must control and configure environment Requires administrative skills to use

10 Developers provide an application, which the platform runs They don t work directly with VMs Strengths: Provides higher-level services than IaaS Requires essentially no administrative skills Weaknesses: Allows less control of the environment

11 IaaS is more widely used today than PaaS Gartner estimates that public IaaS revenues are significantly greater than public PaaS revenues today Perspective: IaaS is easier to adopt than PaaS IaaS emulates your existing world in the cloud Over time, PaaS is likely to dominate PaaS should have an overall lower cost than IaaS It is typically a better choice for new applications

12 Traditional relational storage in the cloud With support for SQL Strengths: Familiar technologies Many available tools, e.g., for reporting Limited data lock-in Can be cheaper than on-premises relational storage Weaknesses: Scaling to handle very large data is challenging

13 Massively scalable storage in the cloud No support for SQL Strengths: Scaling to handle very large data is straightforward Can be cheaper than relational storage Weaknesses: Unfamiliar technologies Few available tools Significant data lock-in

14 Storage for Binary Large OBjects in the cloud Such as video, back-ups, etc. Strengths: Globally accessible way to store and access large data Can be cheaper than on-premises storage Weaknesses: Provides only simple unstructured storage

15 Private Public Computing Storage IaaS IaaS PaaS Relational Scale-Out BLOB Microsoft VMware Amazon Google Salesforce Cloud Platform Cloud Platform Software

16 App development Example: A VM-based dev/test environment Apps with variable load Example: An on-line ticketing application Apps that do parallel processing Example: A financial modeling application Apps that need massive scale Example: a Web 2.0 application Apps that need high reliability Example: a SaaS application

17 Apps with a short or unpredictable lifetime Example: An app created for a marketing campaign Apps that must fail fast or scale fast Example: Start-ups Apps that don t fit well in an organization s data center Example: A business unit that wishes to avoid its IT department Apps that can benefit from external storage Example: An application that archives data

18 Applying the Framework

19 IaaS allows allocating, managing, and charging for VMs in a more effective way This idea first appeared in a public cloud platform If it makes sense there, why not use it in your own data center? Private clouds provide IaaS in your data center Although they can also offer more application-oriented services

20 Private Public Computing Storage IaaS IaaS PaaS Relational Scale-Out Blobs Microsoft Hyper-V Cloud Hyper-V Cloud VMware Amazon Google Salesforce Cloud Platform Cloud Platform Software

21 Private Public Computing Storage IaaS IaaS PaaS Relational Scale-Out Blobs Microsoft VMware Hyper-V Cloud vcloud Hyper-V Cloud vcloud Express y DataCenter Amazon Google Salesforce Cloud Platform Cloud Platform Software

22 Private Public Computing Storage IaaS IaaS PaaS Relational Scale-Out Blobs Microsoft Hyper-V Cloud Hyper-V Cloud Windows Azure SQL Azure Windows Azure Tables Windows Azure BLOBs VMware vcloud vcloud Express & DataCenter Amazon Google Salesforce Cloud Platform Cloud Platform Software

23 SQL Azure Load Balancer Web Role Instance (VMs) IIS Web App (ASP.Net) Windows Azure Tables Worker Role Instance (VMs) Windows Server Dynamic Scaling Windows Application Windows Server

24 Private Public Computing Storage IaaS IaaS PaaS Relational Scale-Out Blobs Microsoft Hyper-V Cloud Hyper-V Cloud Windows Azure SQL Azure Windows Azure Tables Windows Azure BLOBs VMware vcloud vcloud Express & DataCenter Cloud Foundry Framework Cloud Foundry Storage Amazon Google Salesforce Cloud Platform Cloud Platform Software

25 Cloud Foundry is an open source PaaS platform Led by VMware Designed to support diverse technologies: Frameworks: Spring, Rails, etc. Storage: MySQL, MongoDB, etc. Not fully commercial product yet Vmware privides a public dev/test service Partners will provide commercial public platforms

26 Private Public Computing Storage IaaS IaaS PaaS Relational Scale-Out Blobs Microsoft Hyper-V Cloud Hyper-V Cloud Windows Azure SQL Azure Windows Azure Tables Windows Azure BLOBs VMware vcloud vcloud Express & DataCenter Cloud Foundry Framework Cloud Foundry Storage Amazon Elastic Compute Cloud (EC2) Elastic Beansstalk Relational Database Service (RDS) SimpleDB Simple Storage Service (S3) Google Salesforce Cloud Platform Cloud Platform Software

27 More than cloud compute can be viewed through the IaaS/PaaS lens Example: Cloud options for relational storage Run a database server in an AWS EC2 VM An IaaS storage service Use a managed database server with AWS RDS Usa a managed database service with SQL Azure A PaaS storage service

28 Purchasing Options Compute Storage RDS Support Options Free Tier On Demand Reserved Light Medium Heavy Custom Clock hours of server Time Machine Type Purchase Type Number of Instances Storage Class Storage Requests Put & Get Data Transfer Compute Storage Data Transfer Basic Developer Business Enterprise Save 28% -58% with Reserved Pricing Additional Cost : EBS, LB, EIPs, Autoscaling, Monitoring.. Storage Class: Standard and Reduced Redundancy Storage and I/O charge depends on number of AZ 5% -10% Uplift Grows with the use of AWS

29 Private Public Computing Storage IaaS IaaS PaaS Relational Scale-Out Blobs Microsoft Hyper-V Cloud Hyper-V Cloud Windows Azure SQL Azure Windows Azure Tables Windows Azure BLOBs VMware vcloud vcloud Express & DataCenter Cloud Foundry Framework Cloud Foundry Storage Amazon Eucalyptus Elastic Compute Cloud (EC2) Elastic Beansstalk Relational Database Service (RDS) SimpleDB Simple Storage Service (S3) Google Salesforce Cloud Platform Cloud Platform Software

30 Public IaaS compute service is widely available today Providers include GoGrid Cloud Hosting Terremark vcloud Express IBM Smartcloud Enterprise Rackspace Cloud Servers A leader in creating OpenStack, open source IaaS private/public cloud platform software

31

32

33 Private Public Computing Storage IaaS IaaS PaaS Relational Scale-Out Blobs Microsoft Hyper-V Cloud Hyper-V Cloud Windows Azure SQL Azure Windows Azure Tables Windows Azure BLOBs VMware vcloud vcloud Express & DataCenter Cloud Foundry Framework Cloud Foundry Storage Amazon Eucalyptus Elastic Compute Cloud (EC2) Elastic Beansstalk Relational Database Service (RDS) SimpleDB Simple Storage Service (S3) Google App Engine Datastore Blobstore Salesforce Cloud Platform Cloud Platform Software

34 App Engine Datastore Load Balancer Web Server Python or Java App. Python or Java Runtime Auto Scaling

35 Private Public Computing Storage IaaS IaaS PaaS Relational Scale-Out Blobs Microsoft Hyper-V Cloud Hyper-V Cloud Windows Azure SQL Azure Windows Azure Tables Windows Azure BLOBs VMware vcloud vcloud Express & DataCenter Cloud Foundry Framework Cloud Foundry Storage Amazon Eucalyptus Elastic Compute Cloud (EC2) Elastic Beansstalk Relational Database Service (RDS) SimpleDB Simple Storage Service (S3) Google App Engine Datastore Blobstore Salesforce AppForce VMForce* Database.com Cloud Platform Cloud Platform Software * Database.com SDK for Java and Spring

36 Database.com Load Balancer Web Server Force.com/ Apex App. Force.com Runtime

37 One (small) application is free Enterprise Edition: $50/user per month Compute: up to 10 applications Storage: up to 200 database objects Bandwidth: No extra charge Unlimited Edition: $75/user per month Compute: unlimited applications Storage: up to 2,000 database objects Bandwidth: No extra charge

38

39 Windows Server Windows Azure Virtual Machines Windows Server Hyper-V Windows Azure Cloud Services Office 365 Dynamics CRM

40 9 Regions across 4 continents 27(unique) CloudFront Locations US West (OR) Gov Cloud US West (CA) US East SAS 70 Type II Audit/SSAE 16 ISO Certification PCI DSS 2.0 Europe (IR) FISMA Moderate HIPAA/SOX Compliance US GovCloud - ITAR & FIPS Singapore Tokyo Sao Paulo

41 FISMAISO HIPA A

42

43 Windows Azure has improved but is technically still #2 in technology features Area AWS Azure Amazon Windows Azure Completeness of platform IaaS Proven, well Integrated IaaS Stack Rapidly innovating and very responsive to customer demands. API stack for all services. Rich set of predefined AMIs, 3 rd party app certification Variety if OS supported, load balancing, ESX, Citrix Xen and Hyper-V VHDs Instance variety (including CCI), GovCloud Well Integrated PaaS stack, Spring offering will have IaaS features (Persistent VM, Virtual Network) First class platform for Windows,.NET Open and interoperable Lack of certification and licensing flexibility of third party software, Hyper-v VHDS, Win 2008 R2, SQL, Sharepoint supported Bring your own OS images Strong Weak On-premises Option No such thing as Private Cloud (Customers wanting a similar environment have to resort to 3 rd party environments like Eucalyptus Consistent Platform across public and private cloud with common development, management, identity and virtualization Data Center and Infra. Transparency Management Security Scalability Strict will not discuss Policy Extensive experience in running and managing large scale distributed infra. Not Integrated with any Enterprise Management Tool, not every service is integrated with Management Portal, managing and building AMIs & instances challenging, not able to tag services to specific project Certifications, Dedicated Instances, Identity Federation, Role based access for services, GovCloud Auto-scalability, not automated across region, not integrated with management tool, requires development skills Microsoft Confidential GFS shares the DC design and operation details. DC tours are available Automated service management, System Center monitoring pack, user delegation, ability to tag services to specific BU Manage the Services and Subscriptions with System Center APP Controller DC certified, ISO (Compute, Storage, Virtual Network), SSAE16 Type II Audit in future Platform is scalable but we don t have built in tool to support auto scaling, customer can develop their own or use codeplex WASABi

44 Windows Azure is strong in several areas that enterprises deeply care about Strong Weak Area AWS Azure Amazon Windows Azure Roadmap No roadmap is shared with customers 6+ month forward looking view of what s coming under NDA. Portability Competitively Priced Procurement Options Maturity & Adoption Good for Language, Framework, Apps and Data. But once format the on-premise VMs can moved back & forth provide customers convert them to AMI format, no participation on standard bodies Price per value leader in IaaS market. Many services priced individually, overhead for developing new skills set. Multiple options, however negotiating an EA with AWS is challenging Majority still startup and medium size businesses. Enterprise customers less frequent Same as on-premises format - VHD Good for Language, framework and data. VHD Import/Export, though Azure PaaS applications are not as portable. Yes. Support is included. Commitment offer make it attractive. Well integrated with the regular procurement channel Enterprise Agreements. Multiple Options consumption, DPs In market for last 3 years, Over 100,000 Customers and growing, good Enterprise references SLA & Support Many services has SLAs. Support is 5%-10% Uplift. Financially backed SLAs. Support included. Make use of existing Premium service hours Enterprise Relationship Limited resources, Online still learning the process. They are rapidly hiring an enterprise sales force. Existing relationships

45 Cloud platforms are important Many vendors are active here A new world is unfolding Prepare to be part of it

46 As WA Technology Strategist, Abel works with many of the technology leaders across the State helping with technology direction and guidance as the State seeks to innovate, manage risk and reduce cost. Prior to his work in the Public Sector, Abel was responsible for driving the shift to the cloud for the Partner Space business at Microsoft; helping move the $38B Microsoft IT (MSIT) partner-business applications from on-premise to the Windows Azure platform. Before his work with MSIT, he worked as a Senior Group Manager in Microsoft s Server & Tools Business (STB) driving technology innovation, broad platform adoption, and cultivating a vibrant ecosystem of partners in the Independent Software Vendor (ISV) and System Integrators (SI) communities. While in STB his organization focused primarily on early technology adoption of Microsoft s emerging platform technologies, building momentum until adoption reaches critical mass. In this role, he was responsible for the development of strategic relationships with C-level executives within the business and technical divisions for nearly 200 of Microsoft s global partners. Abel has been at Microsoft for more than sixteen years working in different organizations across Microsoft. He started his professional career as an design engineer at the Boeing Company where he had responsibility for the scheduling, design, build, installation and verification of the standalone Simulation System and Software to support verification and validation of the Satellite Communication (SATCOM) System and the Air Traffic Control and Collision Avoidance Systems (ATC/TCAS) for the Boeing 777 airplane. Abel is currently completing his MBA studies at Seattle Pacific University. He is a Certified Project Management Professional (PMP ) by the Project Management Institute (PMI) and also a Microsoft Certified Systems Engineer. He is fluent in both English and Spanish and makes his residence in Redmond, Washington where he resides with his wife of 20 years and his two kids; Jasmine and Gabriel.

Platforms in the Cloud

Platforms in the Cloud Platforms in the Cloud Where Will Your Next Application Run? Jazoon, Zurich June 2011 Copyright 2011 Chappell & Associates An Organization without Cloud Computing Users A A A VM VM VM A A A Application

More information

Users VM A A A. Application. Compute/Storage/Network. VM Virtual Machine. On-Premises Data Center

Users VM A A A. Application. Compute/Storage/Network. VM Virtual Machine. On-Premises Data Center Users A A A VM VM VM A A A Application Compute/Storage/Network On-Premises Data Center VM Virtual Machine On-Premises Service Provider Users A A A Applications Compute/Storage/Network The main focus of

More information

Technical Writing - Definition of Cloud A Rational Perspective

Technical Writing - Definition of Cloud A Rational Perspective INTRODUCTIONS Storm Technology Who we are and what we do David Chappell IT strategist and international advisor The Cloud A Rational Perspective The cloud platforms An objective overview of the Windows

More information

Cloud Computing: Making the right choices

Cloud Computing: Making the right choices Cloud Computing: Making the right choices Kalpak Shah Clogeny Technologies Pvt Ltd 1 About Me Kalpak Shah Founder & CEO, Clogeny Technologies Passionate about economics and technology evolving through

More information

CS5412: THE CLOUD VALUE PROPOSITION

CS5412: THE CLOUD VALUE PROPOSITION 1 CS5412: THE CLOUD VALUE PROPOSITION Lecture XXII Ken Birman Cloud Hype 2 The cloud is cheaper The cloud business model is growing at an unparalleled pace without any limit in sight In the future everything

More information

Windows Azure = Managed for You Standalone Servers Applications Runtimes Database Operating System Virtualization Server Storage Networking Efficiency IaaS PaaS SaaS Control+Cost Developer 1) Choose image,

More information

Public Cloud Offerings and Private Cloud Options. Week 2 Lecture 4. M. Ali Babar

Public Cloud Offerings and Private Cloud Options. Week 2 Lecture 4. M. Ali Babar Public Cloud Offerings and Private Cloud Options Week 2 Lecture 4 M. Ali Babar Lecture Outline Public and private clouds Some key public cloud providers (More details in the lab) Private clouds Main Aspects

More information

Azure and Its Competitors

Azure and Its Competitors Azure and Its Competitors The Big Picture @DChappellAssoc Copyright 2014 Chappell & Associates The Three Most Important IT Events In the last decade Salesforce.com IPO, 2004 Showed that Software as a Service

More information

Hosting Models. Business Model Software (as a Service) Platform (as a Service) Infrastructure (as a Service) On Premises. Applications. Data.

Hosting Models. Business Model Software (as a Service) Platform (as a Service) Infrastructure (as a Service) On Premises. Applications. Data. You manage You manage You manage On Premises Hosting Models Infrastructure (as a Service) Platform (as a Service) Business Model Software (as a Service) Customizations Applications Data Runtime Middleware

More information

A Comparison of Clouds: Amazon Web Services, Windows Azure, Google Cloud Platform, VMWare and Others (Fall 2012)

A Comparison of Clouds: Amazon Web Services, Windows Azure, Google Cloud Platform, VMWare and Others (Fall 2012) 1. Computation Amazon Web Services Amazon Elastic Compute Cloud (Amazon EC2) provides basic computation service in AWS. It presents a virtual computing environment and enables resizable compute capacity.

More information

Demystifying the Cloud Computing 02.22.2012

Demystifying the Cloud Computing 02.22.2012 Demystifying the Cloud Computing 02.22.2012 Speaker Introduction Victor Lang Enterprise Technology Consulting Services Victor Lang joined Smartbridge in early 2003 as the company s third employee and currently

More information

With Eversync s cloud data tiering, the customer can tier data protection as follows:

With Eversync s cloud data tiering, the customer can tier data protection as follows: APPLICATION NOTE: CLOUD DATA TIERING Eversync has developed a hybrid model for cloud-based data protection in which all of the elements of data protection are tiered between an on-premise appliance (software

More information

CUMULUX WHICH CLOUD PLATFORM IS RIGHT FOR YOU? COMPARING CLOUD PLATFORMS. Review Business and Technology Series www.cumulux.com

CUMULUX WHICH CLOUD PLATFORM IS RIGHT FOR YOU? COMPARING CLOUD PLATFORMS. Review Business and Technology Series www.cumulux.com ` CUMULUX WHICH CLOUD PLATFORM IS RIGHT FOR YOU? COMPARING CLOUD PLATFORMS Review Business and Technology Series www.cumulux.com Table of Contents Cloud Computing Model...2 Impact on IT Management and

More information

Cloud Platforms in the Enterprise

Cloud Platforms in the Enterprise Cloud Platforms in the Enterprise A Guide for IT Leaders @DChappellAssoc Copyright 2014 Chappell & Associates The Three Most Important IT Events In the last decade Initial pubic offering of Salesforce.com,

More information

Cloud Platforms Today: The Big Picture

Cloud Platforms Today: The Big Picture Cloud Platforms Today: The Big Picture David Chappell Chappell & Associates www.davidchappell.com Mobile Workforce Big Data Cloud Computing Social Enterprise Privacy and Security The traditional world

More information

Cloud Computing. Lecture 24 Cloud Platform Comparison 2014-2015

Cloud Computing. Lecture 24 Cloud Platform Comparison 2014-2015 Cloud Computing Lecture 24 Cloud Platform Comparison 2014-2015 1 Up until now Introduction, Definition of Cloud Computing Pre-Cloud Large Scale Computing: Grid Computing Content Distribution Networks Cycle-Sharing

More information

Agenda. - Introduction to Amazon s Cloud - How ArcGIS users adopt Amazon s Cloud - Why ArcGIS users adopt Amazon s Cloud - Examples

Agenda. - Introduction to Amazon s Cloud - How ArcGIS users adopt Amazon s Cloud - Why ArcGIS users adopt Amazon s Cloud - Examples Amazon Web Services Agenda - Introduction to Amazon s Cloud - How ArcGIS users adopt Amazon s Cloud - Why ArcGIS users adopt Amazon s Cloud - Examples How did Amazon Get into Cloud Computing? On-Premise

More information

CLOUD MANAGEMENT GUIDE

CLOUD MANAGEMENT GUIDE CLOUD GUIDE BY CARLOS ESCAPA, MANAGING DIRECTOR, QUMOTECH AUGUST 6, 2010 As organizations push more data into the Cloud, managing these new infrastructures is becoming the major challenge for IT. This

More information

How To Compare Cloud Computing To Cloud Platforms And Cloud Computing

How To Compare Cloud Computing To Cloud Platforms And Cloud Computing Volume 3, Issue 11, November 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Cloud Platforms

More information

Cloud Computing. Technologies and Types

Cloud Computing. Technologies and Types Cloud Computing Cloud Computing Technologies and Types Dell Zhang Birkbeck, University of London 2015/16 The Technological Underpinnings of Cloud Computing Data centres Virtualisation RESTful APIs Cloud

More information

Cloud Computing The Evolution of IT

Cloud Computing The Evolution of IT Cloud Computing The Evolution of IT 17 March 2010 IDC Cloud Computing Conference Moscow Copyright IDC. Reproduction is forbidden unless authorized. All rights reserved. Agenda Market Overview What Is the

More information

Virtualization and Cloud Computing

Virtualization and Cloud Computing Written by Zakir Hossain, CS Graduate (OSU) CEO, Data Group Fed Certifications: PFA (Programming Foreign Assistance), COR (Contracting Officer), AOR (Assistance Officer) Oracle Certifications: OCP (Oracle

More information

ArcGIS for Server: In the Cloud

ArcGIS for Server: In the Cloud DevSummit DC February 11, 2015 Washington, DC ArcGIS for Server: In the Cloud Bonnie Stayer, Esri Session Outline Cloud Overview - Benefits - Types of clouds ArcGIS in AWS - Cloud Builder - Maintenance

More information

Research Paper Available online at: www.ijarcsse.com A COMPARATIVE STUDY OF CLOUD COMPUTING SERVICE PROVIDERS

Research Paper Available online at: www.ijarcsse.com A COMPARATIVE STUDY OF CLOUD COMPUTING SERVICE PROVIDERS Volume 2, Issue 2, February 2012 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: A COMPARATIVE STUDY OF CLOUD

More information

A Primer on Cloud Computing. By Anand Ganesan Byteonic.com

A Primer on Cloud Computing. By Anand Ganesan Byteonic.com A Primer on Cloud Computing By Anand Ganesan Byteonic.com Background Cloud Computing Defined Taxonomy Value Proposition Cloud Providers Who uses it Opportunities for Improvement Agenda The Challenges Make

More information

VMware for your hosting services

VMware for your hosting services VMware for your hosting services Anindya Kishore Das 2009 VMware Inc. All rights reserved Everybody talks Cloud! You will eat your cloud and you will like it! Everybody talks Cloud - But what is it? VMware

More information

Realizing the Benefits of Hybrid Cloud. Anand MS Cloud Solutions Architect Microsoft Asia Pacific

Realizing the Benefits of Hybrid Cloud. Anand MS Cloud Solutions Architect Microsoft Asia Pacific Realizing the Benefits of Hybrid Cloud Anand MS Cloud Solutions Architect Microsoft Asia Pacific Agenda Key drivers for Hybrid Cloud Unified Cloud Strategy Example Use Cases How to get there Hybrid Cloud:

More information

Oracle Applications and Cloud Computing - Future Direction

Oracle Applications and Cloud Computing - Future Direction Oracle Applications and Cloud Computing - Future Direction February 26, 2010 03:00 PM 03:40 PM Presented By Subash Krishnaswamy skrishna@astcorporation.com Vijay Tirumalai vtirumalai@astcorporation.com

More information

yvette@yvetteagostini.it yvette@yvetteagostini.it

yvette@yvetteagostini.it yvette@yvetteagostini.it 1 The following is merely a collection of notes taken during works, study and just-for-fun activities No copyright infringements intended: all sources are duly listed at the end of the document This work

More information

Cloud Computing Technology

Cloud Computing Technology Cloud Computing Technology The Architecture Overview Danairat T. Certified Java Programmer, TOGAF Silver danairat@gmail.com, +66-81-559-1446 1 Agenda What is Cloud Computing? Case Study Service Model Architectures

More information

Microsoft Azure. The cloud platform built for business. Tarmo Tikerpäe DC SSP Microsoft

Microsoft Azure. The cloud platform built for business. Tarmo Tikerpäe DC SSP Microsoft Microsoft Azure The cloud platform built for business Tarmo Tikerpäe DC SSP Microsoft The next strategic opportunity is here Cloud Mobile Social How do you use technology innovation Big data? to architect

More information

JAVA IN THE CLOUD PAAS PLATFORM IN COMPARISON

JAVA IN THE CLOUD PAAS PLATFORM IN COMPARISON JAVA IN THE CLOUD PAAS PLATFORM IN COMPARISON Eberhard Wolff Architecture and Technology Manager adesso AG, Germany 12.10. Agenda A Few Words About Cloud Java and IaaS PaaS Platform as a Service Google

More information

Windows Azure and private cloud

Windows Azure and private cloud Windows Azure and private cloud Joe Chou Senior Program Manager China Cloud Innovation Center Customer Advisory Team Microsoft Asia-Pacific Research and Development Group 1 Agenda Cloud Computing Fundamentals

More information

References. Introduction to Database Systems CSE 444. Motivation. Basic Features. Outline: Database in the Cloud. Outline

References. Introduction to Database Systems CSE 444. Motivation. Basic Features. Outline: Database in the Cloud. Outline References Introduction to Database Systems CSE 444 Lecture 24: Databases as a Service YongChul Kwon Amazon SimpleDB Website Part of the Amazon Web services Google App Engine Datastore Website Part of

More information

Introduction to Database Systems CSE 444

Introduction to Database Systems CSE 444 Introduction to Database Systems CSE 444 Lecture 24: Databases as a Service YongChul Kwon References Amazon SimpleDB Website Part of the Amazon Web services Google App Engine Datastore Website Part of

More information

Expand Your Infrastructure with the Elastic Cloud. Mark Ryland Chief Solutions Architect Jenn Steele Product Marketing Manager

Expand Your Infrastructure with the Elastic Cloud. Mark Ryland Chief Solutions Architect Jenn Steele Product Marketing Manager Expand Your Infrastructure with the Elastic Cloud Mark Ryland Chief Solutions Architect Jenn Steele Product Marketing Manager Today we re going to talk about The Cloud Scenarios Questions You Probably

More information

Infrastructure as a Service (IaaS)

Infrastructure as a Service (IaaS) Infrastructure as a Service (IaaS) DLT Solutions LLC May 2011 Contact Information DLT Cloud Advisory Group 1-855-CLOUD01 (256-8301) cloud@dlt.com dl www.dlt.com/cloud Your Hosts Van Ristau Chief Technology

More information

Cloud Computing An enterprise perspective

Cloud Computing An enterprise perspective Cloud Computing An enterprise perspective Raghavan Subramanian Infosys Technologies Limited Overview of cloud computing? Cloud computing* Computing in which dynamically scalable and often virtualized resources

More information

BMC Control-M for Cloud. BMC Control-M Workload Automation

BMC Control-M for Cloud. BMC Control-M Workload Automation BMC Control-M for Cloud BMC Control-M Workload Automation Virtualization & Cloud Computing Are Top Priorities Cloud Computing is a catalyst for improving IT maturity and moving virtualization to another

More information

Integreer uw datacenter met de Cloud

Integreer uw datacenter met de Cloud DO the CLOUD donderdag 12 mei 2011 Aviodrome - Lelystad DO the CLOUD Integreer uw datacenter met de Cloud Willem van Engeland Specialist SE Cloud Computing BeNeLux VMware Integreer uw datacenter met de

More information

DISTRIBUTED SYSTEMS [COMP9243] Lecture 9a: Cloud Computing WHAT IS CLOUD COMPUTING? 2

DISTRIBUTED SYSTEMS [COMP9243] Lecture 9a: Cloud Computing WHAT IS CLOUD COMPUTING? 2 DISTRIBUTED SYSTEMS [COMP9243] Lecture 9a: Cloud Computing Slide 1 Slide 3 A style of computing in which dynamically scalable and often virtualized resources are provided as a service over the Internet.

More information

CloudCenter Full Lifecycle Management. An application-defined approach to deploying and managing applications in any datacenter or cloud environment

CloudCenter Full Lifecycle Management. An application-defined approach to deploying and managing applications in any datacenter or cloud environment CloudCenter Full Lifecycle Management An application-defined approach to deploying and managing applications in any datacenter or cloud environment CloudCenter Full Lifecycle Management Page 2 Table of

More information

Automatizace Private Cloud. Petr Košec, Microsoft MVP, MCT, MCSE www.kosecsolutions.cz, @PetrKosec

Automatizace Private Cloud. Petr Košec, Microsoft MVP, MCT, MCSE www.kosecsolutions.cz, @PetrKosec Automatizace Private Cloud Petr Košec, Microsoft MVP, MCT, MCSE www.kosecsolutions.cz, @PetrKosec Session Objectives and Takeaways Introduction to Orchestrator Introduction to Service Management Automation

More information

Using ArcGIS for Server in the Amazon Cloud

Using ArcGIS for Server in the Amazon Cloud Federal GIS Conference February 9 10, 2015 Washington, DC Using ArcGIS for Server in the Amazon Cloud Bonnie Stayer, Esri Amy Ramsdell, Blue Raster Session Outline AWS Overview ArcGIS in AWS Cloud Builder

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

DLT Solutions and Amazon Web Services

DLT Solutions and Amazon Web Services DLT Solutions and Amazon Web Services For a seamless, cost-effective migration to the cloud PREMIER CONSULTING PARTNER DLT Solutions 2411 Dulles Corner Park, Suite 800 Herndon, VA 20171 Duane Thorpe Phone:

More information

How To Choose Cloud Computing

How To Choose Cloud Computing IJSRD - International Journal for Scientific Research & Development Vol. 2, Issue 09, 2014 ISSN (online): 2321-0613 Comparison of Several IaaS Cloud Computing Platforms Amar Deep Gorai 1 Dr. Birendra Goswami

More information

Cover Story. Cloud Computing: A Paradigm Shift in IT Infrastructure

Cover Story. Cloud Computing: A Paradigm Shift in IT Infrastructure Cover Story Debranjan Pal*, Sourav Chakraborty** and Amitava Nag*** *Assistant Professor, Dept. of CSE, Academy of Technology, West Bengal University of Technology, Hooghly India **Assistant Professor,

More information

ANDREW HERTENSTEIN Manager Microsoft Modern Datacenter and Azure Solutions En Pointe Technologies Phone 317-362-1213

ANDREW HERTENSTEIN Manager Microsoft Modern Datacenter and Azure Solutions En Pointe Technologies Phone 317-362-1213 ANDREW HERTENSTEIN Manager Microsoft Modern Datacenter and Azure Solutions En Pointe Technologies Phone 317-362-1213 Application Compatibility Many organizations have business critical or internally

More information

CLOUD COMPUTING WITH AWS An INTRODUCTION. John Hildebrandt Solutions Architect ANZ

CLOUD COMPUTING WITH AWS An INTRODUCTION. John Hildebrandt Solutions Architect ANZ CLOUD COMPUTING WITH AWS An INTRODUCTION John Hildebrandt Solutions Architect ANZ AGENDA Todays Agenda Background and Value proposition of AWS Global infrastructure and the Sydney Region AWS services Drupal

More information

IPFW Innovate Cloud Service Task Force

IPFW Innovate Cloud Service Task Force Research Objective: IPFW Innovate Cloud Service Task Force (Research Findings) Richard & Andrew 1) Identify possible IT services that have the potential to move to the cloud. 2) Gather and compile the

More information

empower your digital transformation with Private Cloud Solutions Khaled M Khondker

empower your digital transformation with Private Cloud Solutions Khaled M Khondker empower your digital transformation with Private Cloud Solutions Khaled M Khondker 1 as an IT leader, you have the opportunity to play a significant role in the digital transformation of your company business

More information

SOLUTIONS CLOUD - DPS JEUDI 19 NOVEMBRE 2015

SOLUTIONS CLOUD - DPS JEUDI 19 NOVEMBRE 2015 SOLUTIONS CLOUD - DPS JEUDI 19 NOVEMBRE 2015 Christian LE CORRE - DPS Advisory Systems Engineer DATA PROTECTION EVERYWHERE On Premise Virtual Hybrid Born In The Cloud 30 Retention (LTR) BaaS & DRaaS Archive

More information

Data Protection & Cloud. Corradino Milone PreSales Commvault Italia

Data Protection & Cloud. Corradino Milone PreSales Commvault Italia Data Protection & Cloud Corradino Milone PreSales Commvault Italia Snapshot of Commvault Established in 1996, headquartered in New Jersey, USA Over 2,000 employees operating across six continents More

More information

How To Understand Cloud Computing

How To Understand Cloud Computing Cloud Computing Today David Hirsch April 2013 Outline What is the Cloud? Types of Cloud Computing Why the interest in Cloud computing today? Business Uses for the Cloud Consumer Uses for the Cloud PCs

More information

Scaling in the Cloud with AWS. By: Eli White (CTO & Co-Founder @ mojolive) eliw.com - @eliw - mojolive.com

Scaling in the Cloud with AWS. By: Eli White (CTO & Co-Founder @ mojolive) eliw.com - @eliw - mojolive.com Scaling in the Cloud with AWS By: Eli White (CTO & Co-Founder @ mojolive) eliw.com - @eliw - mojolive.com Welcome! Why is this guy talking to us? Please ask questions! 2 What is Scaling anyway? Enabling

More information

Data Centers and Cloud Computing. Data Centers

Data Centers and Cloud Computing. Data Centers Data Centers and Cloud Computing Intro. to Data centers Virtualization Basics Intro. to Cloud Computing 1 Data Centers Large server and storage farms 1000s of servers Many TBs or PBs of data Used by Enterprises

More information

Eucalyptus: An Open-source Infrastructure for Cloud Computing. Rich Wolski Eucalyptus Systems Inc. www.eucalyptus.com

Eucalyptus: An Open-source Infrastructure for Cloud Computing. Rich Wolski Eucalyptus Systems Inc. www.eucalyptus.com Eucalyptus: An Open-source Infrastructure for Cloud Computing Rich Wolski Eucalyptus Systems Inc. www.eucalyptus.com Exciting Weather Forecasts Commercial Cloud Formation Eucalyptus - Confidential What

More information

Cloud Hosting. QCLUG presentation - Aaron Johnson. Amazon AWS Heroku OpenShift

Cloud Hosting. QCLUG presentation - Aaron Johnson. Amazon AWS Heroku OpenShift Cloud Hosting QCLUG presentation - Aaron Johnson Amazon AWS Heroku OpenShift What is Cloud Hosting? According to the Wikipedia - 2/13 Cloud computing, or in simpler shorthand just "the cloud", focuses

More information

MADFW IaaS Program Review

MADFW IaaS Program Review MADFW IaaS Program Review MADFW CONFIGURATION REPORTING CONTENT AUDITING INSTANCE MANAGEMENT LIFE-CYCLE Terry Seibel MSD SETA 703.808.5741 seibelte@nro.mil Shawn Wells Technical Director 443.534.0130 shawn@redhat.com

More information

Hybrid Cloud: Overview of Intercloud Fabric. Sutapa Bansal Sr. Product Manager Cloud and Virtualization Group

Hybrid Cloud: Overview of Intercloud Fabric. Sutapa Bansal Sr. Product Manager Cloud and Virtualization Group Hybrid Cloud: Overview of Sutapa Bansal Sr. Product Manager Cloud and Virtualization Group Agenda Why Hybrid cloud? Cisco Vision Hybrid Cloud Use Cases and ROI Architecture Overview Deployment Model and

More information

Private Cloud 201 How to Build a Private Cloud

Private Cloud 201 How to Build a Private Cloud Private Cloud 201 How to Build a Private Cloud Chris E. Avis Sr. IT Pro Evangelist Microsoft Corp. http://chrisavis.com Presented at Seattle Windows Networking User Group January 4, 2012 al 1 The Cloudscape

More information

Mobile Cloud Computing T-110.5121 Open Source IaaS

Mobile Cloud Computing T-110.5121 Open Source IaaS Mobile Cloud Computing T-110.5121 Open Source IaaS Tommi Mäkelä, Otaniemi Evolution Mainframe Centralized computation and storage, thin clients Dedicated hardware, software, experienced staff High capital

More information

Cloud Computing and Open Source: Watching Hype meet Reality

Cloud Computing and Open Source: Watching Hype meet Reality Cloud Computing and Open Source: Watching Hype meet Reality Rich Wolski UCSB Computer Science Eucalyptus Systems Inc. May 26, 2011 Exciting Weather Forecasts 99 M 167 M 6.5 M What is a cloud? SLAs Web

More information

How an Open Source Cloud Will Help Keep Your Cloud Strategy Options Open

How an Open Source Cloud Will Help Keep Your Cloud Strategy Options Open How an Open Source Cloud Will Help Keep Your Cloud Strategy Options Open Simon Briggs Technology Specialist simon@suse.com Open Source = openmind 3 Protect Investment & Work Together 4 Cloud Definitions

More information

WINDOWS AZURE EXECUTION MODELS

WINDOWS AZURE EXECUTION MODELS WINDOWS AZURE EXECUTION MODELS Windows Azure provides three different execution models for running applications: Virtual Machines, Web Sites, and Cloud Services. Each one provides a different set of services,

More information

It s All About Cloud Key Concepts, Players, Platforms And Technologies

It s All About Cloud Key Concepts, Players, Platforms And Technologies It s All About Cloud Key Concepts, Players, Platforms And Technologies 3-day seminar Description Cloud computing has gained a lot of attention in recent years. It has mostly been used for non business

More information

Cloud Platform Warfare in 2013 and Beyond

Cloud Platform Warfare in 2013 and Beyond Cloud Platform Warfare in 2013 and Beyond Russ Hertzberg Vice President, Technology Solutions SoftServe Inc. The concepts and content herein are the sole & exclusive property of SoftServe Inc. They can

More information

APP DEVELOPMENT ON THE CLOUD MADE EASY WITH PAAS

APP DEVELOPMENT ON THE CLOUD MADE EASY WITH PAAS APP DEVELOPMENT ON THE CLOUD MADE EASY WITH PAAS This article looks into the benefits of using the Platform as a Service paradigm to develop applications on the cloud. It also compares a few top PaaS providers

More information

Tautvydas Dagys (tdagys@microsoft.com) Developer & Platform Evangelist Microsoft Lithuania

Tautvydas Dagys (tdagys@microsoft.com) Developer & Platform Evangelist Microsoft Lithuania Tautvydas Dagys (tdagys@microsoft.com) Developer & Platform Evangelist Microsoft Lithuania What s in a Cloud? Industry transformation & trends Cloud computing & Cloud Scenarios Overcoming Cloud Blockers

More information

Cloud Architecture and Virtualisation. Lecture 2 Cloud Computing Overview

Cloud Architecture and Virtualisation. Lecture 2 Cloud Computing Overview Cloud Architecture and Virtualisation Lecture 2 Cloud Computing Overview TOC Cloud types and classification Cloud services and roles Examples 2 Cloud types Cloud types Clouds can be classified in terms

More information

vcloud Air Simone Brunozzi, VP and Chief Technologist, vcloud Air @simon 2014 VMware Inc. All rights reserved.

vcloud Air Simone Brunozzi, VP and Chief Technologist, vcloud Air @simon 2014 VMware Inc. All rights reserved. vcloud Air Simone Brunozzi, VP and Chief Technologist, vcloud Air @simon 2014 VMware Inc. All rights reserved. Cloud Computing! Exciting! But wait 2009 2014 98% 94% 2% 6% VMs in Public Cloud VMs On-Premises

More information

Hybrid Cloud Identity and Access Management Challenges

Hybrid Cloud Identity and Access Management Challenges Hybrid Cloud Identity and Access Management Challenges Intro: Timothy P. McAliley timothy.mcaliley@microsoft.com Microsoft Premier Field Engineer, SQL Server, Washington, DC CISA, CISM, CISSP, ITIL V3,

More information

CLOUDCATALYST. Cloud Trends and Critical Success Factors for European SMEs

CLOUDCATALYST. Cloud Trends and Critical Success Factors for European SMEs CLOUDCATALYST Cloud Trends and Critical Success Factors for European SMEs INDEX CLOUDCATALYST PROJECT: BACKGROUND, OBJECTIVES, OUTPUTS AND TARGETS CLOUD COMPUTING TRENDS: SURVEY DEMOGRAPHICS, KEY FINDINGS

More information

White Paper on CLOUD COMPUTING

White Paper on CLOUD COMPUTING White Paper on CLOUD COMPUTING INDEX 1. Introduction 2. Features of Cloud Computing 3. Benefits of Cloud computing 4. Service models of Cloud Computing 5. Deployment models of Cloud Computing 6. Examples

More information

Achieve Economic Synergies by Managing Your Human Capital In The Cloud

Achieve Economic Synergies by Managing Your Human Capital In The Cloud Achieve Economic Synergies by Managing Your Human Capital In The Cloud By Orblogic, March 12, 2014 KEY POINTS TO CONSIDER C LOUD S OLUTIONS A RE P RACTICAL AND E ASY TO I MPLEMENT Time to market and rapid

More information

Building High Growth Services on the Microsoft Cloud Platform. Rich Cannon Senior Director, US Partner Hosting and Cloud Services

Building High Growth Services on the Microsoft Cloud Platform. Rich Cannon Senior Director, US Partner Hosting and Cloud Services Building High Growth Services on the Microsoft Cloud Platform Rich Cannon Senior Director, US Partner and Cloud Services Momentum 35% YoY revenue growth Hosters are largest contributor across all partner

More information

Where We Are. References. Cloud Computing. Levels of Service. Cloud Computing History. Introduction to Data Management CSE 344

Where We Are. References. Cloud Computing. Levels of Service. Cloud Computing History. Introduction to Data Management CSE 344 Where We Are Introduction to Data Management CSE 344 Lecture 25: DBMS-as-a-service and NoSQL We learned quite a bit about data management see course calendar Three topics left: DBMS-as-a-service and NoSQL

More information

<Insert Picture Here> Enabling Cloud Deployments with Oracle Virtualization

<Insert Picture Here> Enabling Cloud Deployments with Oracle Virtualization Enabling Cloud Deployments with Oracle Virtualization NAME TITLE The following is intended to outline our general product direction. It is intended for information purposes only,

More information

24/11/14. During this course. Internet is everywhere. Frequency barrier hit. Management costs increase. Advanced Distributed Systems Cloud Computing

24/11/14. During this course. Internet is everywhere. Frequency barrier hit. Management costs increase. Advanced Distributed Systems Cloud Computing Advanced Distributed Systems Cristian Klein Department of Computing Science Umeå University During this course Treads in IT Towards a new data center What is Cloud computing? Types of Clouds Making applications

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

Amazon Web Services Primer. William Strickland COP 6938 Fall 2012 University of Central Florida

Amazon Web Services Primer. William Strickland COP 6938 Fall 2012 University of Central Florida Amazon Web Services Primer William Strickland COP 6938 Fall 2012 University of Central Florida AWS Overview Amazon Web Services (AWS) is a collection of varying remote computing provided by Amazon.com.

More information

Enterprise Cloud Computing with AWS. for internal partner use only

Enterprise Cloud Computing with AWS. for internal partner use only Enterprise Cloud Computing with AWS for internal partner use only How did Amazon Get into Cloud Computing? On-Premise Infrastructure is Costly & Complex Large Capital Expenditures Patching Software Scaling

More information

A Survey on Cloud Storage Systems

A Survey on Cloud Storage Systems A Survey on Cloud Storage Systems Team : Xiaoming Xiaogang Adarsh Abhijeet Pranav Motivations No Taxonomy Detailed Survey for users Starting point for researchers Taxonomy Category Definition Example Instance

More information

What Is It? Business Architecture Research Challenges Bibliography. Cloud Computing. Research Challenges Overview. Carlos Eduardo Moreira dos Santos

What Is It? Business Architecture Research Challenges Bibliography. Cloud Computing. Research Challenges Overview. Carlos Eduardo Moreira dos Santos Research Challenges Overview May 3, 2010 Table of Contents I 1 What Is It? Related Technologies Grid Computing Virtualization Utility Computing Autonomic Computing Is It New? Definition 2 Business Business

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

Last time. Today. IaaS Providers. Amazon Web Services, overview

Last time. Today. IaaS Providers. Amazon Web Services, overview Last time General overview, motivation, expected outcomes, other formalities, etc. Please register for course Online (if possible), or talk to Yvonne@CS Course evaluation forgotten Please assign one volunteer

More information

Unleash the IaaS Cloud About VMware vcloud Director and more VMUG.BE June 1 st 2012

Unleash the IaaS Cloud About VMware vcloud Director and more VMUG.BE June 1 st 2012 Unleash the IaaS Cloud About VMware vcloud Director and more VMUG.BE June 1 st 2012 2 Who? Viktor van den Berg Consultant @ PQR Former Dutch VMUG Leader Blogger at www.viktorious.nl Twitter @viktoriousss

More information

Certified Cloud Computing Professional VS-1067

Certified Cloud Computing Professional VS-1067 Certified Cloud Computing Professional VS-1067 Certified Cloud Computing Professional Certification Code VS-1067 Vskills Cloud Computing Professional assesses the candidate for a company s cloud computing

More information

VMware on VMware: Private Cloud Case Study Customer Presentation

VMware on VMware: Private Cloud Case Study Customer Presentation VMware on VMware: Private Cloud Case Study Customer Presentation 2009 VMware Inc. All rights reserved Agenda VMware IT landscape Motivations for the Cloud Private Cloud Stack Impact of moving to the Cloud

More information

A Gentle Introduction to Cloud Computing

A Gentle Introduction to Cloud Computing A Gentle Introduction to Cloud Computing Source: Wikipedia Platform Computing, Inc. Platform Clusters, Grids, Clouds, Whatever Computing The leader in managing large scale shared environments o 18 years

More information

E-Business Technology

E-Business Technology E-Business Technology Presented to: Prof. Dr. Eduard Heindl By: Bhupesh Sardana BCM WS 2010-11 Date: 21-Jan-2011 Business Case Your business is growing exponentially. Your computing need & usage is getting

More information

WINDOWS AZURE DATA MANAGEMENT

WINDOWS AZURE DATA MANAGEMENT David Chappell October 2012 WINDOWS AZURE DATA MANAGEMENT CHOOSING THE RIGHT TECHNOLOGY Sponsored by Microsoft Corporation Copyright 2012 Chappell & Associates Contents Windows Azure Data Management: A

More information

Outline. What is cloud computing? History Cloud service models Cloud deployment forms Advantages/disadvantages

Outline. What is cloud computing? History Cloud service models Cloud deployment forms Advantages/disadvantages Ivan Zapevalov 2 Outline What is cloud computing? History Cloud service models Cloud deployment forms Advantages/disadvantages 3 What is cloud computing? 4 What is cloud computing? Cloud computing is the

More information

Cloud OS. Philip Meyer Partner Technology Specialist - Hosting

Cloud OS. Philip Meyer Partner Technology Specialist - Hosting Cloud OS Philip Meyer Partner Technology Specialist - Hosting The New Era of Hosting 52.4% 68% 62.5% Customers Cloud Applications Grow their business or realign to new company strategy Plan to adopt hybrid

More information

Management for the Mobile-Cloud Era

Management for the Mobile-Cloud Era Management for the Mobile-Cloud Era Sajai Krishnan VP Product Marketing Cloud Management Business Unit September 10, 2014 2014 VMware Inc. All rights reserved. Mobile-cloud Era - The CIO paradox New expectations

More information

CMIS as the basis for ECM services in the cloud

CMIS as the basis for ECM services in the cloud Bled, 25th October 2012 CLASS Conference 2012 CMIS as the basis for ECM services in the cloud Renato Rjavec INFOTEHNA Group LLC Agenda About INFOTEHNA Group Enterprise Content Management (ECM) Content

More information

Outlook. Corporate Research and Technologies, Munich, Germany. 20 th May 2010

Outlook. Corporate Research and Technologies, Munich, Germany. 20 th May 2010 Computing Architecture Computing Introduction Computing Architecture Software Architecture for Outlook Corporate Research and Technologies, Munich, Germany Gerald Kaefer * 4 th Generation Datacenter IEEE

More information

An Introduction to Cloud Computing Concepts

An Introduction to Cloud Computing Concepts Software Engineering Competence Center TUTORIAL An Introduction to Cloud Computing Concepts Practical Steps for Using Amazon EC2 IaaS Technology Ahmed Mohamed Gamaleldin Senior R&D Engineer-SECC ahmed.gamal.eldin@itida.gov.eg

More information