End-to-End Cloudification of Mobile Telecoms. The MCN Consortium Presenter: Andy Edmonds ZHAW

Size: px
Start display at page:

Download "End-to-End Cloudification of Mobile Telecoms. The MCN Consortium Presenter: Andy Edmonds ZHAW"

Transcription

1 End-to-End Cloudification of Mobile Telecoms The MCN Consortium Presenter: Andy Edmonds ZHAW

2 Goals of MCN Architecture Modularity, reusability Creation of composed (end-to-end) services Adhere to the NIST cloud computing definition Enable cloudification of services e.g. EPC keep functional arch, adapt software arch Common framework and lifecycle to design services that accommodates all identified scenarios No technology specific dependencies Leverage & influence suitable/relevant standards to ensure interoperability and integration MCN. All rights reserved. / Page 2

3 MCN Key Principles Service-Oriented Principles Autonomous: The logic governed by a service resides within an explicit boundary. The service has control within this boundary, and is not tightly coupled to execute. Share a formal contract: In order for services to interact, they need not share anything but a collection of published metadata that describes each service and defines the terms of information exchange. Loosely coupled: Dependencies between the underlying logic of a service and its consumers are limited to conformance of the service contract. Services abstract underlying logic, which is invisible to the outside world, beyond what is expressed in the service contract metadata MCN. All rights reserved. / Page 3

4 MCN Key Principles Service-Oriented Principles Composable: Services may compose others, allowing logic to be represented at different levels of granularity. This allows for reusability and the creation of service abstraction layers and/or platforms. Reusable: Whether immediate reuse opportunities exist, services are designed to support potential reuse. Stateless: Services should be designed to maximise statelessness even if that means deferring state management elsewhere. Discoverable: Services should allow their descriptions to be discovered and understood by (possibly) humans and service requestors that may be able to make use of their logic MCN. All rights reserved. / Page 4

5 MCN Key Principles Cloud Native Services Leverages cloud-platform services for reliable, scalable infrastructure. Non-blocking asynchronous communication in a loosely coupled architecture. Monitors and manages application logs even as nodes come and go. Scales horizontally, adding resources as demand increases and releasing resources as demand decreases. Scales automatically using proactive and reactive actions. Cost-optimizes to run efficiently, not wasting resources. Handles scaling events without downtime or user experience degradation. Handles transient failures without user experience degradation. Handles node failures without downtime. Upgrades without downtime. Uses geographical distribution to minimize network latency MCN. All rights reserved. / Page 5

6 Terminology Service E.g. CDNaaS Service Instance E.g. EPC service instance Service Instance Components (SIC) E.g. MME or DSS cache Resources (Physical/Virtual) build services MCN. All rights reserved. / Page 6

7 MCN Service Categories MCN. All rights reserved. / Page 7

8 Lifecycle of a MCN Service MCN. All rights reserved. / Page 8

9 MCN Key Arch Elements Service Manager Provides an external interface to the user Business dimension: encodes agreements Technical dimension: Management Service Orchestrators of a particular tenant Service Orchestrator Oversees (E2E) orchestration of a service instance Domain specific component Manages service instance 'Runtime & Management' step of the Service Lifecycle One SO is instantiated per each tenant within the domain SO is associated with a Service Manager Monitors application specific metrics and scales (SOE/SOD) CloudController Supports the deployment, provisioning, and disposal of services Access to atomic services Access to support services Configures atomic services (IaaS) MCN. All rights reserved. / Page 9

10 Service Manager Internals Main entry point so service management for EEU Maintains list of services offered SM Overall management of SM s SO s MCN. All rights reserved. / Page 10

11 Service Orchestrator Internals Graph of required services and resources for service instance enforces decisions towards the CC interacts with CC entities MCN. All rights reserved. / Page 11

12 CloudController Internals MCN. All rights reserved. / Page 12

13 MCN Key Arch Elements Overview All are used throughout MCN support or MCN MCN. All rights reserved. / Page 13

14 MCN Services and Arch Elements MCN. All rights reserved. / Page 14

15 Beyond MCN How does this fit to State of the Art? MCN. All rights reserved. / Page 15

16 MCN and NFV Mapping MCN. All rights reserved. / Page 16

17 MCN and NFV Mapping Approximate Mapping Service Manager CloudController STG, ITG Service Orchestrator Service Instances i.e. Openstack MCN. All rights reserved. / Page 17

18 MCN and NFV Mapping MCN Arch Entity Service Instance Service Instance Component Service Orchestrator Service Manager CloudController No direct architectural mapping. Maps technically to OpenStack or CloudSigma SO Bundle MCN. All rights reserved. / Page 18 NFV Entity Virtual Network Function (NVF) NVF component VNF Manager, ETSI-NFV orchestrator No entity The service manager provides a north bound interface enabling EEU self-service No entity The CloudController abstracts from underlying atomic services. ETSI-NFV Virtualized Infrastructure Manager would sit below Virtualized Infrastructure Manager Service, VNF and infrastructure description

19 MCN NFV Scope & Applicable NFV Use Cases Use Case #1: Network Functions Virtualisation Infrastructure as a Service Use Case #2: Virtual Network Function as a Service (VNFaaS) Use Case #3: Virtual Network Platform as a Service (VNPaaS) Use Case #4: VNF Forwarding Graphs Use Case #5: Virtualisation of Mobile Core Network and IMS Use Case #6: Virtualisation of Mobile base station Use Case #7: Virtualisation of the Home Environment Use Case #8: Virtualisation of CDNs (vcdn) Use Case #9: Fixed Access Network Functions Virtualisation MCN. All rights reserved. / Page 19

20 MCN and TMForum Mapping MCN Lifecycle inspired and aligned to TMForum Application framework (TAM) / etom Deploy, Provision Runtime Management MCN also deals with: Design Business Service Manager Implementation Disposal MCN. All rights reserved. / Page 20

21 MCN and TMForum Mapping TMForum Application framework (TAM) / etom Business Service Manager Technical Service Manager Service Orchestrator CloudController Support Services SLAaaS MaaS (CMMS) RCBaaS Atomic Services MCN. All rights reserved. / Page 21

22 How is an E2E MCN Service Instance Created? Scenario 4 service providers (C1-C4) 3 services orchestrated - RAN, Core, CDN 1 value added E2E service offered to the enterprise end user Both public and private cloud resources Scenario Assumption Service designed and implemented MCN. All rights reserved. / Page 22

23 How is an E2E MCN Service Instance Created? EEU requests a service instance Providers, Services and CloudControllers MCN. All rights reserved. / Page 23

24 How is an E2E MCN Service Instance Created? Deployment phase Service managers inside each service provider MCN. All rights reserved. / Page 24

25 How is an E2E MCN Service Instance Created? Deployment phase Service Orchestrator created to oversee instance creation MCN. All rights reserved. / Page 25

26 How is an E2E MCN Service Instance Created? Deployment phase Service Orchestrator requests necessary services creation MCN. All rights reserved. / Page 26

27 How is an E2E MCN Service Instance Created? Deployment phase Each required service provider s service manager creates a service orchestrator MCN. All rights reserved. / Page 27

28 How is an E2E MCN Service Instance Created? Deployment phase Service orchestrators that require services from the CloudController requests them MCN. All rights reserved. / Page 28

29 How is an E2E MCN Service Instance Created? Where are we? Deployment phase is completed Eventually all services are created Not configured however Provisioning phase begins MCN. All rights reserved. / Page 29

30 How is an E2E MCN Service Instance Created? Provision phase The SO has access to all other service instance management endpoints Configuration information is supplied to these MCN. All rights reserved. / Page 30

31 How is an E2E MCN Service Instance Created? Provision phase Service orchestrators may pass on configuration to CloudController MCN. All rights reserved. / Page 31

32 How is an E2E MCN Service Instance Created? Where are we? Ready for service Deployment & provisioning phase completed Service instance management interfaces are available to the EEU EUU can use & further customise the service instance degree of configurability is dependent on service provider SO of all service instances manage runtime SOD & SOE MCN. All rights reserved. / Page 32

33 Key Enabling Framework Technologies Service Manager Python, Pyssf, OCCI Service Orchestrator Python, Pyssf, OCCI Cloud Controller OpenShift, OpenStack, Pyssf, OCCI MCN. All rights reserved. / Page 33

34 Upcoming Architectural Refinement Based on software development Software to be released as open source Apache 2.0 Submission as NFV prototype to ETSI MCN. All rights reserved. / Page 34

35 Thank You!

36 Backup

37 Federation MCN. All rights reserved. / Page 38

38 EGI FedCloud MCN. All rights reserved. / Page 39 Fed & Interop Challenge!

39 A Solution? EGI FedCloud MCN. All rights reserved. / Page 40 Fed & Interop Implemented!

40 Cloud & Services Cloud service categories IaaS, PaaS & SaaS Deployed Public, private Both considered for the MCN Arch MCN. All rights reserved. / Page 41

41 Cloud & MCN Cloud-defined (NIST) On-Demand, Self-Service Resource Pooling Broad Network Access Rapid Elasticity Measured Service / Pay-As-You-Go MCN. All rights reserved. / Page 42

42 From... System is contained to local resources Scaling is limited by local resources Difficult beyond - requires rearchitecting Many existing systems are built like this MCN. All rights reserved. / Page 43

43 To... System is not contained to local resources Scaling is adding as many resources/nodes that are available Elasticity enabled grow and shrink as needed Existing systems are not built for this Requires additional orchestration and management MCN. All rights reserved. / Page 44

44 Services are made up of Resources Resource: Any physical or virtual component of limited availability within a computer or information management system. Physical Resource: Any one element of hardware, software or data that is part of a larger system. Virtual Resource: A virtual computer resource is a temporal partitioned fraction of any physical resource of limited availability within a computer or information management system MCN. All rights reserved. / Page 45

45 How to Architect Services? Service-Oriented Principles Autonomous: The logic governed by a service resides within an explicit boundary. The service has control within this boundary, and is not tightly coupled to execute. Share a formal contract: In order for services to interact, they need not share anything but a collection of published metadata that describes each service and defines the terms of information exchange. Loosely coupled: Dependencies between the underlying logic of a service and its consumers are limited to conformance of the service contract. Services abstract underlying logic, which is invisible to the outside world, beyond what is expressed in the service contract metadata MCN. All rights reserved. / Page 46

46 How to Architect Services? Service-Oriented Principles Composable: Services may compose others, allowing logic to be represented at different levels of granularity. This allows for reusability and the creation of service abstraction layers and/or platforms. Reusable: Whether immediate reuse opportunities exist, services are designed to support potential reuse. Stateless: Services should be designed to maximise statelessness even if that means deferring state management elsewhere. Discoverable: Services should allow their descriptions to be discovered and understood by (possibly) humans and service requestors that may be able to make use of their logic MCN. All rights reserved. / Page 47

47 Cloud Native Services Leverages cloud-platform services for reliable, scalable infrastructure. Non-blocking asynchronous communication in a loosely coupled architecture. Monitors and manages application logs even as nodes come and go. Scales horizontally, adding resources as demand increases and releasing resources as demand decreases. Scales automatically using proactive and reactive actions. Cost-optimizes to run efficiently, not wasting resources. Handles scaling events without downtime or user experience degradation. Handles transient failures without user experience degradation. Handles node failures without downtime. Upgrades without downtime. Uses geographical distribution to minimize network latency MCN. All rights reserved. / Page 48

48 Business Phase Design: This is the phase where the service is conceptualised, the services that cannot be supplied by the organisation are sourced from other organisations, and requirements upon the external services to be combined are collected and studied. Agreement: Here items such as Pricing, Service Level Agreement (SLA), Access, etc., are agreed between two or more organisations. The agreements are generally bilateral business ones MCN. All rights reserved. / Page 49

49 MCN Service Lifecycle: Technical Design of the service architecture Implementation of the designed solution Deployment of the implemented solution & elements Destroy service instances or SIC(s) Activities such as scaling, reconfiguration of Service Instance Components (SICs) Activation of the service such that the user can actually use it MCN. All rights reserved. / Page 50

50 Technical Phase Design: Design of the architecture, implementation, deployment, provisioning and operation solutions. Supports Service Owner to "design" their service MCN. All rights reserved. / Page 51

51 Technical Phase Implementation: of the designed architecture, functions, interfaces, controllers, APIs, etc MCN. All rights reserved. / Page 52

52 Technical Phase Deployment: Deployment of the implemented elements, e.g. DCs, cloud, controllers, etc. Provide anything such that the service can be used, but don't provide access to the service MCN. All rights reserved. / Page 53

53 Technical Phase Provisioning: Provisioning of the service environment (e.g. NFs, interfaces, network, etc.). Activation of the service such that the user can actually use it MCN. All rights reserved. / Page 54

54 Technical Phase Operation and Run-Time Management: in this stage the service instance is ready and running. Activities such as scaling, reconfiguration of Service Instance Components (SICs) are carried out here MCN. All rights reserved. / Page 55

55 Technical Phase Disposal: Release of SICs and the service instance itself is carried out here MCN. All rights reserved. / Page 56

56 Service Manager EEU or requesting SO submits a request for a service instance (direct, UI or CLI) MCN. All rights reserved. / Page 57

57 Service Manager contains Contains a list of the available services offered by the provider MCN. All rights reserved. / Page 58

58 Service Manager deploys the SO bundle to the CC MCN. All rights reserved. / Page 59

59 Service Manager provisioning of the service instance incl. all SICs MCN. All rights reserved. / Page 60

60 Service Manager Tracks all provisioned SOs (service instance) Also contains info on all mgt interfaces MCN. All rights reserved. / Page 61

61 Service Manager Deletes the complete service instance MCN. All rights reserved. / Page 62

62 Service Orchestrator All requests by SM to SO goes through here MCN. All rights reserved. / Page 63

63 Service Orchestrator Takes decisions on the run-time management of the SICs (e.g. based on monitoring data) MCN. All rights reserved. / Page 64

64 Service Orchestrator Responsible for enforcing the decisions towards the CC MCN. All rights reserved. / Page 65

65 Service Orchestrator What services are required to support the SO implementation. How they re configured. Model defined by CC MCN. All rights reserved. / Page 66

66 Service Orchestrator What services are required to support the SO implementation. How they re configured Diff - live information MCN. All rights reserved. / Page 67

67 CloudController Provides a Frontend and exposes an API which can be used to interface with the CC MCN. All rights reserved. / Page 68

68 CloudController Allows the listing of capabilities which the CC offers MCN. All rights reserved. / Page 69

69 CloudController Will enable the deployment of the SO and its individual SIC MCN. All rights reserved. / Page 70

70 CloudController Will enable the configuration of the SIC MCN. All rights reserved. / Page 71

71 CloudController Takes care of runtime operations such as scaling requests MCN. All rights reserved. / Page 72

72 CloudController will support the disposal of each SIC MCN. All rights reserved. / Page 73

73 CloudController Interface with other Services, requested by higher layers MCN. All rights reserved. / Page 74

74 How to Bring All These Together? Service Manager (B+T) SO Service Manager (B+T) SO Service Manager (B+T) Drop this slide SO MCN Service Instance N MCN Service Instance M MCN Service Instance K SICs SICs SICs Use Support Services Cloud Controller Cloud Controller Cloud Controller Multiple e2e tenant services: Tenant 1 - MCN Composed Service, Tenant 2 (MCN Composed Service), Tenant 3 MCN MCN. All rights reserved. / Page 75

75 How to Bring All These Together? Drop this slide Sequence diagram in D MCN. All rights reserved. / Page 76

76 MCN and NFV Mapping Update image Orch covered only by half This is an approximate mapping MCN. All rights reserved. / Page 77

77 Colors and Halftone Values MCN. All rights reserved. / Page 78

78 MCN. All Rights Reserved The information in this document is provided "as is", and no guarantee or warranty is given that the information is fit for any particular purpose. The above referenced consortium members shall have no liability for damages of any kind including without limitation direct, special, indirect, or consequential damages that may result from the use of these materials subject to any liability which is mandatory due to applicable law. Copyright by MCN Consortium MCN. All rights reserved. / Page 79

79 How to Bring All These Together? Service Manager (B+T) Service Manager (B+T) Service Manager (B+T) SO SO SO MCN Service Instance N MCN Service Instance M MCN Service Instance K SICs SICs SICs Use Support Services Cloud Controller Cloud Controller Cloud Controller Multiple e2e tenant services: Tenant 1 - MCN Composed Service, Tenant 2 (MCN Composed Service), Tenant 3 MCN MCN. All rights reserved. / Page 80

Follow Me Cloud and Virtualization of (Multimedia) Services and Applications: Challenges and Possible Solutions

Follow Me Cloud and Virtualization of (Multimedia) Services and Applications: Challenges and Possible Solutions Follow Me Cloud and Virtualization of (Multimedia) Services and Applications: Challenges and Possible Solutions André Gomes (1), Torsten Braun (1), Georgios Karagiannis (2), Morteza Karimzadeh (2), Marco

More information

D2.5 Final Overall Architecture Definition, Release 2

D2.5 Final Overall Architecture Definition, Release 2 Ref. Ares(2016)6657836-28/11/2016 FUTURE COMMUNICATION ARCHITECTURE FOR MOBILE CLOUD SERVICES Acronym: Mobile Cloud Networking Project No: 318109 Integrated Project FP7-ICT-2011-8 Duration: 2012/11/01-2015/10/31

More information

The Virtual Brick Road Achievements and Challenges in NFV Space. Diego R. Lopez Telefónica NFV ISG Technical Manager October 2013

The Virtual Brick Road Achievements and Challenges in NFV Space. Diego R. Lopez Telefónica NFV ISG Technical Manager October 2013 The Virtual Brick Road Achievements and Challenges in NFV Space Diego R. Lopez Telefónica NFV ISG Technical Manager October 2013 The NFV Concept A means to make the network more flexible and simple by

More information

Chapter 4. Fundamental Concepts and Models

Chapter 4. Fundamental Concepts and Models Chapter 4. Fundamental Concepts and Models 4.1 Roles and Boundaries 4.2 Cloud Characteristics 4.3 Cloud Delivery Models 4.4 Cloud Deployment Models The upcoming sections cover introductory topic areas

More information

Fundamental Concepts and Models

Fundamental Concepts and Models Fundamental Concepts and Models 1 Contents 1. Roles and Boundaries 2. Cloud Delivery Models 3. Cloud Deployment Models 2 1. Roles and Boundaries Could provider The organization that provides the cloud

More information

Open Cloud Computing Interface Platform

Open Cloud Computing Interface Platform GFD-R-P.227 OCCI-WG Thijs Metsch, Intel Mohamed Mohamed, Telecom SudParis September 19, 2016 Open Cloud Computing Interface Platform Status of this Document This document provides information to the community

More information

NEC Virtualized Evolved Packet Core vepc

NEC Virtualized Evolved Packet Core vepc TE-524262 NEC Virtualized Evolved Packet Core vepc Design Concepts and Benefits INDEX Leading the transformation into Mobile Packet Core Virtualization P.3 vepc System Architecture Overview P.4 Elastic

More information

The Open Group SOA Ontology Technical Standard. Clive Hatton

The Open Group SOA Ontology Technical Standard. Clive Hatton The Open Group SOA Ontology Technical Standard Clive Hatton The Open Group Releases SOA Ontology Standard To Increase SOA Adoption and Success Rates Ontology Fosters Common Understanding of SOA Concepts

More information

DISTRIBUTED SYSTEMS [COMP9243] Lecture 8a: Cloud Computing WHAT IS CLOUD COMPUTING? 2. Slide 3. Slide 1. Why is it called Cloud?

DISTRIBUTED SYSTEMS [COMP9243] Lecture 8a: Cloud Computing WHAT IS CLOUD COMPUTING? 2. Slide 3. Slide 1. Why is it called Cloud? DISTRIBUTED SYSTEMS [COMP9243] Lecture 8a: Cloud Computing Slide 1 Slide 3 ➀ What is Cloud Computing? ➁ X as a Service ➂ Key Challenges ➃ Developing for the Cloud Why is it called Cloud? services provided

More information

Why Microsoft Azure is the right choice for your Public Cloud, a Consultants view by Simon Conyard

Why Microsoft Azure is the right choice for your Public Cloud, a Consultants view by Simon Conyard Why Microsoft Azure is the right choice for your Public Cloud, a Consultants view by Simon Conyard In my view, Microsoft Azure is fast becoming the trusted platform of choice for SMB and Enterprise customers.

More information

2015 Autumn Semester Seminar ICN in the Cloud

2015 Autumn Semester Seminar ICN in the Cloud 2015 Autumn Semester Seminar ICN in the Cloud André Gomes Universität Bern 2015-11-16 Outline > Introduction and Motivation > Requirements > Architecture and Design > Evaluation and Improvements > Conclusions

More information

Orchestrating the Cloud Infrastructure using Cisco Intelligent Automation for Cloud

Orchestrating the Cloud Infrastructure using Cisco Intelligent Automation for Cloud Orchestrating the Cloud Infrastructure using Cisco Intelligent Automation for Cloud 2 Orchestrate the Cloud Infrastructure Business Drivers for Cloud Long Provisioning Times for New Services o o o Lack

More information

Cloud Computing and Service-Oriented Architectures

Cloud Computing and Service-Oriented Architectures Material and some slide content from: - Atif Kahn SERVICES COMPONENTS OBJECTS MODULES Cloud Computing and Service-Oriented Architectures Reid Holmes Lecture 20 - Tuesday November 23 2010. SOA Service-oriented

More information

CHEM-E Process Automation and Information Systems: Applications

CHEM-E Process Automation and Information Systems: Applications CHEM-E7205 - Process Automation and Information Systems: Applications Cloud computing Jukka Kortela Contents What is Cloud Computing? Overview of Cloud Computing Comparison of Cloud Deployment Models Comparison

More information

Accelerate Your Enterprise Private Cloud Initiative

Accelerate Your Enterprise Private Cloud Initiative Cisco Cloud Comprehensive, enterprise cloud enablement services help you realize a secure, agile, and highly automated infrastructure-as-a-service (IaaS) environment for cost-effective, rapid IT service

More information

Cloud Computing Concepts, Models, and Terminology

Cloud Computing Concepts, Models, and Terminology Cloud Computing Concepts, Models, and Terminology Chapter 1 Cloud Computing Advantages and Disadvantages https://www.youtube.com/watch?v=ojdnoyiqeju Topics Cloud Service Models Cloud Delivery Models and

More information

WHITE PAPER. RedHat OpenShift Container Platform. Benefits: Abstract. 1.1 Introduction

WHITE PAPER. RedHat OpenShift Container Platform. Benefits: Abstract. 1.1 Introduction WHITE PAPER RedHat OpenShift Container Platform Abstract Benefits: Applications are designed around smaller independent components called microservices. Elastic resources: Scale up or down quickly and

More information

A guide for IT professionals. implementing the hybrid cloud

A guide for IT professionals. implementing the hybrid cloud A guide for IT professionals implementing the hybrid cloud A guide for IT professionals implementing the hybrid cloud Cloud technology is maturing and advancing rapidly. And for schools today, hybrid cloud

More information

Red Hat Cloud Suite 1.1

Red Hat Cloud Suite 1.1 Red Hat Cloud Suite 1.1 Product Guide Overview of the Red Hat Cloud Suite Last Updated: 2018-12-14 Red Hat Cloud Suite 1.1 Product Guide Overview of the Red Hat Cloud Suite Red Hat Cloud Suite Documentation

More information

Overview SENTINET 3.1

Overview SENTINET 3.1 Overview SENTINET 3.1 Overview 1 Contents Introduction... 2 Customer Benefits... 3 Development and Test... 3 Production and Operations... 4 Architecture... 5 Technology Stack... 7 Features Summary... 7

More information

D5.5 Evaluation of Mobile Platform, IMSaaS and DSN

D5.5 Evaluation of Mobile Platform, IMSaaS and DSN Ref. Ares(2016)6658022-28/11/2016 FUTURE COMMUNICATION ARCHITECTURE FOR MOBILE CLOUD SERVICES Acronym: MobileCloud Networking Project No: 318109 Integrated Project FP7-ICT-2011-8 Duration: 2012/11/01-2015/09/30

More information

Cloud Computing introduction

Cloud Computing introduction Cloud and Datacenter Networking Università degli Studi di Napoli Federico II Dipartimento di Ingegneria Elettrica e delle Tecnologie dell Informazione DIETI Laurea Magistrale in Ingegneria Informatica

More information

Intercloud Federation using via Semantic Resource Federation API and Dynamic SDN Provisioning

Intercloud Federation using via Semantic Resource Federation API and Dynamic SDN Provisioning Intercloud Federation using via Semantic Resource Federation API and Dynamic SDN Provisioning David Bernstein Deepak Vij Copyright 2013, 2014 IEEE. All rights reserved. Redistribution and use in source

More information

Reliability and Performance for OpenStack through SmartOS. Daniele Stroppa, ZHAW

Reliability and Performance for OpenStack through SmartOS. Daniele Stroppa, ZHAW Reliability and Performance for OpenStack through SmartOS Daniele Stroppa, ZHAW strp@zhaw.ch Agenda 1. Mobile Cloud Networking 2. Why a Cloud OS 3. OpenStack 1. Introduction 2. Architecture 4. SmartOS

More information

Sentinet for BizTalk Server SENTINET

Sentinet for BizTalk Server SENTINET Sentinet for BizTalk Server SENTINET Sentinet for BizTalk Server 1 Contents Introduction... 2 Sentinet Benefits... 3 SOA and API Repository... 4 Security... 4 Mediation and Virtualization... 5 Authentication

More information

Cloud Essentials for Architects using OpenStack

Cloud Essentials for Architects using OpenStack Cloud Essentials for Architects using OpenStack Course Overview Start Date 5th March 2015 Duration 2 Days Location Dublin Course Code SS15-13 Programme Overview Cloud Computing is gaining increasing attention

More information

The intelligence of hyper-converged infrastructure. Your Right Mix Solution

The intelligence of hyper-converged infrastructure. Your Right Mix Solution The intelligence of hyper-converged infrastructure Your Right Mix Solution Applications fuel the idea economy SLA s, SLA s, SLA s Regulations Latency Performance Integration Disaster tolerance Reliability

More information

Developing Microsoft Azure Solutions: Course Agenda

Developing Microsoft Azure Solutions: Course Agenda Developing Microsoft Azure Solutions: 70-532 Course Agenda Module 1: Overview of the Microsoft Azure Platform Microsoft Azure provides a collection of services that you can use as building blocks for your

More information

Open Cloud Computing Interface Service Level Agreements

Open Cloud Computing Interface Service Level Agreements 1 2 3 4 Draft OCCI-WG Gregory Katsaros, Intel February 23, 2016 5 Open Cloud Computing Interface Service Level Agreements 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Status of this Document This document

More information

Course Outline. Lesson 2, Azure Portals, describes the two current portals that are available for managing Azure subscriptions and services.

Course Outline. Lesson 2, Azure Portals, describes the two current portals that are available for managing Azure subscriptions and services. Course Outline Module 1: Overview of the Microsoft Azure Platform Microsoft Azure provides a collection of services that you can use as building blocks for your cloud applications. Lesson 1, Azure Services,

More information

Application Centric Microservices Ken Owens, CTO Cisco Intercloud Services. Redhat Summit 2015

Application Centric Microservices Ken Owens, CTO Cisco Intercloud Services. Redhat Summit 2015 Application Centric Microservices Ken Owens, CTO Cisco Intercloud Services Redhat Summit 2015 Agenda Introduction Why Application Centric Application Deployment Options What is Microservices Infrastructure

More information

Red Hat Cloud Infrastructure 1.1

Red Hat Cloud Infrastructure 1.1 Red Hat Cloud Infrastructure 1.1 Product Guide Overview of the Red Hat Cloud Infrastructure Last Updated: 2018-12-14 Red Hat Cloud Infrastructure 1.1 Product Guide Overview of the Red Hat Cloud Infrastructure

More information

I D C T E C H N O L O G Y S P O T L I G H T. V i r t u a l and Cloud D a t a Center Management

I D C T E C H N O L O G Y S P O T L I G H T. V i r t u a l and Cloud D a t a Center Management I D C T E C H N O L O G Y S P O T L I G H T Orchestration S i m p l i f i es and Streamlines V i r t u a l and Cloud D a t a Center Management January 2013 Adapted from Systems Management Software Purchasing

More information

A Holistic View of Telco Clouds

A Holistic View of Telco Clouds A Holistic View of Telco Clouds Cloud Computing in the Telecom environment, bridging the gap Miyazaki, 4 March 2012 (A workshop in conjunction with World Telecom Congress 2012) Authors: Lóránt Németh,

More information

Cloud Computing and Its Impact on Software Licensing

Cloud Computing and Its Impact on Software Licensing Cloud Computing and Its Impact on Software Licensing By Gretchen Kwashnik & Jim Cecil January 25, 2012 What is Cloud Computing? Cloud computing is a model for enabling: on-demand network access to a shared

More information

(9A05803) WEB SERVICES (ELECTIVE - III)

(9A05803) WEB SERVICES (ELECTIVE - III) 1 UNIT III (9A05803) WEB SERVICES (ELECTIVE - III) Web services Architecture: web services architecture and its characteristics, core building blocks of web services, standards and technologies available

More information

Course Outline. Developing Microsoft Azure Solutions Course 20532C: 4 days Instructor Led

Course Outline. Developing Microsoft Azure Solutions Course 20532C: 4 days Instructor Led Developing Microsoft Azure Solutions Course 20532C: 4 days Instructor Led About this course This course is intended for students who have experience building ASP.NET and C# applications. Students will

More information

Software as a Service (SaaS) Platform as a Service (PaaS) Infrastructure as a Service (IaaS)

Software as a Service (SaaS) Platform as a Service (PaaS) Infrastructure as a Service (IaaS) Cloud computing is the present fast developing purpose built architecture created to support computer users. The cloud addresses three main areas of operation: Software as a Service (SaaS) Platform as

More information

Introduction To Cloud Computing

Introduction To Cloud Computing Introduction To Cloud Computing What is Cloud Computing? Cloud computing is a model for enabling ubiquitous, convenient, on-demand network access to a shared pool of configurable computing resources (e.g.,

More information

THE DATA CENTER AS A COMPUTER

THE DATA CENTER AS A COMPUTER THE DATA CENTER AS A COMPUTER Cloud Computing November- 2013 FIB-UPC Master MEI CLOUD COMPUTING It s here to stay CONTENT 1. How do we get here? 2. What is Cloud Computing? 3. Definitons and types 4. Case

More information

Integrating Autonomic Slice Networking in NFV

Integrating Autonomic Slice Networking in NFV Integrating Autonomic Slice Networking in NFV draft-galis-anima-autonomic-slice-networking-01 V2.0 12 th November 2016 Prof. Alex Galis a.gais@ucl.ac.uk; http://www.ee.ucl.ac.uk/~agalis/ University College

More information

Linking ITSM and SOA a synergetic fusion

Linking ITSM and SOA a synergetic fusion Linking ITSM and SOA a synergetic fusion Dimitris Dranidis dranidis@city.academic.gr CITY College, Computer Science Department South East European Research Centre (SEERC) CITY College CITY College Founded

More information

IEEE NetSoft 2016 Keynote. June 7, 2016

IEEE NetSoft 2016 Keynote. June 7, 2016 IEEE NetSoft 2016 Keynote June 7, 2016 0 Contents Introduction - Network Evolution & Operator Challenges Re-architecting the RAN SDRAN: Software-defined RAN - Overview & Enabling Features SDRAN Opportunities

More information

ONUG SDN Federation/Operability

ONUG SDN Federation/Operability ONUG SDN Federation/Operability Orchestration A white paper from the ONUG SDN Federation/Operability Working Group May, 2016 Definition of Open Networking Open networking is a suite of interoperable software

More information

Vendor: HP. Exam Code: HP0-D31. Exam Name: Designing HP Data Center and Cloud Solutions. Version: Demo

Vendor: HP. Exam Code: HP0-D31. Exam Name: Designing HP Data Center and Cloud Solutions. Version: Demo Vendor: HP Exam Code: HP0-D31 Exam Name: Designing HP Data Center and Cloud Solutions Version: Demo QUESTION 1 Which tool uses what-if scenarios and price-to-performance tradeoffs to provide valid, supported

More information

Parallel computing, data and storage

Parallel computing, data and storage Parallel computing, data and storage Grids, Clouds and distributed filesystems Mário David - LIP Lisbon david@lip.pt Overview Batch clusters Grid computing Cloud computing Infrastructure as a Service (IaaS)

More information

Overview of International Standards for Cloud Computing

Overview of International Standards for Cloud Computing ITU Regional Forum on New Technologies for Development, Cairo-Egypt, 23-24 November 2016 Overview of International Standards for Cloud Computing Dr. Jamil Chawki, Orange SG 13 Vice Chairman & SG 13 WP2

More information

ONAP ETSI NFV ARCHITECTURE ALIGNEMENT

ONAP ETSI NFV ARCHITECTURE ALIGNEMENT ONAP ETSI NFV ARCHITECTURE ALIGNEMENT Bruno Chatras, NFV ISG Vice-Chairman on behalf of the ISG leadership team ETSI 2017. All rights reserved 2 PART 1 ETSI NFV CONCEPTS ETSI NFV Architecture, and NFV-MANO

More information

Microservices Beyond the Hype. SATURN San Diego May 3, 2016 Paulo Merson

Microservices Beyond the Hype. SATURN San Diego May 3, 2016 Paulo Merson Microservices Beyond the Hype SATURN San Diego May 3, 2016 Paulo Merson Our goal Try to define microservice Discuss what you gain and what you lose with microservices 2 Defining Microservice Unfortunately

More information

Sentinet for Windows Azure VERSION 2.2

Sentinet for Windows Azure VERSION 2.2 Sentinet for Windows Azure VERSION 2.2 Sentinet for Windows Azure 1 Contents Introduction... 2 Customer Benefits... 2 Deployment Topologies... 3 Isolated Deployment Model... 3 Collocated Deployment Model...

More information

Exam C Foundations of IBM Cloud Reference Architecture V5

Exam C Foundations of IBM Cloud Reference Architecture V5 Exam C5050 287 Foundations of IBM Cloud Reference Architecture V5 1. Which cloud computing scenario would benefit from the inclusion of orchestration? A. A customer has a need to adopt lean principles

More information

VMWARE AND NETROUNDS ACTIVE ASSURANCE SOLUTION FOR COMMUNICATIONS SERVICE PROVIDERS

VMWARE AND NETROUNDS ACTIVE ASSURANCE SOLUTION FOR COMMUNICATIONS SERVICE PROVIDERS SOLUTION OVERVIEW VMWARE AND NETROUNDS ACTIVE ASSURANCE SOLUTION FOR COMMUNICATIONS SERVICE PROVIDERS Combined solution provides end-to-end service and infrastructure visibility, service monitoring and

More information

5G Network Architecture: Standard Progress, and Tranfromation to SBA and Network Slicing. Wei Chen,

5G Network Architecture: Standard Progress, and Tranfromation to SBA and Network Slicing. Wei Chen, 5G Network Architecture: Standard Progress, and Tranfromation to SBA and Network Slicing Wei Chen, chenweiyj@chinamobile.com China Mobile Contents 5G Network Architecture Standard Progress 5G Network funtional

More information

The 7 Habits of Highly Effective API and Service Management

The 7 Habits of Highly Effective API and Service Management 7 Habits of Highly Effective API and Service Management: Introduction The 7 Habits of Highly Effective API and Service Management... A New Enterprise challenge has emerged. With the number of APIs growing

More information

Building a Secure and Compliant Cloud Infrastructure. Ben Goodman Principal Strategist, Identity, Compliance and Security Novell, Inc.

Building a Secure and Compliant Cloud Infrastructure. Ben Goodman Principal Strategist, Identity, Compliance and Security Novell, Inc. Building a Secure and Compliant Cloud Infrastructure Ben Goodman Principal Strategist, Identity, Compliance and Security Novell, Inc. Why Are We Here? Expanded Enterprise Data access anywhere, anytime

More information

ONAP CCVPN Blueprint Overview. ONAP CCVPN Blueprint Improves Agility and Provides Cross-Domain Connectivity. ONAP CCVPN Blueprint Overview 1

ONAP CCVPN Blueprint Overview. ONAP CCVPN Blueprint Improves Agility and Provides Cross-Domain Connectivity. ONAP CCVPN Blueprint Overview 1 ONAP CCVPN Blueprint Overview ONAP CCVPN Blueprint Improves Agility and Provides Cross-Domain Connectivity ONAP CCVPN Blueprint Overview 1 OVERVIEW: Build high-bandwidth, flat OTN (Optical Transport Networks)

More information

Architecting the Right SOA Infrastructure

Architecting the Right SOA Infrastructure Infrastructure Architecture: Architecting the Right SOA Infrastructure Robert Insley Principal SOA Global Technology Services 2007 IBM Corporation SOA Architect Summit Roadmap What is the impact of SOA

More information

Deploying and Operating Cloud Native.NET apps

Deploying and Operating Cloud Native.NET apps Deploying and Operating Cloud Native.NET apps Jenny McLaughlin, Sr. Platform Architect Cornelius Mendoza, Sr. Platform Architect Pivotal Cloud Native Practices Continuous Delivery DevOps Microservices

More information

Automated Control and Orchestration within the Juniper Networks Mobile Cloud Architecture. White Paper

Automated Control and Orchestration within the Juniper Networks Mobile Cloud Architecture. White Paper Automated Control and Orchestration within the Juniper Networks Mobile Cloud Architecture White Paper October 2017 Juniper Networks Mobile Cloud Architecture Automated Control and Orchrestration Juniper

More information

Network Slicing Management and Orchestration

Network Slicing Management and Orchestration Network Slicing Management and Orchestration Hannu Flinck, Cinzia Sartori, Anatoly Andrianov, Christian Mannweiler, Nurit Sprecher 14-07-2017 1 Public Scope of the presentation: Impact of Slice Orchestration

More information

Sentinet for BizTalk Server VERSION 2.2

Sentinet for BizTalk Server VERSION 2.2 for BizTalk Server VERSION 2.2 for BizTalk Server 1 Contents Introduction... 2 SOA Repository... 2 Security... 3 Mediation and Virtualization... 3 Authentication and Authorization... 4 Monitoring, Recording

More information

TOSCA Templates for NFV and network topology description

TOSCA Templates for NFV and network topology description TOSCA Templates for NFV and network topology description CYCLONE Technical paper September 2017 Table of Contents 1. OASIS Topology and Orchestration Specification for Cloud Applications (TOSCA)... 2 2.

More information

Red Hat Atomic Details Dockah, Dockah, Dockah! Containerization as a shift of paradigm for the GNU/Linux OS

Red Hat Atomic Details Dockah, Dockah, Dockah! Containerization as a shift of paradigm for the GNU/Linux OS Red Hat Atomic Details Dockah, Dockah, Dockah! Containerization as a shift of paradigm for the GNU/Linux OS Daniel Riek Sr. Director Systems Design & Engineering In the beginning there was Stow... and

More information

What s New for Oracle Java Cloud Service. On Oracle Cloud Infrastructure and Oracle Cloud Infrastructure Classic. Topics: Oracle Cloud

What s New for Oracle Java Cloud Service. On Oracle Cloud Infrastructure and Oracle Cloud Infrastructure Classic. Topics: Oracle Cloud Oracle Cloud What's New for Oracle Java Cloud Service Release 17.4 E64762-32 November 2017 What s New for Oracle Java Cloud Service This document describes what's new in Oracle Java Cloud Service on all

More information

Hybrid Cloud (Telco & IT) - en fleksibel og optimal implementering

Hybrid Cloud (Telco & IT) - en fleksibel og optimal implementering Hybrid Cloud (Telco & IT) - en fleksibel og optimal implementering June 6th, 2017 1 Nokia 2016 Drivers - Agility is the prime reason to move to the Cloud 16% New revenues 16% Fluctuating demand 13% Customer

More information

Introduction. Delivering Management as Agile as the Cloud: Enabling New Architectures with CA Technologies Virtual Network Assurance Solution

Introduction. Delivering Management as Agile as the Cloud: Enabling New Architectures with CA Technologies Virtual Network Assurance Solution Delivering Management as Agile as the Cloud: Enabling New Architectures with CA Technologies Virtual Network Assurance Solution Introduction Service providers and IT departments of every type are seeking

More information

Towards Integration of Slice Networking in NFV

Towards Integration of Slice Networking in NFV Towards Integration of Slice Networking in NFV draft-gdmb-netslices-intro-and-ps-02 draft-galis-anima-autonomic-slice-networking-02 V3.0 30 th March 2017 Prof. Alex Galis a.gais@ucl.ac.uk;; http://www.ee.ucl.ac.uk/~agalis/

More information

Network Slicing Supported by Dynamic VIM Instantatiation. Stuart Clayman Dept of Electronic Engineering University College London

Network Slicing Supported by Dynamic VIM Instantatiation. Stuart Clayman Dept of Electronic Engineering University College London Network Slicing Supported by Dynamic Instantatiation Stuart Clayman Dept of Electronic Engineering University College London Overview Here we present an overview of some of the mechanisms, components,

More information

ALI-ABA Topical Courses ESI Retention vs. Preservation, Privacy and the Cloud May 2, 2012 Video Webcast

ALI-ABA Topical Courses ESI Retention vs. Preservation, Privacy and the Cloud May 2, 2012 Video Webcast 21 ALI-ABA Topical Courses ESI Retention vs. Preservation, Privacy and the Cloud May 2, 2012 Video Webcast The NIST Definition of Cloud Computing: Recommendations of the National Institute of Standards

More information

Managing and Auditing Organizational Migration to the Cloud TELASA SECURITY

Managing and Auditing Organizational Migration to the Cloud TELASA SECURITY Managing and Auditing Organizational Migration to the Cloud 1 TELASA SECURITY About Me Brian Greidanus bgreidan@telasasecurity.com 18+ years of security and compliance experience delivering consulting

More information

Oracle Application Server 10g Integration Interconnect. An Oracle Technical White Paper January 2005

Oracle Application Server 10g Integration Interconnect. An Oracle Technical White Paper January 2005 Oracle Application Server 10g Integration Interconnect An Oracle Technical White Paper January 2005 Introduction... 2 FeatureS... 2 Clean Separation of Integration Logic from Integration Platform... 2

More information

COMPTIA CLO-001 EXAM QUESTIONS & ANSWERS

COMPTIA CLO-001 EXAM QUESTIONS & ANSWERS COMPTIA CLO-001 EXAM QUESTIONS & ANSWERS Number: CLO-001 Passing Score: 800 Time Limit: 120 min File Version: 39.7 http://www.gratisexam.com/ COMPTIA CLO-001 EXAM QUESTIONS & ANSWERS Exam Name: CompTIA

More information

Please give me your feedback

Please give me your feedback #HPEDiscover Please give me your feedback Session ID: B4385 Speaker: Aaron Spurlock Use the mobile app to complete a session survey 1. Access My schedule 2. Click on the session detail page 3. Scroll down

More information

Building Hybrid Clouds

Building Hybrid Clouds Building Hybrid Clouds Manjunath Kanale Mahabhaleshwar Enterprise Architect, Intel IT 20th, August 2013 Agenda Definition Cloud Direction Maturity Demand Drivers Journey IAAS ( Infrastructure as Service)

More information

Deploying TeraVM in an OpenStack Environment

Deploying TeraVM in an OpenStack Environment Application Note Deploying TeraVM in an OpenStack Environment VIAVI Solutions TeraVM in OpenStack* is revolutionizing IP testing! Never before has it been as easy or cost effective to scale test traffic

More information

Auto-Scaling Capability Support in ONAP

Auto-Scaling Capability Support in ONAP Auto-Scaling Capability Support in ONAP Rashmin Patel Network Platforms Group, Intel Corporation December 12, 2017 Agenda Edge NFV Introduction Telco s Scalability Core Infrastructure Operations Generic

More information

Architectural patterns and models for implementing CSPA

Architectural patterns and models for implementing CSPA Architectural patterns and models for implementing CSPA Marco Silipo THE CONTRACTOR IS ACTING UNDER A FRAMEWORK CONTRACT CONCLUDED WITH THE COMMISSION Application architecture Outline SOA concepts and

More information

FUJITSU Software ServerView Cloud Monitoring Manager V1.0. Overview

FUJITSU Software ServerView Cloud Monitoring Manager V1.0. Overview FUJITSU Software ServerView Cloud Monitoring Manager V1.0 Overview J2UL-2073-01ENZ0(00) November 2015 Trademarks Copyright FUJITSU LIMITED 2015 LINUX is a registered trademark of Linus Torvalds. The OpenStack

More information

Data Protection for Virtualized Environments

Data Protection for Virtualized Environments Technology Insight Paper Data Protection for Virtualized Environments IBM Spectrum Protect Plus Delivers a Modern Approach By Steve Scully, Sr. Analyst February 2018 Modern Data Protection for Virtualized

More information

Topics of Discussion

Topics of Discussion CPET 581 Cloud Computing: Technologies and Enterprise IT Strategies Lecture on NIST Cloud Computing Definition, Standards & Roadmap, Security & Privacy Guidelines Spring 2013 A Specialty Course for Purdue

More information

CA ERwin Data Modeler s Role in the Relational Cloud. Nuccio Piscopo.

CA ERwin Data Modeler s Role in the Relational Cloud. Nuccio Piscopo. CA ERwin Data Modeler s Role in the Relational Cloud Nuccio Piscopo Table of Contents Abstract.....3 Introduction........3 Daas requirements through CA ERwin Data Modeler..3 CA ERwin in the Relational

More information

RED HAT CLOUDFORMS. Chris Saunders Cloud Solutions

RED HAT CLOUDFORMS. Chris Saunders Cloud Solutions RED HAT CLOUDFORMS Chris Saunders Cloud Solutions Architect chrisb@redhat.com @canadianchris BUSINESS HAS CHANGED IN RESPONSE, IT OPERATIONS NEEDS TO CHANGE LINE OF BUSINESS Challenged to deliver services

More information

HCI File Services Powered by ONTAP Select

HCI File Services Powered by ONTAP Select Technical Report HCI File Services Powered by ONTAP Select Quick Start Guide Aaron Patten, NetApp March 2018 TR-4669 Abstract NetApp ONTAP Select extends the NetApp HCI product, adding a rich set of file

More information

DEPLOYING A VMWARE VCLOUD DIRECTOR INFRASTRUCTURE-AS-A-SERVICE (IAAS) SOLUTION WITH VMWARE CLOUD FOUNDATION : ARCHITECTURAL GUIDELINES

DEPLOYING A VMWARE VCLOUD DIRECTOR INFRASTRUCTURE-AS-A-SERVICE (IAAS) SOLUTION WITH VMWARE CLOUD FOUNDATION : ARCHITECTURAL GUIDELINES DEPLOYING A VMWARE VCLOUD DIRECTOR INFRASTRUCTURE-AS-A-SERVICE (IAAS) SOLUTION WITH VMWARE CLOUD FOUNDATION : ARCHITECTURAL GUIDELINES WHITE PAPER JULY 2017 Table of Contents 1. Executive Summary 4 2.

More information

USE CASE - HYBRID CLOUD IZO MANAGED CLOUD FOR AWS

USE CASE - HYBRID CLOUD IZO MANAGED CLOUD FOR AWS USE CASE - HYBRID IZO MANAGED FOR AWS 1. LET S UNDERSTAND THE MARKET DYNAMICS In this era of digitisation, the cloud debate is over enterprises have already moved a sizeable portion of their business workloads

More information

Virtual CDN Implementation

Virtual CDN Implementation Virtual CDN Implementation Eugene E. Otoakhia - eugene.otoakhia@bt.com, BT Peter Willis peter.j.willis@bt.com, BT October 2017 1 Virtual CDN Implementation - Contents 1.What is BT s vcdn Concept 2.Lab

More information

Oracle Application Container Cloud

Oracle Application Container Cloud Oracle Application Container Cloud Matthew Baldwin Principal Product Manager Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes

More information

OpenShift Dedicated 3 Release Notes

OpenShift Dedicated 3 Release Notes OpenShift Dedicated 3 Release Notes Last Updated: 2018-05-17 OpenShift Dedicated 3 Release Notes Legal Notice Copyright 2018 Red Hat, Inc. The text of and illustrations in this document are licensed by

More information

Transforming Management for Modern Scale-Out Infrastructure

Transforming Management for Modern Scale-Out Infrastructure Transforming Management for Modern Scale-Out Infrastructure Software is eating the world. Marc Andreessen, WSJ 2011 That famous quote from venture capitalist and Netscape founder Marc Andreessen was true

More information

Cisco CloudCenter Solution with Cisco ACI: Common Use Cases

Cisco CloudCenter Solution with Cisco ACI: Common Use Cases Cisco CloudCenter Solution with Cisco ACI: Common Use Cases Cisco ACI increases network security, automates communication policies based on business-relevant application requirements, and decreases developer

More information

Mobile World Congress 2016 OPEN SOURCE MANO (OSM) E2E Orchestration Demo. February 2016

Mobile World Congress 2016 OPEN SOURCE MANO (OSM) E2E Orchestration Demo. February 2016 osm.etsi.org Mobile World Congress 2016 OPEN SOURCE MANO () E2E Orchestration Demo February 2016 Open Source MANO () aims to accelerate NFV adoption around a common IM for orchestration Delivering an open

More information

NC Education Cloud Feasibility Report

NC Education Cloud Feasibility Report 1 NC Education Cloud Feasibility Report 1. Problem Definition and rationale North Carolina districts are generally ill-equipped to manage production server infrastructure. Server infrastructure is most

More information

Windows Azure Services - At Different Levels

Windows Azure Services - At Different Levels Windows Azure Windows Azure Services - At Different Levels SaaS eg : MS Office 365 Paas eg : Azure SQL Database, Azure websites, Azure Content Delivery Network (CDN), Azure BizTalk Services, and Azure

More information

Interoperability and APIs in OpenStack. Piyush Harsh, John Kennedy, Andy Edmonds, Thijs Metsch

Interoperability and APIs in OpenStack. Piyush Harsh, John Kennedy, Andy Edmonds, Thijs Metsch Interoperability and APIs in OpenStack Piyush Harsh, John Kennedy, Andy Edmonds, Thijs Metsch Some Introductions... Piyush Harsh John Kennedy Researcher @ ZHAW InIT Cloud Computing Lab Automation, Billing,

More information

Global Reference Architecture: Overview of National Standards. Michael Jacobson, SEARCH Diane Graski, NCSC Oct. 3, 2013 Arizona ewarrants

Global Reference Architecture: Overview of National Standards. Michael Jacobson, SEARCH Diane Graski, NCSC Oct. 3, 2013 Arizona ewarrants Global Reference Architecture: Overview of National Standards Michael Jacobson, SEARCH Diane Graski, NCSC Oct. 3, 2013 Arizona ewarrants Goals for this Presentation Define the Global Reference Architecture

More information

Enabling Agility through Modularity and Microservices TM Forum Middle East Jan 2018

Enabling Agility through Modularity and Microservices TM Forum Middle East Jan 2018 Enabling Agility through Modularity and Microservices TM Forum Middle East Jan 2018 Joann O Brien VP APIs & Ecosystems, TM Forum 2017 TM Forum 1 5G open ecosystems represent a $582bn opportunity as other

More information

Module Day Topic. 1 Definition of Cloud Computing and its Basics

Module Day Topic. 1 Definition of Cloud Computing and its Basics Module Day Topic 1 Definition of Cloud Computing and its Basics 1 2 3 1. How does cloud computing provides on-demand functionality? 2. What is the difference between scalability and elasticity? 3. What

More information

CLOUD COMPUTING ABSTRACT

CLOUD COMPUTING ABSTRACT Ruchi Saraf CSE-VII Sem CLOUD COMPUTING By: Shivali Agrawal CSE-VII Sem ABSTRACT Cloud computing is the convergence and evolution of several concepts from virtualization, distributed application design,

More information

The Top Five Reasons to Deploy Software-Defined Networks and Network Functions Virtualization

The Top Five Reasons to Deploy Software-Defined Networks and Network Functions Virtualization The Top Five Reasons to Deploy Software-Defined Networks and Network Functions Virtualization May 2014 Prepared by: Zeus Kerravala The Top Five Reasons to Deploy Software-Defined Networks and Network Functions

More information

Developing Microsoft Azure Solutions (MS 20532)

Developing Microsoft Azure Solutions (MS 20532) Developing Microsoft Azure Solutions (MS 20532) COURSE OVERVIEW: This course is intended for students who have experience building ASP.NET and C# applications. Students will also have experience with the

More information