Service exposure: innovating for growth in asset profitability

Size: px
Start display at page:

Download "Service exposure: innovating for growth in asset profitability"

Transcription

1 The communications technology journal since 1924 Service exposure: innovating for growth in asset profitability June 19,

2 Open the window to your assets 2 Service exposure: innovating for growth in asset profitability Just a couple of years ago, the concept of allowing third-party access to operator assets was practically unheard of in the telecom industry. Today, the picture is quite different. Service exposure is about to create a whole new set of business possibilities for operators, developers and content providers. ULF OLSSON, MATS PERSSON AND CLAES CEGRELL Service exposure, sometimes referred to as network exposure or capabilities exposure, is attracting considerable attention, both inside and outside the operator community. Operators are creating a new ecosystem by building and developing proof-of-concept solutions that include components provided by both traditional vendors and companies active in the space between the traditional operator and web developers. The business case for serviceexposure solutions has yet to be proven conclusively. However, operators seem to be investing in the idea as part of their strategy to meet over-the-top (OTT) players with a view to cooperation placing themselves in the OTT value chain so they can provide more than just IP connectivity. Exposing assets through APIs is nothing new. Some operators have been doing this for a number of years, BOX A Terms and abbreviations 3PP API third-party provider application programming interface ASN.1 Abstract Syntax Notation One B2B2C business-to-business-toconsumer HTML HyperText Markup Language HTTP HyperText Transfer Protocol IDE Integrated Development Environment M2M machine-to-machine OSS/ operations and business BSS support systems exposing assets through solutions customized for individual capabilities mainly for messaging, payment and location-based services. Some initiatives have been taken to standardize service-exposure methods, with early developments based on Parlay and Parlay X, and later developments in the form of GSMA OneAPI and WAC. But so far, these initiatives have had only a limited degree of success. The connected marketplace of the Networked Society brings with it the next generation of unified API exposure solutions. In this environment, operators are keen to find new revenue streams and move up in the value chain from being suppliers of communications and connectivity services to being business partners and enablers. Next-generation service exposure transforms traditional capabilities into combinations of APIs with embedded business logic relating to the context of subscribers their apps, devices and service provider. In the marketplace formed by the players providing these OTT over-the-top PaaS platform as a service PHP PHP: HyperText Preprocessor REST Representational State Transfer SDK software development kit SLA Service Level Agreement SMSC Short Message Service Center SOAP simple object access protocol WAC Wholesale Applications Community XML Extensible Markup Language XSD XML Schema Definition capabilities, assets are made available for revenue generation. These assets include network policy control rules, network and subscriber data, OSS/ BSS capabilities (such as subscription management, order management and assurance), M2M device information and enterprise information. Where s the money? Ericsson s experience in talking with operators indicates that the incentive to invest in exposure solutions is not based on the exposure of single APIs. Instead, the main incentive to invest is likely to come from the establishment of a service-exposure platform, stimulating revenue generation through a fully-fledged portfolio of services based on combined capabilities. A secondary incentive for investment lies in the stickiness of a serviceexposure platform, the goal of which is to ensure that developers find it usable, reusable and convenient supporting revenue generation. As illustrated by Figure 1, this article outlines how, within their particular context, every player can establish an active role in the broader context of the Networked Society. Who will benefit from service exposure? The players in the service-exposure landscape include: the network provides a selection of the capabilities created by the operator, including bundled capabilities from partners; the users need products and services and provide the motivation for enriching the application experience;

3 3 the developer creates services and applications; could be an independent software vendor, a long-tail developer, or a service developer working for the operator; and the service provider hosts and executes the server-side part of applications built by developers. FIGURE 1 The players in context Service user (consumer, corporate, cloud...) Developer (internal or independent) Their roles can be matched with business relationships in several ways. For example, the developer could be employed by the service provider, or may simply resell software licenses. In some cases, the operator can also be the service provider. APIs Design Deploy Code Execution scenarios Applications tend to be divided into two parts: one running on the device and the other residing on a server somewhere on the internet. Traditionally, the device-side component is an installed piece of software (an app), but today this function is more often implemented in the form of JavaScript downloaded as needed. Given the broad range of technologies available, execution scenarios can become quite complex. But it is, to a large degree, this flexibility that has led to the rapid and creative development of the web domain. What is service exposure? The Ericsson concept of service exposure is about making it possible for the players in the Networked Society to access operator assets easily and in a way that generates revenue for all parties. By making assets (including ecosystem support such as documentation, SDKs and test environments) available to developers, enterprises and service providers, new applications, bundles, products and services can be created to support many different business models and user needs as they continue to evolve. Through exposure, operators can provide additional value to service providers, enhancing their offerings in terms of quality of experience, functionality and convenience. In essence, this is the operator response to the web phenomenon of collaborative, API-driven development. By exposing its assets, the operator will be recognized as a partner, and a partner that simplifies the job of developers and provides value to the service provider. The architecture Figure 2 illustrates a simple architecture for exposing services. The design features a clear line of separation between service exposure (the act of providing a service, paid or not) and exposable services (the capabilities that network elements can provide). The architecture illustrates that consumers of services vary greatly: from users buying communication, content and applications, to service providers buying communication and connectivity wholesale, to enterprise verticals incorporating operator capabilities into their business support solutions. The Developer reach box represents the environments typically used by developers. To implement this architecture, the interfaces to this box need to be closely integrated with the environments typically used by developers today. Some operators will provide these interfaces with the help of vendors like Ericsson. Additional support is provided through a number of Execute Protocols Service provider developer communities for specific device platforms communities that are moving towards the use of toolkits that provide code portability across device platforms. Integrating operator capabilities into such environments is potentially a powerful way to put operator assets into the developer s preferred set of tools. Phrased slightly differently, with service exposure the same technology base can be used to support a number of different business models: B2C exposure of operator assets to users and enterprises that are part of a retail business model; B2B exposure of operator assets (typically traditional operator capabilities) to enterprises and service providers for business purposes; and B2B2C exposure of assets (mainly a combination of capabilities) that can provide value to the consumers of products and services created by enterprises and service providers. A few examples of relevant capabilities are shown just below Exposable services in Figure 2. This is not an exhaustive list by any means; other services

4 Open the window to your assets 4 FIGURE 2 Simple architecture for asset exposure Consumers/retail Communication Connectivity that are openly available on the web or implemented by partners could also be included here. The service exposure architecture works on the key principle that each node (or subsystem) delivering a capability operates as a black box keeping its inner structure hidden (protected). Whatever functionality or asset the subsystem provides access to is strictly controlled and defined by the node designers who in turn provide developers with a conceptual model of the system s domain of operation. For example, the exposed interfaces of a Short Message Service Center (SMSC), would support short messaging, and expose assets such as subscriber phone numbers, time stamps and delivery receipts. The main focus of the rest of this article is the group of functions hidden inside the Service enablement box. These functions provide the operator with the means to turn internal capabilities into external assets. Guiding principles The dashed red line in Figure 3 Service providers Developer reach Service enablement Content and data M2M Enterprise verticals 3PP indicates two possible types of endpoints: a device carried by a user (a consumer or an employee of an enterprise) for the main purpose of interaction with that person; or a server somewhere in the network that can host those parts of an application that for reasons of performance or trust are best kept network-based. Device-side applications are not necessarily user oriented (automatic data collection, for example), and server-side applications may well represent a user in a business-to-consumer scenario the on-behalf model. Consider, for example, a Facebook application that uses location information to connect friends in the same geographical area assuming that the appropriate privileges have been granted. The technologies that are involved in this type of application are converging towards the web: using HTTP and secure HTTP for transport, and HTML moving towards HTML5 for content delivered over REST interfaces, with traditional web services still being used, for example, in the B2B world. Service exposure Exposable services Using these protocols, which are also the tools used by traditional web developers, for content and transport brings an application beyond the constraints of a browser-based user experience, while still benefiting from emerging web technologies and services. Whatever services or assets are opened up to the developer data access, messaging, call setup or policy requests they need to be simple, clean and relevant. The actual service down in the network is typically complex, but developers rarely need such low-level implementation details; this frees them up to spend their time on solving the problem the application is designed to address. The dashed lines in Figure 3 separate the developer s world from the internal workings of the network and its assets. In deployment, the interfaces between the two are implemented as protocols for system integrators and as APIs for programmers. Protocols tend to be specified in formal notation such as ASN.1, SOAP/ XML or XSD. These specifications define the full set of messages that can be exchanged between end points, a description of the protocol state machines and the valid set of signaling sequences. API libraries, on the other hand, contain the routines, data structures and variables needed to translate a function call into the correct protocol messages. Simple libraries perform just the language binding to say Java, C++, C#, Python, PHP, Ruby and ECMAScript. More complex libraries will also provide client-side state machines, sparing programmers the trouble. Referring back to Figure 1, developers work with APIs in their integrated development environments (IDEs); and service providers see protocol messages on the links that connect the deployed system components. Interface control The first layer of protection is reached by drilling down another level, to the area enclosed by the dashed lines in Figure 3. In general, the provider and the consumer of a service belong to different trust domains, where the obligations of each party are defined by a mutually agreed contract.

5 5 As the operator s primary revenuegenerating engine, it is vital to ensure that network interfaces are protected and the reliable operation of the network is not jeopardized by external activity that could be unintentionally or even intentionally harmful. Application developers are experts in their respective domains, and they may not necessarily be as well versed in the finer points of communications network architecture and indeed they should not need to be telecom experts on top of everything else. The interface control component provides the functionality needed to protect the integrity of the network, such as authentication, authorization and SLA monitoring. It also provides protocol adaptation for service users (server or client based). By properly applying the architectural principle of separating semantics (what a service actually does) from syntax (how it is formally presented), it is possible to ensure that the selection of a protocol is no longer the most critical issue when providing an exposed service. Implementing a new protocol is a lot easier than designing a new service, and this can be achieved with relatively little effort. Service adaptation Located at the heart of service enablement, this component executes business logic such as transaction handling, charging, adaptation logic and servicespecific SLA enforcement. It contains a range of functions that filter out irrelevant or potentially damaging service usage. This component aggregates individual services into higher-order ones, which might appear to be simple on the outside (the whole point of service exposure) but in reality they can be quite complex as they may depend on several internal components. Service adaptation enables the critical ability to groom services to what developers want, substantially reducing the amount of information needed to understand and start using a capability a factor essential to facilitating the acceptance of the exposed service by developer communities. To make it easy and efficient to build business logic, this layer is constructed as a framework that supports many FIGURE 3 The moving parts Web based Classical 3GPP clients Web based Communication Service adaption Connectivity Interface control implementation technologies including plain Java objects, Enterprise Java Beans and service compositions. Network adaptation This component sits underneath service adaptation and provides the functionality to encapsulate the protocols provided by network equipment. In an ideal world, all network nodes would provide web-service interfaces that are well-defined, formally specified and discoverable. However, due to the need to interface with legacy systems as well as the need to manage potential issues created by multi-vendor solutions, the network-adaptation layer contains the code to normalize formats so that higher layers can treat all sources efficiently. In the long term, as legacy systems are phased out and standards begin to emerge, the need for this type of network adaptation will diminish. But for the time being, this component contains the format and protocol converters as well as the framework into which they fit. Network adaption Service enablement Content and data Business management M2M Service exposure Exposable services 3PP Business management This component handles the vital capability of signing up the users service providers in this case that will use the exposed services and have a commercial relationship with the operator. The component provides the ability to charge or share revenue with service providers, as well as other aspects of maintaining the business relationship including usage statistics, deeper analytics, mobility patterns and management of service subscriptions and SLAs. A significant element of this component is the set of portals that provide support to both service providers and users to help get them up and running with new services. This is a vital function, as self-service capabilities are an essential part of maintaining minimal operational costs. The business management component takes care of a number of essential commercial objects including user subscriptions, partner (developers and service providers) contracts and other business agreements. It is a flexible integration component to back-end service fulfillment and settlement

6 Open the window to your assets 6 FIGURE 4 1 A Management versus traffic execution Context RAN 1. A user clicks call specialist on a web page or app. 2. The server issues a conditional call setup. 3. Service adaptation queries the position, skills database and presence functions. It contains contract templates that create the business logic and traffic execution policy settings in the interface control and service adaptation functions. Putting it all into context The architecture illustrated in Figure 3 might indicate that the set of network capabilities which feed into service enablement could be anything that the network can produce. This is, however, not the case. Service exposure is not about opening up everything to every app; strict control needs to be maintained over what services are available and who or what can access them. Consequently, even though the architecture described in this article provides the technical basis for doing (almost) anything, there are business 3 2 Servic daption Interface control Network adaption Service enablement 4 Core 5 Business man gement Fixed information to determine the best responder. 4. The two parties are connected. 5. The call is charged to the external company. decisions that have to be made relating to what is actually exposed, to whom, to what extent, how fast and at what price. These decisions are taken on a variety of levels: vendor, system integrator, operator and partner enforced by all of the service-enablement components: interface control, service adaptation, network adaptation and business management. Use cases Architectures such as the one discussed above are theoretical descriptions, forming the basis for understanding. However, use cases that show the theory in application can be helpful. Smart customer support Consider an operator that provides a platform-as-a-service (PaaS) offering Service exposure B for retail businesses. The PaaS includes functions such as employee presence information, store inventory management and back-office integration. It also supports call-forwarding and this service can, for example, be invoked by a user browsing the retailer s online store. The steps involved in this scenario are illustrated in Figure 4. The user is window-shopping, using their smartphone browser or app, on the website of their favorite retail store and wants some additional information relating to a product. The user wants to talk to someone, so they click on the call specialist button provided by the application. This action is caught and processed in the user s device by way of a JavaScript procedure that sends a message to the server (1). This message contains the additional context information related to the call. The server uses an exposed service (2), which essentially requests a call setup without specifying a number for the recipient of the call. The aim of the business logic in service adaptation (3) is to find the best responder for the user. It achieves this by first issuing a location query; stores that are physically close to the caller will be given preference. The best responder is selected based on availability information in the presence database and skills from the personnel database. The call is then set up with the best responder (4), who is automatically provided with the context of the user query. The final step in this use case is the generation of charging information (5). All costs are billed to the retail enterprise and the caller pays for nothing. The contract between the operator and the retail enterprise will determine the finer billing details. Service enablement contributes the machinery that makes it easy for the operator to provide an adaptable set of services. Enhancing content delivery Another scenario, illustrated in Figure 5, shows how to enhance interaction with an OTT content provider and delivery of the content. Looking closer at the details of this scenario, a user wants to watch a video, with the highest possible quality on a mobile phone. The user browses the content

7 7 provider s website and chooses a video (1). To enable and enhance video delivery the operator offers a set of exposed services to the content provider, where each service is bound by a previously agreed business contract between the two parties. To identify the user, the content provider uses the identity management function provided by the operator (2). However, to access this service (or anything else) in the first place, the content provider must be authenticated and authorized by the service enablement interface-control component. This component performs an SLA check to ensure that the content provider s application does not violate business agreements. The network adaptation function converts the request from the content provider to the protocol used to connect with the network enabler handling user data. Next, the content provider requests information about the user s subscription and current capabilities of the network (3). The service adaptation function gathers relevant contextual information about the user from several sources in the network and presents this as one combined result to the content provider. Based on the user s subscription data and current and network information, the content provider offers the user a number of customized viewing options such as a free low-quality version and a premium one (4). The user selects the premium version (5), the application requests enhanced streaming QoS from the operator, and in turn service adaptation converts the simplified QoS request parameters for the application into detailed ones used by the policy and control function in the network (6). Finally, streaming starts (7). Once the content is delivered, the content provider uses the operator s payment service to charge for the video session to the user s account (8). This use case can be varied in many ways. The key aspect to all variations is that the third party is provided with the capability to programmatically influence how content is delivered, while the operator maintains full control over policy definition and execution. FIGURE 5 Enhancing OTT content delivery A 2 User data RAN 1. A user wants to watch a video offered by a content provider; the user browses a content provider s website and selects a video. 2. The content-provider server verifies the user s identity through their operator. 3. Once verified, the contentprovider server requests the user s subscription and network capabilities: service adaptation then requests relevant contextual Service adaption 3 7 Interface control Other use cases There are many potential ways of making the most of services through exposure. In a sense, the whole point of service exposure is to build a framework that will then be used to build new services and applications by bringing existing ones together in a way that is difficult to predict. Some examples include: communication services presented in a WebRTC-enabled browser (as demonstrated at the Mobile World Congress ); in a variant on the case illustrated in Network adaption Service enablement Context Business 8 man gement information about the user from several sources in the network. 4. The content provider presents several quality alternatives to the user. 5. The user selects the premium version. 6. The content provider server requests enhanced QoS for streaming from the operator for this user. 7. Streaming starts. 8. The operator charges the user s account. Service exposure 6 Policy control Core Figure 5, the QoS change can be triggered by detection of a specific flow (implicit service exposure); identity management (and federation): information exposure based on networkderived data (for example, collective behavior such as vehicle traffic); and the classics location, messaging and payment services. Extended scope of service enablement To expose services, a number of capabilities need to be implemented; everything from describing what users

8 Open the window to your assets 8 need to do to use a service (documentation) to having the right policy enforcement in place to ensure that a service is not misused. This article has focused on the generic parts of service exposure architecture; however, the full scope of what Ericsson refers to as service enablement encompasses additional capabilities, such as functions for customizing and personalizing consumer experience, partner setup and M2M application enablement. Service exposure: looking ahead Having described the machinery that can enable service exposure, it is vital to repeat the point that a top-down approach is key when defining what assets to expose. Success will depend on providing the interfaces that developers need to do their job and make their job easier. Become the developer s best friend, meet them where they work in their development environments and present capabilities in such a way that can be quickly understood, tested and integrated. One of the primary motivations for developing service exposure is to support enterprises and service providers as they constantly widen their business reach and at the same time need to keep the user experience in line with expectations. In particular, this includes making the enterprise mobile supporting mobile users and providing the employees with an efficient mobile working environment. Service exposure should initially be steered according to what capabilities can be derived and synthesized from the traditional operator resources of connectivity, communication, mobility, charging and billing, and identity management. Once operators have established their role in the serviceenablement ecosystem, additional capabilities can be added directly by the operator or through partners. This article has not touched on the cloud aspect of service exposure this is not accidental. Services can be exposed to and consumed by both classical and cloud-based architectures. That said, it is likely that cloud technologies will significantly lower the barriers for creating and using exposed services. Many of the capabilities and aggregated applications can and will be compelling components of an operator s (potential) PaaS offerings. To conclude, a way of harmonizing the diverse landscape of apps, devices, products, services and subscriptions is needed. This will be an important way of enhancing the user experience for consumers, enterprise employees, developers and content providers. Service exposure implemented properly through the careful consideration of the varying needs of all the ecosystem s stakeholders and operators in particular promises to bring the required harmonization, securing revenue generation in the future of the communications industry. References 1. Ericsson, 2013, Press Release, Ericsson, Mozilla and AT&T demonstrate WebRTC solution to illustrate seamless web and mobile integration, available at: Ulf Olsson has a background in software architecture for distributed military command and control systems. He joined Ericsson in 1996, working mainly with packet-based systems, such as Packet PDC, GPRS, UMTS and the CDMA2000 packet core network. He is a senior expert at Group Function Technology, where his focus is on overall system architecture issues and how they relate to the different industry areas Ericsson operates in. He holds an M.Sc. in engineering physics from the KTH Royal Institute of Technology in Stockholm, Sweden. Mats Persson is a senior specialist in systems architecture working at the Systems & Technology unit at Solution Area Media, Business Unit Support Solutions. He holds an M.Sc. in computer science from Linköping University, Sweden. He joined Ericsson in 1988 and in his current position he has been working with service-enablement platforms, covering service exposure and M2M. Claes Cegrell is Head of Technology, Content and Enablers at Solution Area OSS, Business Unit Support Solutions. His background is in the IT sector, but for the past 15 years he has worked with development, sales, delivery and management of value added services, OSS/BSS and service enablement platforms focusing on the telecommunications industry. Telefonaktiebolaget LM Ericsson SE Stockholm, Sweden Phone: Fax: Uen ISSN Ericsson AB 2013

Service enablement. Operator opportunities through service enablement

Service enablement. Operator opportunities through service enablement Service enablement Operator opportunities through service enablement contents Toward a Networked Society 3 Seamless services 4 The case for service enablement 5 Ericsson s Service Enablement Platform 6

More information

CONNECTED TRAFFIC CLOUD. A New Approach to Intelligent Traffic Management

CONNECTED TRAFFIC CLOUD. A New Approach to Intelligent Traffic Management CONNECTED TRAFFIC CLOUD A New Approach to Intelligent Traffic Management CHANGING THE GAME OF TRAFFIC INFRASTRUCTURE Transport plays a vital role in society and its role will be even more important tomorrow.

More information

14. E-Commerce Applications and Infrastructures

14. E-Commerce Applications and Infrastructures 14. (Contents) E-Commerce Applications and Infrastructures Contents 14. E-Commerce Applications and Infrastructures Building E-Commerce Applications and Infrastructures Code: 166140-01+02 Course: Electronic

More information

Cloud Computing Lectures SOA

Cloud Computing Lectures SOA Cloud Computing Lectures SOA 1/17/2012 Service Oriented Architecture Service Oriented Architecture Distributed system characteristics Resource sharing - sharing of hardware and software resources Openness

More information

Ayla Architecture. Focusing on the Things and Their Manufacturers. WE RE DRIVING THE NEXT PHASE OF THE INTERNET of THINGS

Ayla Architecture. Focusing on the Things and Their Manufacturers.  WE RE DRIVING THE NEXT PHASE OF THE INTERNET of THINGS WE RE DRIVING THE NEXT PHASE OF THE INTERNET of THINGS NOW Ayla Architecture Focusing on the Things and Their Manufacturers Ayla Networks 2015 www.aylanetworks.com The Ayla Internet of Things Platform:

More information

FlowOne FulfillmentTM Data Sheet

FlowOne FulfillmentTM Data Sheet FULFILLMENT FlowOne FulfillmentTM Data Sheet Service Fulfillment is a critical piece of the service provider infrastructure - in simplicity it is the vehicle that delivers the services to end-customers.

More information

CHAPTER 3 ENTERPRISE SYSTEMS ARCHITECTURE

CHAPTER 3 ENTERPRISE SYSTEMS ARCHITECTURE CHAPTER 3 ENTERPRISE SYSTEMS ARCHITECTURE 1 Learning Objectives Examine in detail the enterprise systems modules and architecture. Understand the effects of a well-designed architecture on ERP implementation.

More information

Open Banking, PSD2 and the New API Economy

Open Banking, PSD2 and the New API Economy Executive Brief Open Banking, PSD2 and the New API Economy Major developments bring cloud-native data integration and API management to the forefront of the technology strategies for financial institutions

More information

Accelerate OSS/BSS Agility Using XML and Web Services

Accelerate OSS/BSS Agility Using XML and Web Services Accelerate OSS/BSS Agility Using XML and Web Services Pieter Knook Senior Vice President Microsoft Corporation 2002 Microsoft. All rights reserved. The Roles of a Service Provider Before Network Focus

More information

Aepona Agile Service Enablement Creating services for business transformation

Aepona Agile Service Enablement Creating services for business transformation Aepona Agile Service Enablement Creating services for business transformation Aepona Agile Service Enablement (ASE), provides a simple to use, highly flexible and powerful service creation, orchestration

More information

The Next Generation Enterprise

The Next Generation Enterprise The Next Generation Enterprise Author: Ravi Kumar Buragapu Technical Architect Abstract This white paper describes the potentials of next generation enterprise technologies and software services that have

More information

Chapter 1 Web Services Basics

Chapter 1 Web Services Basics Slide 1.1 Web Serv vices: Princ ciples & Te echno ology Mike P. Papazoglou mikep@uvt.nl Chapter 1 Web Services Basics Slide 1.2 Topics Introduction definitions Software as a service Where can services

More information

BLOCKCHAIN CLOUD SERVICE. Integrate Your Business Network with the Blockchain Platform

BLOCKCHAIN CLOUD SERVICE. Integrate Your Business Network with the Blockchain Platform BLOCKCHAIN CLOUD SERVICE Your Business Network with the Blockchain Platform Enable real-time transactions and securely share tamper-proof data across a trusted business network. Oracle Blockchain Cloud

More information

CHAPTER 9 Electronic Commerce Software

CHAPTER 9 Electronic Commerce Software CHAPTER 9 Electronic Commerce Software 2017 Cengage Learning. May not be scanned, copied or duplicated, or posted to a. publicly accessible website, in whole or in part, except for use as permitted in

More information

Moving From Contact Center to Customer Engagement

Moving From Contact Center to Customer Engagement Daitan White Paper Moving From Contact Center to Customer Engagement USING THE CLOUD, BIG DATA AND WEBRTC TO GET THERE Highly Reliable Software Development Services http://www.daitangroup.com Daitan Group

More information

API Economy - making APIs part of new business models

API Economy - making APIs part of new business models 1 API Economy - making APIs part of new business models Andrzej Osmak - @aosmak Cloud Advisor, IBM Cloud February 2, 2017 2 Industry disruption has always been driven by technology and standardization

More information

Lesson 3 Cloud Platform as a Service usages for accelerated Design and Deployment of IoTs

Lesson 3 Cloud Platform as a Service usages for accelerated Design and Deployment of IoTs Lesson 3 Cloud Platform as a Service usages for accelerated Design and Deployment of IoTs 1 Large and Big Data platform Oracle IOT PaaS For delivering, integrating, securing and retrieving For analysing

More information

SOA, Web 2.0, and Web Services

SOA, Web 2.0, and Web Services SOA, Web 2.0, and Web Services Dr. Kanda Runapongsa Saikaew Department of Computer Engineering Khon Kaen University http://gear.kku.ac.th/~krunapon/xmlws Overview Technology Trends SOA Web 2.0 Web Services

More information

Network Policy as a Service

Network Policy as a Service Network Policy as a Service The surge of data traffic, largely driven by Over-the-Top (OTT) providers, has put the Communications Service Providers (CSPs) in an unenviable position of needing to spend

More information

Connectivity & Application Integration. Colin Gniel WebSphere Software IBM Software Group Australia/New Zealand

Connectivity & Application Integration. Colin Gniel WebSphere Software IBM Software Group Australia/New Zealand Connectivity & Application Integration Colin Gniel WebSphere Software IBM Software Group Australia/New Zealand The Planet is Getting Smarter Smarter Planet instrumented interconnected intelligent people

More information

SAP Business One 9.3, version for SAP HANA Overview of the Exclusive Features. Global Roll-out, SAP July, 2018

SAP Business One 9.3, version for SAP HANA Overview of the Exclusive Features. Global Roll-out, SAP July, 2018 SAP Business One 9.3, version for SAP HANA Overview of the Exclusive Features Global Roll-out, SAP July, 2018 SAP Business One SAP s best selling ERP solution by number of customers Used by 60,000+ customers

More information

ΜΑΘΗΜΑ: : ΤΕΧΝΟΛΟΓΙΕΣ & ΕΦΑΡΜΟΓΕΣ

ΜΑΘΗΜΑ: : ΤΕΧΝΟΛΟΓΙΕΣ & ΕΦΑΡΜΟΓΕΣ ΠΑΝΕΠΙΣΤΗΜΙΟ ΑΙΓΑΙΟΥ ΤΜΗΜΑ ΜΗΧΑΝΙΚΩΝ ΠΛΗΡΟΦΟΡΙΑΚΩΝ ΚΑΙ ΕΠΙΚΟΙΝΩΝΙΑΚΩΝ ΣΥΣΤΗΜΑΤΩΝ ΠΡΟΠΤΥΧΙΑΚΟ ΠΡΟΓΡΑΜΜΑ ΣΠΟΥ ΩΝ ΜΑΘΗΜΑ: : ΤΕΧΝΟΛΟΓΙΕΣ & ΕΦΑΡΜΟΓΕΣ ΗΛΕΚΤΡΟΝΙΚΟΥ ΕΜΠΟΡΙΟΥ ιδάσκων: ΑΝΑΠΤΥΞΗ ΣΥΣΤΗΜΑΤΩΝ ΗΛΕΚΤΡΟΝΙΚΟΥ

More information

Independent Software Vendor. Established in A company of Greek interests (Societe Anonyme, privately held)

Independent Software Vendor. Established in A company of Greek interests (Societe Anonyme, privately held) www.ist.com.gr Independent Software Vendor Established in 1991 A company of Greek interests (Societe Anonyme, privately held) Focus on specific vertical markets: Telecommunications / Banking Presence:

More information

WHITE PAPER. CA Nimsoft APIs. keys to effective service management. agility made possible

WHITE PAPER. CA Nimsoft APIs. keys to effective service management. agility made possible WHITE PAPER CA Nimsoft APIs keys to effective service management agility made possible table of contents Introduction 3 CA Nimsoft operational APIs 4 Data collection APIs and integration points Message

More information

ericsson White paper GFMC-17: Uen October 2017 TELECOM IT FOR THE DIGITAL ECONOMY

ericsson White paper GFMC-17: Uen October 2017 TELECOM IT FOR THE DIGITAL ECONOMY ericsson White paper GFMC-17:000619 Uen October 2017 TELECOM IT FOR THE DIGITAL ECONOMY Introduction The rapidly expanding digital economy has exposed a clear gap in both the architecture and operational

More information

COMARCH HOW TELECOMS CAN ADJUST TO THE REALITY OF THE DIGITAL ERA

COMARCH HOW TELECOMS CAN ADJUST TO THE REALITY OF THE DIGITAL ERA COMARCH HOW TELECOMS CAN ADJUST TO THE REALITY OF THE DIGITAL ERA As networks become more complex, new technologies are necessary as an add-on to the legacy infrastructure in order to provide service continuity.

More information

Business Integration Architecture for Next generation OSS (NGOSS)

Business Integration Architecture for Next generation OSS (NGOSS) Business Integration Architecture for Next generation OSS (NGOSS) Bharat M. Gupta, Manas Sarkar Summary The existing BSS/OSS systems are inadequate in satisfying the requirements of automating business

More information

IoT Monetization and Partner Management. IoT

IoT Monetization and Partner Management. IoT IoT Monetization and Partner Management IoT October 26, 2017 Etsi, Sophia Antipolis Thank you Who is Amdocs? BSS Provider A leading BSS Provider Present in largest Telco's Worldwide Monetization of CSP

More information

The Complete Outsourcer s Billing Solution

The Complete Outsourcer s Billing Solution HOST-bill The Complete Outsourcer s Billing Solution One single bill, per customer account, that combines all services, equipment and payments into the next generation of bill presentment that all demanding

More information

NetBoss Technologies Integrated Service Assurance

NetBoss Technologies Integrated Service Assurance DOCUMENT TITLE 8 LOREM IPSUM Overview Your Service Assurance Partner NetBoss Technologies Integrated Service Assurance Even one occurrence of service interruption can have dire consequences to the reputation

More information

PEOPLE POWER IMAGINE TECHNOLOGY BUILT AROUND YOU A QUIET REVOLUTION IN

PEOPLE POWER IMAGINE TECHNOLOGY BUILT AROUND YOU A QUIET REVOLUTION IN THE FUTURE OF WORK THE FUTURE OF WORK 1 IMAGINE TECHNOLOGY BUILT AROUND YOU A QUIET REVOLUTION IN PEOPLE POWER Enabling you to work as you want. Adapting and working for you on your terms. Free. Empowered.

More information

Efficiently Develop Powerful Apps for An Intelligent Enterprise

Efficiently Develop Powerful Apps for An Intelligent Enterprise SAP Brief SAP Technology SAP Web IDE Efficiently Develop Powerful Apps for An Intelligent Enterprise SAP Brief Agility to build and extend applications SAP Web IDE puts the power of agile in your hands.

More information

WL Connected Living solutions. unlock the power. of Internet of Things. through engaging Connected Services

WL Connected Living solutions. unlock the power. of Internet of Things. through engaging Connected Services WL Connected Living solutions unlock the power of Internet of Things through engaging Connected Services Fast-growing adoption of IoT & M2M and increasing demand for an innovative IoT Cloud platform The

More information

Xerox FreeFlow Digital Publisher Automating print and digital production to open new horizons for you and your customers.

Xerox FreeFlow Digital Publisher Automating print and digital production to open new horizons for you and your customers. Xerox FreeFlow Digital Workflow Collection Brochure Xerox Automating print and digital production to open new horizons for you and your customers. Content owners need to broaden their reach. You want to

More information

Documents Cloud Service Simple. Secure. Everywhere.

Documents Cloud Service Simple. Secure. Everywhere. Documents Cloud Service... Copyright 2015 Oracle Corporation. All Rights Reserved. Your Files in Oracle Cloud Today s world doesn t sleep. Having 24/7 access to business-critical information for you and

More information

Building a. Digital Marketplace of Commercially Ready Services

Building a. Digital Marketplace of Commercially Ready Services Building a Digital Marketplace of Commercially Ready Services Getting Started Many service providers have focused their virtualization efforts initially on the high growth B2B market as they strive to

More information

Achieving Service Agility with a Service Innovation Framework

Achieving Service Agility with a Service Innovation Framework By Laurie Spiegel, 13 February, 2014. Achieving Service Agility with a Service Innovation Framework Any new product development environment should allow service providers to quickly create, launch, deliver

More information

Exploring IoT Business Opportunities In Manufacturing By : Jim Brown President Tech-Clarity

Exploring IoT Business Opportunities In Manufacturing By : Jim Brown President Tech-Clarity 1 Exploring IoT Business Opportunities In Manufacturing By : Jim Brown President Tech-Clarity 2 Manufacturing in an Era of Innovation The manufacturing industry is currently in an era of significant innovation.

More information

Accelerate and assure wireless services with intelligent solutions for wireless network and service management.

Accelerate and assure wireless services with intelligent solutions for wireless network and service management. Wireless service management solutions To support your business objectives Accelerate and assure wireless services with intelligent solutions for wireless network and service management. Highlights Attract

More information

Turn your conversations into memorable conversations by learning how to showcase Dynamics CRM Online value proposition to Technical Decision Makers.

Turn your conversations into memorable conversations by learning how to showcase Dynamics CRM Online value proposition to Technical Decision Makers. The Technical Brief provides answers to key Technical Decision Maker questions and/or concerns in topics such as: Extensibility Security Deployment and Management Integration Application Architecture Collaboration

More information

Online Mediation Controller 1-1

Online Mediation Controller 1-1 Online Mediation Controller 1-1 Online Mediation Controller 1-2 IMS = IP Multimedia Subsystem NGN = Next Generation Network Online Mediation Controller 1-3 The Purpose of a Service Delivery Platform The

More information

Fundamentals of Information Systems, Seventh Edition

Fundamentals of Information Systems, Seventh Edition Fundamentals of Information Systems, Seventh Edition Chapter 5 Electronic and Mobile Commerce and Enterprise Systems Fundamentals of Information Systems, Seventh Edition 1 Why Learn About Electronic and

More information

Unlock new insights from network OSS data

Unlock new insights from network OSS data WHITEPAPER Unlock new insights from network OSS data How combining data from passive probes and OSS creates new insights for enhanced network and service assurance Published by 2018 INTRODUCTION As operators

More information

IBM Marketing Cloud introduces IBM Real Time Personalization to enable marketers to deliver optimized content, tailored to each individual

IBM Marketing Cloud introduces IBM Real Time Personalization to enable marketers to deliver optimized content, tailored to each individual IBM United States Software Announcement 216-320, dated September 20, 2016 IBM Marketing Cloud introduces IBM Real Time Personalization to enable marketers to deliver optimized content, tailored to each

More information

WHITE PAPER MONETIZE IOT DATA WITH ANALYTICS

WHITE PAPER MONETIZE IOT DATA WITH ANALYTICS WHITE PAPER MONETIZE IOT DATA WITH ANALYTICS WHAT WILL YOU LEARN? n IoT Data Analytics Verticals and Synergies n Using Data Internally and Externally n Automation with a Human Element n The Needs of Various

More information

Unified Charging and Billing Solution Unified next generation of charging systems in mobile networks

Unified Charging and Billing Solution Unified next generation of charging systems in mobile networks Unified Charging and Solution Unified next generation of charging systems in mobile networks Daniel Donhefner Nokia Siemens Networks Business Support Systems Research and Development 1 Motivation and Overview

More information

DIGITAL BSS CORE Solution Overview

DIGITAL BSS CORE Solution Overview DIGITAL BSS CORE Solution Overview Open & Intelligent Foundation for Monetization of the Digital Era Qvantel Digital BSS Core Open and Intelligent for the Monetization Needs of the Digital Era Qvantel

More information

Tough Math for Desktop TCO

Tough Math for Desktop TCO Top 6 reasons to use a Remote Desktop and RemoteApps Tough Math for Desktop TCO In their fight to reduce IT budgets, small- and medium-sized businesses have to answer one tough question: how do we reduce

More information

White Paper. Why A Company, Big or Small, Might Outsource its EDI

White Paper. Why A Company, Big or Small, Might Outsource its EDI White Paper Why A Company, Big or Small, Might Outsource its EDI 1 Table of contents Traditional or Modern EDI? 4 Not Just Features, but Capabilities 4 EDI Deployments 5 EDI and Business Execution 5 So,

More information

SAP Business One OnDemand. SAP Business One OnDemand Solution Overview

SAP Business One OnDemand. SAP Business One OnDemand Solution Overview SAP Business One OnDemand SAP Business One OnDemand Solution Overview SAP Business One OnDemand Table of Contents 4 Executive Summary Introduction SAP Business One Today 8 A Technical Overview: SAP Business

More information

Mecka SaaS Overview v5.1

Mecka SaaS Overview v5.1 Mecka SaaS Overview v5.1 Selling Auto Parts Everywhere Industry Challenges Due to Vehicle Fitment Requirements ONLY 12% of auto parts companies use software designed for their industry. Complex Vehicle

More information

API Gateway Digital access to meaningful banking content

API Gateway Digital access to meaningful banking content API Gateway Digital access to meaningful banking content Unlocking The Core Jason Williams, VP Solution Architecture April 10 2017 APIs In Banking A Shift to Openness Major shift in Banking occurring whereby

More information

POLOPOLY V9 TECHNICAL OVERVIEW. System Architecture Templates and Presentation Modules

POLOPOLY V9 TECHNICAL OVERVIEW. System Architecture Templates and Presentation Modules POLOPOLY V9 TECHNICAL OVERVIEW System Architecture Templates and Presentation Modules 2008 Atex Group Ltd Polopoly, Polopoly Content Manager, Polopoly Relationship Manager, Polopoly User Module, Polopoly

More information

Oracle Service Cloud. New Feature Summary. Release 18C ORACLE

Oracle Service Cloud. New Feature Summary. Release 18C ORACLE Oracle Service Cloud Release 18C New Feature Summary ORACLE TABLE OF CONTENTS Revision History 3 Overview 3 Agent Browser Desktop Automation 3 Workflow Enable Save Option for Workflow Elements 3 Workflow

More information

How APIs Fast-Track IoT Opportunities Across Industries

How APIs Fast-Track IoT Opportunities Across Industries How APIs Fast-Track IoT Opportunities Across Industries Assessing the IoT Opportunity The combination of ubiquitous connected mobile devices and Moore s Law has created an enormous market opportunity to

More information

CHARTING THE FUTURE OF INNOVATION # ERICSSON TECHNOLOGY EVOLVING OPERATIONS SUPPORT SYSTEMS

CHARTING THE FUTURE OF INNOVATION # ERICSSON TECHNOLOGY EVOLVING OPERATIONS SUPPORT SYSTEMS CHARTING THE FUTURE OF INNOVATION #1 2018 ERICSSON TECHNOLOGY EVOLVING OPERATIONS SUPPORT SYSTEMS EVOLVING OPERATIONS SUPPORT SYSTEMS OPEN, INTELLIGENT AND model-driven: evolving OSS The simplicity required

More information

POWERING THE WORKPLACE OF THE FUTURE. Unified communications is a game-changer for the modern workforce

POWERING THE WORKPLACE OF THE FUTURE. Unified communications is a game-changer for the modern workforce POWERING THE WORKPLACE OF THE FUTURE Unified communications is a game-changer for the modern workforce Table of Contents Introduction 3 The Need for Easy-to-Use Solutions 4 Empowering the Mobile Workforce

More information

MAXIMIZING ROI FROM YOUR EMS: Top FAQs for Service Provider Executives

MAXIMIZING ROI FROM YOUR EMS: Top FAQs for Service Provider Executives MAXIMIZING ROI FROM YOUR EMS: Top FAQs for Service Provider Executives With the Nakina Network OS, it is possible to have a powerful, simple and scalable, carrier-grade solution to discover, secure and

More information

Introduction to Cloud Computing

Introduction to Cloud Computing Introduction to Cloud Computing I am here to help buzzetti@us.ibm.com Historic Waves of Economic and Social Transformation Industrial Revolution Age of Steam and Railways Age of Steel and Electricity Age

More information

Policy 1.0 Policy Control Operator Guide

Policy 1.0 Policy Control Operator Guide Policy 1.0 Policy Control Operator Guide Free Operator Guide The Moriana Group February 2010 Section B Thought Leadership White Papers Thought Leadership White Papers 2 BSS Evolution: The Real-Time Triumvirate

More information

xs2a enabler Time to think ahead! PSD2 is coming with new challenges and massive opportunities. Content

xs2a enabler Time to think ahead! PSD2 is coming with new challenges and massive opportunities. Content xs2a enabler Time to think ahead! PSD2 is coming with new challenges and massive opportunities. figo xs2a enabler is the result of our work since 2013 on creating and living a secure and futureproof API

More information

WHITE PAPER. Simplify integration through Hypermedia APIs in the Digital Economy

WHITE PAPER. Simplify integration through Hypermedia APIs in the Digital Economy WHITE PAPER Simplify integration through Hypermedia APIs in the Digital Economy Next generation services and technologies (SDN/NFV, Cloud, IoT), B2B2X business models demand more active collaboration and

More information

Service Virtualization

Service Virtualization Service Virtualization A faster, more efficient and less costly way to develop and test enterprise-class applications As cloud and mobile computing gain rapid acceptance, IT departments are expected to

More information

API 360: The Complete API Strategy Model for the Enterprise

API 360: The Complete API Strategy Model for the Enterprise API 360: The Complete API Strategy Model for the Enterprise Enabling Growth With APIs Growing your enterprise is an ongoing priority. And, as the Successfully executing a digital strategy requires the

More information

ACCENTURE HOME 2.0. Helping Communications Service Providers Capture New Opportunities in Living Services

ACCENTURE HOME 2.0. Helping Communications Service Providers Capture New Opportunities in Living Services ACCENTURE HOME 2.0 Helping Communications Service Providers Capture New Opportunities in Living Services ACCENTURE HOME 2.0: HELPING COMMUNICATIONS SERVICE PROVIDERS CAPTURE NEW OPPORTUNITIES IN LIVING

More information

Ellucian CRM: platform overview

Ellucian CRM: platform overview Ellucian CRM: platform overview Enterprise-class, higher education-specific Built for higher education Ellucian CRM is designed for colleges and universities and provides higher education-specific business

More information

Pequeño Telecommunications Design

Pequeño Telecommunications Design Pequeño Telecommunications Design Objective Pequeño Telecommunications (PT) aims to be an all-in-one telecommunications provider. The services offered will include: local, long distance, mobile, and internet

More information

Platform overview. Platform core User interfaces Health monitoring Report generator

Platform overview. Platform core User interfaces Health monitoring Report generator 1 Platform overview Beyond Seen Screen is a platform that allows users to scan the video content they are watching with their smartphone and receive additional information related to that video. The information

More information

WHITE PAPER Migrating to the Cloud

WHITE PAPER Migrating to the Cloud WHITE PAPER Make the move without making mistakes 1 Introduction The cloud is a nebulous concept, literally. Moving to the cloud is not as straightforward as moving a data center from San Francisco to

More information

SAP S/4HANA Cloud 1611 Release Highlights

SAP S/4HANA Cloud 1611 Release Highlights SAP S/4HANA Cloud 1611 Release Highlights Table of Contents 3 Finance 4 Sourcing and Procurement 5 Manufacturing 6 Marketing 7 Professional Services 8 Cross-LoB Enhancements 6 Sales Experience Our Next-Generation

More information

MATRIXX Digital Commerce

MATRIXX Digital Commerce MATRIXX Digital Commerce A single platform for rapid digital transformation that brings together disparate network and IT functions. By automating processes and streamlining operations, service providers

More information

1. GENERAL. 1.2 Standard Service Features

1. GENERAL. 1.2 Standard Service Features Visual Interactive Calling + 1. GENERAL 1.1 Service Definition 1.2 Standard Service Features 1.3 Optional Service Features 2. CUSTOMER RESPONSIBILITIES 2.1 Single Point of Contact 2.2 Customer Resources

More information

Monetising the API infrastructure. BY Krishna Kumar Menon Solutions Head - Telecom

Monetising the API infrastructure. BY Krishna Kumar Menon Solutions Head - Telecom Monetising the API infrastructure BY Krishna Kumar Menon Solutions Head - Telecom Most Operators have until quite recently operated a 2-tier business model, with network infrastructure forming the bottom

More information

HP Cloud Maps for rapid provisioning of infrastructure and applications

HP Cloud Maps for rapid provisioning of infrastructure and applications Technical white paper HP Cloud Maps for rapid provisioning of infrastructure and applications Table of contents Executive summary 2 Introduction 2 What is an HP Cloud Map? 3 HP Cloud Map components 3 Enabling

More information

SOFTWAREONE UNIFIED COMMUNICATIONS MADE SIMPLE UNIFIED COMMUNICATIONS FOR THE FUTURE WORKPLACE

SOFTWAREONE UNIFIED COMMUNICATIONS MADE SIMPLE UNIFIED COMMUNICATIONS FOR THE FUTURE WORKPLACE SOFTWAREONE UNIFIED COMMUNICATIONS MADE SIMPLE UNIFIED COMMUNICATIONS FOR THE FUTURE WORKPLACE CONTENTS SECTION 1 INTRODUCTION 04 SECTION 2 WHY UNIFIED COMMUNICATIONS? 06 SECTION 3 THE SOFTWAREONE APPROACH

More information

Contact Center Integrations Portfolio. Innovation Collaboration Evolution Results

Contact Center Integrations Portfolio. Innovation Collaboration Evolution Results Avaya CISCO Genesys Microsoft Contact Center Integrations Portfolio Innovation Collaboration Evolution Results SOFTEL Communications Complete Contact Center Integrations Portfolio Contact center solutions

More information

Nuance Loop Mobile Marketing and Advertising Services

Nuance Loop Mobile Marketing and Advertising Services Nuance Loop Mobile Marketing and Advertising Services 2 Contextual Marketing for personalized, real-time and interactive marketing campaigns Mobile operators face increasing pressure on traditional revenue

More information

ACCEPTANCE TEST PLAN. Docket Course Scheduling. For. Version 1.0 February 5, 2013

ACCEPTANCE TEST PLAN. Docket Course Scheduling. For. Version 1.0 February 5, 2013 ACCEPTANCE TEST PLAN For Docket Course Scheduling Version 1.0 February 5, 2013 Developed by Robert Brown Nathal Fonseka Max Haley Michael Kovalichik Joseph Nelson Basil Nyachogo Raymond Selfridge Prepared

More information

IBM Sterling Gentran:Server for Windows

IBM Sterling Gentran:Server for Windows IBM Sterling Gentran:Server for Windows Handle your business transactions with a premier e-business platform Overview In this Solution Overview, you will learn: How to lower costs, improve quality of service,

More information

Unlock the power of your data FOUR STEPS TO CHOOSING A DATA INTEGRATION TOOL

Unlock the power of your data FOUR STEPS TO CHOOSING A DATA INTEGRATION TOOL Unlock the power of your data FOUR STEPS TO CHOOSING A DATA INTEGRATION TOOL Table of Contents Introduction \ Find the right tool to unlock the power of your data 1 \ Examine how your organization uses

More information

CSG SINGLEVIEW TAKE A UNIFIED APPROACH TO REVENUE MANAGEMENT

CSG SINGLEVIEW TAKE A UNIFIED APPROACH TO REVENUE MANAGEMENT CSG SINGLEVIEW TAKE A UNIFIED APPROACH TO REVENUE MANAGEMENT C S G SIN G L E V IE W 2 The market and customer demands are in flux. CSPs need to keep pace with network evolution and offer services that

More information

Whitepaper Telecommunications

Whitepaper Telecommunications Lowering the Barrier of Entry to the WiMAX Service Market How to Solve WiMAX Business Challenges Comarch Headquarters Al. Jana Pawła II 39 a 31-864 Krakow Poland phone: +48 12 64 61 000 fax: +48 12 64

More information

LTE DATA REVOLUTION Technical Session May 5 th, 2016

LTE DATA REVOLUTION Technical Session May 5 th, 2016 LTE DATA REVOLUTION Technical Session May 5 th, 2016 Copyright Redknee Inc. 2016 A Quick RECAP Market Trends Data traffic expected to see a ten-fold increase by 2019. Subs and SIM numbers growing. High

More information

Oracle Service Cloud and Oracle WebRTC Session Controller ORACLE WHITE PAPER FEBRUARY 2015

Oracle Service Cloud and Oracle WebRTC Session Controller ORACLE WHITE PAPER FEBRUARY 2015 Oracle Service Cloud and Oracle WebRTC Session Controller ORACLE WHITE PAPER FEBRUARY 2015 Disclaimer The following is intended to outline our general product direction. It is intended for information

More information

Simfony IoT Platform-as-a-Service

Simfony IoT Platform-as-a-Service Simfony IoT Platform-as-a-Service Simfony IoT PaaS Simfony s IoT PaaS enables Service Providers to immediately benefit from the growing IoT market by launching a complete product portfolio focused on M2M

More information

Cloud Platforms. Various types and their properties. Prof. Balwinder Sodhi. 1 Computer Science and Engineering, IIT Ropar

Cloud Platforms. Various types and their properties. Prof. Balwinder Sodhi. 1 Computer Science and Engineering, IIT Ropar Cloud Platforms Various types and their properties Prof. Balwinder Sodhi 1 Computer Science and Engineering, IIT Ropar Cloud Classification Service model based Depends on the cloud services being offered

More information

Effective SOA governance.

Effective SOA governance. Governing service-oriented architecture March 2006 Effective SOA governance. Kerrie Holley, IBM Distinguished Engineer, Business Consulting Services Jim Palistrant, IBM Market Manager, Rational SOA Steve

More information

THE BUSINESS VALUES OF 5G CLOUD-OPTIMIZED NETWORK APPLICATIONS

THE BUSINESS VALUES OF 5G CLOUD-OPTIMIZED NETWORK APPLICATIONS THE BUSINESS VALUES OF 5G CLOUD-OPTIMIZED NETWORK APPLICATIONS Introduction The advent of 5G offers new opportunities for service providers 1 and enables the telecommunications industry to develop new

More information

Verint Engagement Management Solution Brief. Overview of the Applications and Benefits of

Verint Engagement Management Solution Brief. Overview of the Applications and Benefits of Verint Engagement Management Solution Brief Overview of the Applications and Benefits of Verint Engagement Management November 2015 Table of Contents Introduction... 2 Verint Engagement Management Advantages...

More information

WHITE PAPER. CONTROL-M: Empowering the NetWeaver Solution

WHITE PAPER. CONTROL-M: Empowering the NetWeaver Solution WHITE PAPER CONTROL-M: Empowering the NetWeaver Solution e TABLE OF CONTENTS INTODUCTION...3 SAP NETWEAVER OVERVIEW... 3 COMPREHENSIVE TECHNOLOGY - INCREASING THE CHALLENGE... 4 CHALLENGES IN THE NETWEAVER

More information

LS Nav 2018 and the road ahead Webinar Q&A

LS Nav 2018 and the road ahead Webinar Q&A LS Nav 2018 and the road ahead Webinar Q&A 15.02.2018 Presenter Matthias Matthiasson, Product Director, LS Nav Q: Hello. I would like to ask what payment platforms are/will be supported...? A: (I assume

More information

Evolving a Stovepipe Set Of Systems Into An Enterprise Architecture. Renzo Bianchi, Lockheed Martin

Evolving a Stovepipe Set Of Systems Into An Enterprise Architecture. Renzo Bianchi, Lockheed Martin Evolving a Stovepipe Set Of Systems Into An Enterprise Architecture Association For Enterprise Integration EXPO 2003 Renzo Bianchi, Lockheed Martin (renzo.bianchi@lmco.com) b Defining The Tenants For Developing

More information

i-coin General non-technical platform definition

i-coin General non-technical platform definition General non-technical platform definition Propentus Oy, 2007 20.6.2007 HISTORY OF THIS DOCUMENT Version and date Author Description 1.0 / 22.3.2007 Sami Laaksonen First version was created. 1.1 / 27.3.2007

More information

TELECOMS.

TELECOMS. Powering Your Business into the Future TELECOMS www.telcobilling.selcomm.net If you think the Internet changed business, think again. The IoT will change it completely even for Telcos. Gartner Inc. Future-proof

More information

Cloud solutions for bigger business

Cloud solutions for bigger business Cloud solutions for bigger business Advance your bigger business MYOB Advanced Platform benefits 1 Easy MYOB Advanced Business is an online business Enterprise Resource Management system (ERP) and MYOB

More information

XML Gateway with BPEL - B2B and A2A integrations are now simpler and faster than ever

XML Gateway with BPEL - B2B and A2A integrations are now simpler and faster than ever XML Gateway with BPEL - B2B and A2A integrations are now simpler and faster than ever Kalyan Sura ksura@hcl.in HCL America Introduction With so much emphasis being made on utilizing Service Oriented Architecture

More information

Financial Fusion. Feature Guide. Consumer e-finance Suite. version 4.6

Financial Fusion. Feature Guide. Consumer e-finance Suite. version 4.6 Financial Fusion Consumer e-finance Suite version 4.6 Feature Guide Financial Fusion, e-finance, and Financial Fusion Server are trademarks of Financial Fusion, Inc. Sybase is a registered trademark of

More information

Oracle Communications Service Activation Overview. Updated January 2007

Oracle Communications Service Activation Overview. Updated January 2007 Oracle Communications Service Activation Overview Updated January 2007 Oracle Communications Service Activation Overview The rapid pace of technological change and the drive toward network convergence

More information

Mapping Service-Orientation to TOGAF 9 Part IV: Applying Service-Orientation to TOGAF s Service Contracts

Mapping Service-Orientation to TOGAF 9 Part IV: Applying Service-Orientation to TOGAF s Service Contracts Mapping Service-Orientation to TOGAF 9 Part IV: Applying Service-Orientation to TOGAF s Service Contracts by Filippos Santas, Credit Suisse Private Banking in Switzerland In this series of articles we

More information

Milano, 10 aprile 2014!

Milano, 10 aprile 2014! Milano, 10 aprile 2014! RF & Wireless & Embedded IC & Automation Fortronic Dai sensori alle applicazioni una soluzione end-to-end personalizzabile Giuseppe Surace, Telit Wireless Solutions PLC About Telit»

More information