SlideShare uma empresa Scribd logo
1 de 13
Baixar para ler offline
ERICSSON
TECHNOLOGY
EVOLVING
OPERATIONSSUPPORT
SYSTEMS
C H A R T I N G T H E F U T U R E O F I N N O V A T I O N | # 1 ∙ 2 0 1 8
2 ERICSSON TECHNOLOGY REVIEW ✱ FEBRUARY 7, 2018
✱ EVOLVING OPERATIONS SUPPORT SYSTEMS
MALGORZATA
SVENSSON,
MUNISH AGARWAL,
STEPHEN TERRILL,
JOHAN WALLIN
The long-standing paradigm of bundling
vendor and domain-specific management
with network functions has been challenged
in recent years by a new approach that is built
on the concept of an open and model-driven
platform. This new approach leverages open
source and uses standardized interfaces to
enable a horizontal management platform.
■Today’sserviceprovidersexpectrapidnetwork
deployments,agileintroductionofnewservices
andcost-efficientoperationandmanagement–
requirementsthatareevenmoreimportantwhen
planningforfuture5Gcapabilities.Recent
technologytrendsmakeitpossibletoredefine
traditionalsupportsystemsatthesametimeas
theyenablegreaterefficiencyindevelopmentand
operations.
Forexample,model-drivenautomationeliminates
theneedformanualinteractionbyexternalizing
behavioralaspectsofspecificdomainsfrom
applicationlogic.Real-timeandnear-real-time
analyticsredefinetheimplementationandscopeof
supportsystemfunctionslikeperformance,fault
management,assuranceandoptimization,where
analyticsmodelsactonthecollectedandcorrelated
data,producinginsightsthatarefarricherinscope
thantheoutcomeofthetraditionalfunctions.
Machineintelligence(MI)algorithmsenable the
transitionfromreactivetoproactivedecisionmaking.
TheDevOpsparadigmsimplifiesdevelopment
andoperationalprocesses.Itrequiresdevelopment
anddeployment-friendlysoftwarearchitectureand
The simplicity required to deploy and manage services in future network and
infrastructure operations is driving the need to rethink traditional operations
support systems (OSS). To unleash the potential of 5G, Network Functions
Virtualization (NFV) and software-defined networking (SDN), future OSS
need to be open, intelligent and able to support model-driven automation.
OPEN, INTELLIGENT AND
model-driven:
evolvingOSS
FEBRUARY 7, 2018 ✱ ERICSSON TECHNOLOGY REVIEW 3
EVOLVING OPERATIONS SUPPORT SYSTEMS ✱
toolchainsthatsupportautomation.Microservice
architecturesupportstheDevOpsparadigmand
enableshighlyscalable,extendableandflexible
systems.
Ericsson’sapproachtoevolvingOSSisbasedon
combiningthesetechnologiesandsolutionstocreate
amodernOSSarchitecturethatisoptimizedtomeet
therequirementsofserviceprovidersinthemidto
longterm.
OurOSSarchitectureprinciples
ThekeyprinciplesguidingEricsson’sOSS
architectureconceptarethatitisserviceoriented,
thattheautomationisanalyticsandpolicydriven,
andthatitusesvirtualizationandabstractionof
networkfunctions.Byfollowingtheseprinciples,
wecanevolveOSStobecomeprogrammableand
abletoleveragetheinterfacesofferedbythe
productiondomains.
Terms and abbreviations
AI–artificialintelligence|API–applicationprogramminginterface|BSS–businesssupportsystems|
ETSI–EuropeanTelecommunicationsStandardsInstitute|MANO–ManagementandOrchestration|
MI–machineintelligence|ML–machinelearning|NFV–NetworkFunctionsVirtualization|ONAP–Open
NetworkAutomationPlatform|OSS–operationssupportsystems|PNF–PhysicalNetworkFunction|
SDN–software-definednetworking|SLA–ServiceLevelAgreement|TOSCA–TopologyandOrchestration
SpecificationforCloudApplications|UDM–UnifiedDataManagement|VNF–VirtualNetworkFunction
Definitions of key concepts
〉〉	Analytics is the discovery, interpretation and communication of meaningful patterns in data. It is the
umbrella for AI, ML and MI.
〉〉	Cloud native is a term that describes the patterns of organizations, architectures and technologies that
consistently, reliably and at scale take full advantage of the possibilities of the cloud to support cloud-
oriented business models.
〉〉	Microservice is a small service supporting communication over network interfaces. Several such services
constitute an application. Each microservice covers a limited and coherent functional scope and is
independently manageable by fully automated life-cycle machinery. A microservice is small enough to be
the responsibility of a single, small development team.
〉〉	OSS business layer is a conceptual layer of the OSS that guides the service provider through the
operational support subset of its business process.
〉〉	OSS control layer is a layer of the OSS containing functionality that controls and manages production
domains.
〉〉	Policy is a function that governs the choices in the behavior of a system. Policy can use a declarative or
imperative approach.
〉〉	Programmability is the ability to externally influence the behavior of a system in a defined manner.
〉〉	Resource is a means to realize a service, and can be either physical or non-physical.
〉〉	Service is a means to deliver value to a customer or user; it should be understandable to a customer.
Service is also a representation of the implementation aspects to deliver the value.
4 ERICSSON TECHNOLOGY REVIEW ✱ FEBRUARY 7, 2018
✱ EVOLVING OPERATIONS SUPPORT SYSTEMS
Abstraction,programmability
anddomain-specificextensions
Networksarecomplex.Asthephysicalresources
withinthemtransformintovirtualresourcessuch
asVirtualNetworkFunctions(VNFs),virtual
switches,virtualnetworksandvirtualcloud
resources,theywillexposeonlywhatisnecessary
andbemanagedinauniformway.Thisleadstoa
logicalrepresentationofresourcesandnetworks,
whichisreferredtoasabstraction.The
capabilitiesofthesevirtualresourcesareexposed
throughtheirinterfaces,whiletheirbehavioris
influencedbytheseinterfaces.Thisisreferredto
asprogrammability.Themethodologyof
abstractionandprogrammabilityiscontinually
andrecursivelyappliedatalllevelsoftheOSSand
networks,fromtheresources’interfacestothe
exposedservices.
Abstractionandprogrammabilityarethemain
prerequisitesforuniformmanagementof
automation,easingtheshiftfrommanaging
networkstomanagingautomation.Theyenable
simplificationbyexposingonlytherequired
capabilitiesofadomain,whilestillsupportingan
efficientinteractionbetweenmanagementsystem
scopes,andmanagementsystemsandnetworks.
Regardlessofthegeneralizationofthebehavior
betweenvariousproductiondomains,thedomain-
specificaspectsremain.Someexamplesof
domain-specificextensionsare:managingand
optimizingradiofrequency,designingandhandling
datacentercapacity,ordesigningL2/L3service
overlay.Specificproductiondomaincompetencies
andprocessesarerequiredtoprovidethenecessary
capabilitiesintheseexamples,eventhoughthe
capabilitiesarerealizedbythesameOSS.
Fromautomaticmanagementto
managementofautomation
Thegoalofautomationistoprovideazero-touch
network,whichmeansthatautomationmoves
fromautomatingviascriptingwhatcanbedone
manually,toanautonomicnetworkthattakescare
ofitselfandhandlespreviouslyunforeseen
situations.Thischangestheapproachto
management,frommanagingnetworksmanually
tomanagingautomation.
Akeypartofmanagingautomationisthecontrol
loopparadigm,asshowninFigure1.Thisisachieved
bydesigningtheinsightsandpoliciesrequiredfora
usecase,andthedecisionsthatneedtobemade.
Insightsaretheoutcomewhendataisprocessedby
analytics.Policiesrepresenttherulesgoverningthe
decisionstobemadebythecontrolloop.Thedecisions
areactuatedbyCOM(Control,Orchestration,
Management),whichinteractswithproduction
domainsbyrequestingactionssuchasupdate,
configureorheal.Thecontrolloopsareimplemented
bymultipleOSSfunctionsandcanactina
hierarchicalway.
Byleveraginganalytics,MIandpolicy,control
loopsbecomeadaptiveandarecentraltoassuring
andoptimizingthedeployedservicesandresources.
AUTOMATIONCANBE
FURTHERENHANCEDBY
APPLYINGMI,WHICHISTHE
COMBINATIONOFMACHINE
LEARNINGANDARTIFICIAL
INTELLIGENCE
FEBRUARY 7, 2018 ✱ ERICSSON TECHNOLOGY REVIEW 5
EVOLVING OPERATIONS SUPPORT SYSTEMS ✱
MIandautonomicnetworks
Automationcanbefurtherenhancedbyapplying
MI,whichisthecombinationofmachinelearning
(ML)andartificialintelligence(AI).MIadaptsto
thesituationinanetworkandlearnstoprovidethe
bestinsightsforagivennetworksituation.
AsthelevelofMIincreases,theroleofpolicyshifts
fromgovernanceofthedecisionstobemade,to
ensuringthattheinsightsproducedfromMIare
appropriate.Inthissense,MIisanenablerfor
autonomicnetworks.
Figure 1 Analytics and policy-driven automation: closed control loop
Analytics Policy
Control
orchestration
management
Insights Decisions
Actions
Data
OSS business layer
OSS control layer
Production domains
Design Onboard Test Deploy Operate Retire
PNF PNF VNF VNF VNF VNF VNF
Cloud system
infrastructure Transport
6 ERICSSON TECHNOLOGY REVIEW ✱ FEBRUARY 7, 2018
✱ EVOLVING OPERATIONS SUPPORT SYSTEMS
Figure 2 Model-driven OSS architecture
Network slice
life-cycle
management
Studio suite VNF scaling SLA assurance ...RAN
optimization
OSS business layer
OSS control layer
OSS information layer
Network slice
deployment model
VNF scaling policy
model
RAN optimization
policy model
Design Onboard Test Deploy Operate Retire
Orche-
stration
PolicyAnalyticsCatalog Inventory Mediation
Model-drivenarchitecture
Tosecureefficientandconsistentmanagement,
thebehavioralaspectsofspecificdomainsare
externalizedfromapplicationlogictomodels.
Therearemodelsforconfiguration,orchestration,
policyrulesandanalytics.
Resourceandservicelife-cyclemanagementisa
goodexampleofamodel-drivenapproach.
AsshowninFigure2,themodelsdescribethe
servicesandtheresources.Thesemodelsare
designedandonboardedinastudiosuite.Theyare
thenusedtotest,deploy,operateandretirethe
servicesandtheresources.Themodelsarebased
onstandardmodelingapproaches.Forexample,
deploymentmodelsaredescribedusingHEAT
(specifically,orchestrationinOpenStack[1])–and
TOSCA[2].The“operate”processcancover
activitiessuchasscale,upgrade,heal,relocate,stop
andstart.
Theconfigurationandinstrumentationofthe
executingresourceandserviceinstancesrequire
resourceandserviceviewsexpressedalsoas
models.IETFYANG[3]hasemergedasthe
mainstreammodelinglanguageforthispurpose.
Policyrulesetsdefinethebehavioralaspectsof
serviceassurance,resourceperformanceand
scaling.Sincethemodelsarethewaytocapture
businesslogicandintellectualproperty,theywill
becomesellableobjectsthemselvesandbesubject
tocommercialagreements.
FEBRUARY 7, 2018 ✱ ERICSSON TECHNOLOGY REVIEW 7
EVOLVING OPERATIONS SUPPORT SYSTEMS ✱
Figure 3 Ericsson’s OSS architecture
Service and
resource life-cycle
management
User service and
resource life-cycle
management
Assurance and
optimization
Interaction management
Studiosuite
ServicesandAPIexposure
Capacity management
OSS catalogs and inventories
Mediation and analytics
Production
domains
BSS
Knowledge
management
Security
management
Procurement
Forecasting
Development
Marketplace
Packet
core
Communi-
cation
services
Cloud system
infrastructure TransportRAN UDM
Modulararchitectureand
implementationcapabilities
TheoptimalOSSofthefuturewillbebasedbothon
theprinciplesoutlinedaboveandonmodular
architectureandimplementationcapabilities.
Studiosuite
Figure3illustratesthestudiosuite,whichprovides
asingle,coherentenvironmenttodesign,test,
operate,controlandcoordinateallthebusiness,
engineeringandoperationalprocessesofaservice
provider.Thisisdonebyexpressingtheprocesses,
interfaceextensions,policies,deploymentsand
configurationsasmodelsandusingthemfor
automationofalltheOSSfunctionsandthe
managedproductiondomains.Thestudiosuite
frameworkincludesbusiness,engineeringand
operationalstudios.
Thebusinessstudioistheenvironmentwhere
businessandoperationalprocessesaremaintained.
Thebusinessstudioautomaticallyorchestratesthe
processmodelsbyinvokingoperationsonthe
appropriatefunctionsintheOSSstack.
Theengineeringstudioprovidesamodel-driven
platformwheretheOSSfunctionsandtherelevant
informationandinformationmodelsassociated
withthosefunctionsareconstructedandextended.
Itletsauser(humanormachine)realizevarious
managementtasksbyextendingtheOSSfunctions
withuse-casespecificmodelsforconfiguration,
8 ERICSSON TECHNOLOGY REVIEW ✱ FEBRUARY 7, 2018
✱ EVOLVING OPERATIONS SUPPORT SYSTEMS
orchestration,dataandpolicies.Itprovidessoftware
developmentkitsfordefiningtheextensionmodels
andtheninstantiatestheneededcomponents,
provisionsthecomponentswiththemodelsand
wiresthemtogethertorealizethedesiredusecase.
AnexamplecouldbeasetofMLfunctionsthat
providescalablemachinerythatcanbeassignedto
multipleusesbyapplyingdifferentconfigurationand
datamodels.
Theoperationalstudioofferscapabilitiesto
manageresourcesandservicesthroughouttheirlife
cycle.Resourcesrepresenttheinfrastructureandthe
networksofproductiondomains.Servicesusethe
infrastructureandnetworkstodelivervalueto
customers.Oneofthefirstactivitiesintheresource
andservicelifecycleistoconstructaspecificationof
aresourceoraservice,thenassigntherequired
policyrulesandconfigurationsdefiningthebehavior
ofthenetwork,ortheinfrastructureortheservice.
Oncetheyaredefined,thespecifications,policies
andconfigurationsarestoredintheOSScatalogs
anddistributedinrealtimetobeusedbytheOSS
functions.
Managingservicesandresources
Serviceandresourcelife-cyclemanagement
functionsprovideaprogrammablewayofmanaging
theservicesandresourcesoftheproduction
domainsbasedonspecifications,policiesand
configurationsstoredinthecatalogs.Thecore
capabilitiesareorchestrationandpolicyengines
thatparsethedefinedmodelstorealizeallthelife-
cyclestepsoftheservicesandresources.Thepolicy
andorchestrationenginesautomatethenetwork
managementbytakingovertheburdenoflow-level
decisionmakingandexecutionoflife-cycle
operationsfromhumanusers.
Thesefunctionsaretriggeredbyeventsgenerated
bysurroundingfunctionslikeinteraction
management,assuranceandoptimization.They
providebothclosedloopoptimizationcapabilities
(wheredecisionmakingisdonebasedonpoliciesand
MI)andanopenloopoptimizationfeature(wherea
humanuserdecidesbasedonasetofautomatic
recommendations).Thisdynamic,model-drivenand
real-timeinteractioniswhatwillmakethisfuture
OSSsolutiondifferentfromthetraditionalone.
Wecanalreadyseetheneedforseamless
interactionbetweenOSSsoftwaredevelopmentand
operations,whichsuggeststhatthecoreDevOps
capabilitiesofcontinuousintegration,delivery,
releaseanddeploymenton-demandwillbean
integralpartofthefutureOSS.
OSSinventorieswillbeusedtostoreinstantiated
resourcesandservices.Theytrackthepresence,
capacityandconfigurationofresourcesandservices,
aswellastheirrelationshipstootherresourcesand
services.Theyprovidethedataforcapacity
management,whichenablescapacityplanning,
designandmonitoringovertime.Byusinganalytics
incapacitymanagement,itispossibletomakeitwork
inrealtimeandbepredictiveandself-learning.
Thepurposeoftheuserserviceandresourcelife-
cyclemanagementfunctionistomanageresourcesand
servicesthathavebeenassignedtoauser,tenantor
subscriber.Thiscapabilityalsosupportsuser,tenant
andsubscriberprovisioning.Theclosedandopen
controllooparchitecturepatternsapplyhereaswell.
Theuserserviceandresourcelife-cyclemanagement
functionhasthesamepropertiesastheserviceand
resourcelife-cyclemanagementfunction.
Mediationprovidesanopenandadaptable
interfacetocollectdata,processeventsgeneratedby
theproductiondomains,anddotherequired
translation,transformationandfiltering.Italso
providesasetofflexibleinterfacestoinvokelife-cycle
FEBRUARY 7, 2018 ✱ ERICSSON TECHNOLOGY REVIEW 9
EVOLVING OPERATIONS SUPPORT SYSTEMS ✱
operationsonthenetworksandinfrastructuresofthe
productiondomains.
Theassurancefunctionmakesitpossibletocheck
thatresourcesandservicesbehaveastheyhavebeen
designed,publishedandoffered.Assurancemakes
useofanalyticstodiscoverinsightsaboutthe
performanceofservicesandresources.Policy
enginesarethentriggeredtoactontheinsightsto
determineactionsthatensurethedesired
performancelevelofferedonservicesandresources.
OurOSSarchitectureisdesignedtouse
interactionmanagement,servicesandapplication
programminginterface(API)exposuretointeract
withexternalfunctions.Afewexamplesofthose
externalfunctionsaredevelopment,marketplaces,
businesssupportsystems,advancedsecurityand
knowledgemanagementsystems,procurementand
forecasting.
TheproductiondomainexampleshowninFigure
3includesaRAN,packetcoreandcommunication
services,UnifiedDataManagement,cloudsystem
infrastructure,fixedaccessandtransportnetworks.
OurOSSmanagesmulti-vendornetworkand
infrastructure.
TheOSSfunctionsarebasedonanAPI-first
approachthatmandatesthatanAPIbedefined
beforethefunction-exposingservicescanbe
implemented.Theapproachenablesparallel
developmentandprovidestheabilitytoadaptto
externalimplementations.TheAPImanagement
frameworkfacilitatestheeffectiveuseofAPIsduring
development,discoveryofinternalAPIendpointsat
runtimeandefficientlycontrolledexposureofAPIs
toexternalapplications.
Cloudnative
Cloudnativeisthenewcomputingparadigmthatis
optimizedformodern,distributedsystems
environments,capableofscalingtotensofthousands
ofself-healing,multi-tenantnodes.Cloudnative
systemsarecontainerpackaged,dynamically
managedandmicroserviceoriented.TheEricsson
OSSofthefuturewillbebasedoncloud-native
architecturetoenablebetterreuse,simplified
operationsandimprovedefficiency,agilityand
maintainability.
Themicroservicearchitectureenablesfine-grained
reusebyhavingseveralsmallcomponentsinsteadofa
singlelargeone.Bybeinglooselycoupledand
backwardcompatible,theservicescanbedeveloped
independently,enablingefficientDevOps.Italso
allowseachservicetochoosethemostefficient
developmentandruntimetechnologyforitspurpose.
Themicroservicearchitecturemakesitpossibleto
composevariousbusinesssolutions,thendeploythem
automatically,significantlyreducingdeploymentcost
andtimetomarket.Thearchitecturewillusethe
cloud-nativeecosystemasaportabilitylayerto
supportmultipledeploymentoptions.
Security
Supportingmultipledeploymentmodelsrequires
multiplesecuritycapabilitieslikecredential
management,securecommunication,encryption,
authenticationandauthorization,whichcanbe
selectedbasedonthedeployment.OurOSS
architecturewillincludethecapabilitiesneededto
supportthemultipledeploymentmodelsandto
protectthemodels.
Embracingindustryinitiatives
DuetoNFVandprogrammablenetworkssuchas
SDN,thereishugeindustryinterestinautomationto
decreasecomplexityandachieverapidintroduction
ofservicesandresources.Thishasresultedinseveral
significantindustryinitiatives,mostnotably
10 ERICSSON TECHNOLOGY REVIEW ✱ FEBRUARY 7, 2018
✱ EVOLVING OPERATIONS SUPPORT SYSTEMS
ETSI-MANO[4]andtheOpenNetwork
AutomationPlatform(ONAP)[5].
Initiativesthatcallforstandardizationprovidean
environmenttodevelopstrongconceptsandidentify
importantinterfaces,whileopensourceprovides
referenceimplementations,aswellas
implementationinterfaces.
ONAP
Bybringingtogethertheresourcesofitsmembers,
ONAPhasspedupthedevelopmentofaglobally
sharedarchitectureandimplementationfor
networkautomation.ONAPprovidesbothdesign
timeandruntimereferenceimplementations,
coveringservicedesignandcreation,catalog,
inventory,orchestrationandcontrol,policiesand
analytics.Italsoincludesservicemanagementand
automationcapabilitiesforPhysical/Virtual
NetworkFunctions(PNFs/VNFs),transportand
cloudinfrastructure.
Ericsson’smodularandmodel-drivenOSS
approachiswellalignedwithONAPandextendsthe
ONAPvisiontoautomationbeyondnetwork
managementtoincludeinteractionmanagement,
workforcemanagement,userserviceandresource
life-cyclemanagement,advancedservice
optimizationandassuranceasafewexamples.
TointeractwithONAP,weareintheprocessof
adoptingthenecessaryinterfacesandmodel
definitionsinourproductportfolio(bothinOSSand
networkfunctions).EricssoniscommittedtoONAP
andheavilyengagedwithitacrossabroadrangeof
topics.WeaimtousetheONAP-providedopen
sourceimplementationsinaccordancewith
Ericsson’sarchitectureprinciples.
Managingmultipleproductiondomainsrequiresa
model-drivenarchitecturebecauseachieving
domain-specificbehaviorrequirestheapplicationof
appropriatemodelsonacompatibleOSSplatform.
Sinceamodel-drivenarchitectureisessentialto
driveautomation,weareworkingtowardensuring
thatourmodelsareusablewithinONAP.
Conclusion
AsbothanestablishedinfrastructureandOSS
supplier,EricssonhasavisionforOSSinwhich
autonomicnetworksenableintelligentand
automatedserviceandresourcelife-cycle
management.Weareusinganalytics,MI,policy
andorchestrationtechnologiestocreatetheOSSof
thefuture,andtooffergreaterefficiencyin
developmentandoperations.WeapplyaDevOps
paradigmtooursoftwaredevelopmenttokeepus
closetocustomersandspeedupoursoftware
delivery.
Asourapproachismodel-driven,OSSbehavioris
externalizedfromthemanagementplatformand
materializedthroughacombinationofmodelsand
configurations.Asaresult,thedevelopedmodelsare
independentoftheexecutionplatform.
OurOSSconceptismodularbydesignandfollows
microservicearchitectureprinciplesthatmakeit
possibletoreplacesoftwarecomponentswithopen
sourceimplementations.Theconceptisbuiltona
solidimplementationarchitecturethatenablesthe
useofindustry-definedinterfacesandopensource
modules,aswellasintegrationwithfullcomponent
compatibility.
Ericssonhasembracedopensource
implementationsthroughactivecontributionsand
usage,aswellasdrivingimportant
standardizations.Wearecommittedtodriving
industryalignmentthatwillhelpcreateahealthy
ecosystem.
FEBRUARY 7, 2018 ✱ ERICSSON TECHNOLOGY REVIEW 11
EVOLVING OPERATIONS SUPPORT SYSTEMS ✱
Further reading
〉〉	 Ericsson Technology Review, Technology trends driving innovation – five to watch, 2017, Ekudden, E:
https://www.ericsson.com/en/publications/ericsson-technology-review/archive/2017/technology-trends-2017
〉〉	 Ericsson Technology Review, Generating actionable insights from customer experience awareness,
September 2016, Niemöller, J; Sarmonikas, G; Washington, N: https://www.ericsson.com/en/publications/
ericsson-technology-review/archive/2016/generating-actionable-insights-from-customer-experience-awareness
〉〉	 EricssonTechnologyReview,DevOps:fuelingtheevolutiontoward5Gnetworks,April2017,Degirmenci,
F;Dinsing,T;John,W;Mecklin,T;Meirosu,C;Opsenica,M:https://www.ericsson.com/en/publications/ericsson-
technology-review/archive/2017/devops-fueling-the-evolution-toward-5g-networks
〉〉	 Ericsson,Gearingupsupportsystemsforsoftware-definedandvirtualizednetworks,June2015: https://www.
ericsson.com/en/news/2015/6/gearing-up-support-systems-for-software-defined-and-virtualized-networks-
〉〉	 Ericsson,Zerotouchnetworkswithcloud-optimizednetworkapplications,Darula,M;Más,I: https://www.
ericsson.com/assets/local/narratives/networks/documents/zero-touch-networks-with-the-5g-cloud-optimized-
network-applications.pdf
〉〉	 EricssonTechnologyReview,Architectureevolutionforautomationandnetworkprogrammability,November
2014,Angelin,L;Basilier,H;Cagenius,T;Más,I;Rune,G;Varga,B;Westerberg,E: https://www.ericsson.com/
en/publications/ericsson-technology-review/archive/2014/architecture-evolution-for-automation-and-network-
programmability
References
1.	 OpenStack,HeatOrchestrationTemplate(HOT)Guide,availableat:https://docs.openstack.org/heat/ocata/
template_guide/hot_guide.html
2.	 OASIS,OASISTopologyandOrchestrationSpecificationforCloudApplications(TOSCA)TC,availableat:
https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=tosca
3.	 InternetEngineeringTaskForce(IETF),October2010,YANG–ADataModelingLanguagefortheNetwork
ConfigurationProtocol(NETCONF),availableat:https://tools.ietf.org/html/rfc6020
4.	 ETSI,NetworkFunctionsVirtualization,availableat:http://www.etsi.org/technologies-clusters/technologies/nfv
5.	 ONAP, available at: https://www.onap.org/
12 ERICSSON TECHNOLOGY REVIEW ✱ FEBRUARY 7, 2018
✱ EVOLVING OPERATIONS SUPPORT SYSTEMS
Malgorzata
Svensson
◆ is an expert in OSS. She
joined Ericsson in 1996
and has worked in various
areas within research and
development. For the past 10
years, her work has focused
on architecture evolution.
She has broad experience in
business process, function
and information modelling;
information and cloud
technologies; analytics;
DevOps processes; and tool
chains. She holds an M.Sc. in
technology from the Silesian
University of Technology in
Gliwice, Poland.
Munish Agarwal
◆ is a senior specialist in
implementation architecture
for OSS/BSS. He has 19
years of experience in
telecommunications working
with product development,
common platforms and
architecture evolution. He
has hands-on experience
with mediation, rating,
order management and
interactive voice response.
Agarwal holds a Bachelor
of Technology degree
from the Indian Institute of
Technology Kharagpur.
Stephen Terrill
◆ has more than 20 years
of experience working
with telecommunications
architecture, implementation
and industry engagement.
His work has included both
architecture definition and
posts within standardization
organizations such as
ETSI, 3GPP, ITU-T (ITU
Telecommunication
Standardization Sector) and
IETF (Internet Engineering
Task Force). In recent years,
his work has focused on the
automation and evolution
of OSS, and he has been
engaged in open source on
ONAP’s Technical Steering
Committee. Terrill holds an
M.Sc., a B.E. (Hons.) and a
B.Sc. from the University of
Melbourne, Australia
Johan Wallin
◆ is an expert in network
management. He joined
Ericsson in 1989 and has
worked in several areas in
RD in various positions
covering design, product
management and system
management. He has broad
experience of systems
architecture in various
mobile telephony systems
including GSM, TDMA and
CDMA. For the past 10
years, he has been working
with network management
architectures from an overall
Ericsson perspective. He
holds an M.Sc. in computer
engineering and computer
science from the Institute
of Technology at Linköping
University, Sweden.
theauthors
Theauthors
wouldliketo
acknowledge
thecontribution
theircolleagues
JohnQuilty,Bo
Åström,Ignacio
Más,JanFriman,
andJacoFourie
madetothe
writingofthis
article.
ISSN 0014-0171
284 23-3311 | Uen
© Ericsson AB 2017 Ericsson
SE-164 83 Stockholm, Sweden
Phone: +46 10 719 0000

Mais conteúdo relacionado

Mais procurados

Ericsson 5G Radio Dot Infographic
Ericsson 5G Radio Dot InfographicEricsson 5G Radio Dot Infographic
Ericsson 5G Radio Dot InfographicEricsson
 
Network Intelligence. Engineered.
Network Intelligence. Engineered.Network Intelligence. Engineered.
Network Intelligence. Engineered.Ericsson
 
Ericsson NFVi solution
Ericsson NFVi solutionEricsson NFVi solution
Ericsson NFVi solutionEricsson
 
Mobile World Congress 2017 - Ericsson & Red Hat partnership
Mobile World Congress 2017 - Ericsson & Red Hat partnershipMobile World Congress 2017 - Ericsson & Red Hat partnership
Mobile World Congress 2017 - Ericsson & Red Hat partnershipEricsson
 
5G Network Managament for Inteligent Transport Systems
5G Network Managament for Inteligent Transport Systems5G Network Managament for Inteligent Transport Systems
5G Network Managament for Inteligent Transport Systemslebarka
 
Webinar – Looking under the hood of automotive IoT
Webinar – Looking under the hood of automotive IoTWebinar – Looking under the hood of automotive IoT
Webinar – Looking under the hood of automotive IoTEricsson
 
Ericsson introduces a hyperscale cloud solution
Ericsson introduces a hyperscale cloud solutionEricsson introduces a hyperscale cloud solution
Ericsson introduces a hyperscale cloud solutionEricsson
 
Ericsson Technology Review: Technology trends 2018 - Five technology trends a...
Ericsson Technology Review: Technology trends 2018 - Five technology trends a...Ericsson Technology Review: Technology trends 2018 - Five technology trends a...
Ericsson Technology Review: Technology trends 2018 - Five technology trends a...Ericsson
 
Multilayer Transport SDN - In the Broader Context of Service Provider SDN Tra...
Multilayer Transport SDN - In the Broader Context of Service Provider SDN Tra...Multilayer Transport SDN - In the Broader Context of Service Provider SDN Tra...
Multilayer Transport SDN - In the Broader Context of Service Provider SDN Tra...Ericsson
 
SDN & Openflow World Congress 2016 – Ericsson keynote - How to Leverage SDN &...
SDN & Openflow World Congress 2016 – Ericsson keynote - How to Leverage SDN &...SDN & Openflow World Congress 2016 – Ericsson keynote - How to Leverage SDN &...
SDN & Openflow World Congress 2016 – Ericsson keynote - How to Leverage SDN &...Ericsson
 
Ericsson 5g services infographic
Ericsson 5g services infographicEricsson 5g services infographic
Ericsson 5g services infographicEricsson
 
Ericsson Support Services
Ericsson Support Services Ericsson Support Services
Ericsson Support Services Ericsson
 
Ericsson Networks Software 15B
Ericsson Networks Software 15BEricsson Networks Software 15B
Ericsson Networks Software 15BEricsson
 
Mobile World Congress 2017 - Ericsson NFVi solution
Mobile World Congress 2017 - Ericsson NFVi solutionMobile World Congress 2017 - Ericsson NFVi solution
Mobile World Congress 2017 - Ericsson NFVi solutionEricsson
 
Is your network ready for 5G?
Is your networkready for 5G?Is your networkready for 5G?
Is your network ready for 5G?Ericsson
 
Ericsson Technology Review: Video QoE: leveraging standards to meet rising us...
Ericsson Technology Review: Video QoE: leveraging standards to meet rising us...Ericsson Technology Review: Video QoE: leveraging standards to meet rising us...
Ericsson Technology Review: Video QoE: leveraging standards to meet rising us...Ericsson
 
Ericsson Distributed Cloud
Ericsson Distributed CloudEricsson Distributed Cloud
Ericsson Distributed CloudEricsson Slides
 
China Unicom deploys Ericsson Radio Dot System in 500 Beijing buildings
China Unicom deploys Ericsson Radio Dot System in 500 Beijing buildingsChina Unicom deploys Ericsson Radio Dot System in 500 Beijing buildings
China Unicom deploys Ericsson Radio Dot System in 500 Beijing buildingsEricsson
 
Red Hat Summit 2017 – Telco Cloud Transformation
Red Hat Summit 2017 – Telco Cloud TransformationRed Hat Summit 2017 – Telco Cloud Transformation
Red Hat Summit 2017 – Telco Cloud TransformationEricsson
 

Mais procurados (20)

Ericsson 5G Radio Dot Infographic
Ericsson 5G Radio Dot InfographicEricsson 5G Radio Dot Infographic
Ericsson 5G Radio Dot Infographic
 
Network Intelligence. Engineered.
Network Intelligence. Engineered.Network Intelligence. Engineered.
Network Intelligence. Engineered.
 
Ericsson NFVi solution
Ericsson NFVi solutionEricsson NFVi solution
Ericsson NFVi solution
 
Mobile World Congress 2017 - Ericsson & Red Hat partnership
Mobile World Congress 2017 - Ericsson & Red Hat partnershipMobile World Congress 2017 - Ericsson & Red Hat partnership
Mobile World Congress 2017 - Ericsson & Red Hat partnership
 
5G Network Managament for Inteligent Transport Systems
5G Network Managament for Inteligent Transport Systems5G Network Managament for Inteligent Transport Systems
5G Network Managament for Inteligent Transport Systems
 
Webinar – Looking under the hood of automotive IoT
Webinar – Looking under the hood of automotive IoTWebinar – Looking under the hood of automotive IoT
Webinar – Looking under the hood of automotive IoT
 
Robert Curran - Aria Networks - INCA SDN/NFV Workshop
Robert Curran - Aria Networks  - INCA SDN/NFV WorkshopRobert Curran - Aria Networks  - INCA SDN/NFV Workshop
Robert Curran - Aria Networks - INCA SDN/NFV Workshop
 
Ericsson introduces a hyperscale cloud solution
Ericsson introduces a hyperscale cloud solutionEricsson introduces a hyperscale cloud solution
Ericsson introduces a hyperscale cloud solution
 
Ericsson Technology Review: Technology trends 2018 - Five technology trends a...
Ericsson Technology Review: Technology trends 2018 - Five technology trends a...Ericsson Technology Review: Technology trends 2018 - Five technology trends a...
Ericsson Technology Review: Technology trends 2018 - Five technology trends a...
 
Multilayer Transport SDN - In the Broader Context of Service Provider SDN Tra...
Multilayer Transport SDN - In the Broader Context of Service Provider SDN Tra...Multilayer Transport SDN - In the Broader Context of Service Provider SDN Tra...
Multilayer Transport SDN - In the Broader Context of Service Provider SDN Tra...
 
SDN & Openflow World Congress 2016 – Ericsson keynote - How to Leverage SDN &...
SDN & Openflow World Congress 2016 – Ericsson keynote - How to Leverage SDN &...SDN & Openflow World Congress 2016 – Ericsson keynote - How to Leverage SDN &...
SDN & Openflow World Congress 2016 – Ericsson keynote - How to Leverage SDN &...
 
Ericsson 5g services infographic
Ericsson 5g services infographicEricsson 5g services infographic
Ericsson 5g services infographic
 
Ericsson Support Services
Ericsson Support Services Ericsson Support Services
Ericsson Support Services
 
Ericsson Networks Software 15B
Ericsson Networks Software 15BEricsson Networks Software 15B
Ericsson Networks Software 15B
 
Mobile World Congress 2017 - Ericsson NFVi solution
Mobile World Congress 2017 - Ericsson NFVi solutionMobile World Congress 2017 - Ericsson NFVi solution
Mobile World Congress 2017 - Ericsson NFVi solution
 
Is your network ready for 5G?
Is your networkready for 5G?Is your networkready for 5G?
Is your network ready for 5G?
 
Ericsson Technology Review: Video QoE: leveraging standards to meet rising us...
Ericsson Technology Review: Video QoE: leveraging standards to meet rising us...Ericsson Technology Review: Video QoE: leveraging standards to meet rising us...
Ericsson Technology Review: Video QoE: leveraging standards to meet rising us...
 
Ericsson Distributed Cloud
Ericsson Distributed CloudEricsson Distributed Cloud
Ericsson Distributed Cloud
 
China Unicom deploys Ericsson Radio Dot System in 500 Beijing buildings
China Unicom deploys Ericsson Radio Dot System in 500 Beijing buildingsChina Unicom deploys Ericsson Radio Dot System in 500 Beijing buildings
China Unicom deploys Ericsson Radio Dot System in 500 Beijing buildings
 
Red Hat Summit 2017 – Telco Cloud Transformation
Red Hat Summit 2017 – Telco Cloud TransformationRed Hat Summit 2017 – Telco Cloud Transformation
Red Hat Summit 2017 – Telco Cloud Transformation
 

Semelhante a Ericsson Technology Review: Open, intelligent and model-driven: evolving OSS

The Growing ERP is Microsoft Dynamics AX
The Growing ERP is Microsoft Dynamics AXThe Growing ERP is Microsoft Dynamics AX
The Growing ERP is Microsoft Dynamics AXUmesh Pandit
 
Nexvu - Ensure An Amazing Customer Experience
Nexvu - Ensure An Amazing Customer ExperienceNexvu - Ensure An Amazing Customer Experience
Nexvu - Ensure An Amazing Customer ExperienceAdityaNath
 
Gluon Consulting - Specialized Software Development for Finance
Gluon Consulting - Specialized Software Development for FinanceGluon Consulting - Specialized Software Development for Finance
Gluon Consulting - Specialized Software Development for FinanceDennis Cabarroguis
 
Paving the way to telco-grade PaaS
Paving the way to telco-grade PaaSPaving the way to telco-grade PaaS
Paving the way to telco-grade PaaSEricsson
 
PwC Tech Forecast Winter 2009
PwC Tech Forecast Winter 2009PwC Tech Forecast Winter 2009
PwC Tech Forecast Winter 2009Kurt J. Bilafer
 
Accenture Plant Asset Solutions Brochure
Accenture Plant Asset Solutions BrochureAccenture Plant Asset Solutions Brochure
Accenture Plant Asset Solutions BrochureSilas O'Dea
 
ServicePilot ISM Express Datasheet [EN]
ServicePilot ISM Express Datasheet [EN]ServicePilot ISM Express Datasheet [EN]
ServicePilot ISM Express Datasheet [EN]ServicePilot
 
next-generation-data-centers
next-generation-data-centersnext-generation-data-centers
next-generation-data-centersJason Hoffman
 
SOA Open Source Implementation | Torry Harris Whitepaper
SOA Open Source Implementation | Torry Harris WhitepaperSOA Open Source Implementation | Torry Harris Whitepaper
SOA Open Source Implementation | Torry Harris WhitepaperTorry Harris Business Solutions
 
Understanding the impact and value of enterprise asset management
Understanding the impact and value of enterprise asset managementUnderstanding the impact and value of enterprise asset management
Understanding the impact and value of enterprise asset managementIrsan Suryadi Saputra
 
Collaboration with Telefónica and IpT Perú
Collaboration with Telefónica and IpT Perú Collaboration with Telefónica and IpT Perú
Collaboration with Telefónica and IpT Perú everis
 
Nihilent’S Testing Services Case Profiles Nihilent.1
Nihilent’S Testing Services Case Profiles Nihilent.1Nihilent’S Testing Services Case Profiles Nihilent.1
Nihilent’S Testing Services Case Profiles Nihilent.1jonathanwiesman_1
 
Optimus enhances the productivity in the projects by improving Requirements M...
Optimus enhances the productivity in the projects by improving Requirements M...Optimus enhances the productivity in the projects by improving Requirements M...
Optimus enhances the productivity in the projects by improving Requirements M...Visure Solutions
 
Cosmosoft business solutions
Cosmosoft business solutionsCosmosoft business solutions
Cosmosoft business solutionsAsmat Hayat
 
An Approach of Improve Efficiencies through DevOps Adoption
An Approach of Improve Efficiencies through DevOps AdoptionAn Approach of Improve Efficiencies through DevOps Adoption
An Approach of Improve Efficiencies through DevOps AdoptionIRJET Journal
 
Enterprise mobility unplugged indian perspective, http://www.technology-strat...
Enterprise mobility unplugged indian perspective, http://www.technology-strat...Enterprise mobility unplugged indian perspective, http://www.technology-strat...
Enterprise mobility unplugged indian perspective, http://www.technology-strat...Devendra Prasad
 
Live-Wireframing Versus Programming
Live-Wireframing Versus ProgrammingLive-Wireframing Versus Programming
Live-Wireframing Versus ProgrammingNewton Day Uploads
 
Accenture hf s-blueprint-report-telecom-operations-as-a-service-excerpt
Accenture hf s-blueprint-report-telecom-operations-as-a-service-excerptAccenture hf s-blueprint-report-telecom-operations-as-a-service-excerpt
Accenture hf s-blueprint-report-telecom-operations-as-a-service-excerptSilas Musakali
 
Invensys Corporate Profile 2010
Invensys Corporate Profile 2010Invensys Corporate Profile 2010
Invensys Corporate Profile 2010TalissonNascimento
 
Managing IaaS Resources
Managing IaaS ResourcesManaging IaaS Resources
Managing IaaS ResourcesOmar Nawaz
 

Semelhante a Ericsson Technology Review: Open, intelligent and model-driven: evolving OSS (20)

The Growing ERP is Microsoft Dynamics AX
The Growing ERP is Microsoft Dynamics AXThe Growing ERP is Microsoft Dynamics AX
The Growing ERP is Microsoft Dynamics AX
 
Nexvu - Ensure An Amazing Customer Experience
Nexvu - Ensure An Amazing Customer ExperienceNexvu - Ensure An Amazing Customer Experience
Nexvu - Ensure An Amazing Customer Experience
 
Gluon Consulting - Specialized Software Development for Finance
Gluon Consulting - Specialized Software Development for FinanceGluon Consulting - Specialized Software Development for Finance
Gluon Consulting - Specialized Software Development for Finance
 
Paving the way to telco-grade PaaS
Paving the way to telco-grade PaaSPaving the way to telco-grade PaaS
Paving the way to telco-grade PaaS
 
PwC Tech Forecast Winter 2009
PwC Tech Forecast Winter 2009PwC Tech Forecast Winter 2009
PwC Tech Forecast Winter 2009
 
Accenture Plant Asset Solutions Brochure
Accenture Plant Asset Solutions BrochureAccenture Plant Asset Solutions Brochure
Accenture Plant Asset Solutions Brochure
 
ServicePilot ISM Express Datasheet [EN]
ServicePilot ISM Express Datasheet [EN]ServicePilot ISM Express Datasheet [EN]
ServicePilot ISM Express Datasheet [EN]
 
next-generation-data-centers
next-generation-data-centersnext-generation-data-centers
next-generation-data-centers
 
SOA Open Source Implementation | Torry Harris Whitepaper
SOA Open Source Implementation | Torry Harris WhitepaperSOA Open Source Implementation | Torry Harris Whitepaper
SOA Open Source Implementation | Torry Harris Whitepaper
 
Understanding the impact and value of enterprise asset management
Understanding the impact and value of enterprise asset managementUnderstanding the impact and value of enterprise asset management
Understanding the impact and value of enterprise asset management
 
Collaboration with Telefónica and IpT Perú
Collaboration with Telefónica and IpT Perú Collaboration with Telefónica and IpT Perú
Collaboration with Telefónica and IpT Perú
 
Nihilent’S Testing Services Case Profiles Nihilent.1
Nihilent’S Testing Services Case Profiles Nihilent.1Nihilent’S Testing Services Case Profiles Nihilent.1
Nihilent’S Testing Services Case Profiles Nihilent.1
 
Optimus enhances the productivity in the projects by improving Requirements M...
Optimus enhances the productivity in the projects by improving Requirements M...Optimus enhances the productivity in the projects by improving Requirements M...
Optimus enhances the productivity in the projects by improving Requirements M...
 
Cosmosoft business solutions
Cosmosoft business solutionsCosmosoft business solutions
Cosmosoft business solutions
 
An Approach of Improve Efficiencies through DevOps Adoption
An Approach of Improve Efficiencies through DevOps AdoptionAn Approach of Improve Efficiencies through DevOps Adoption
An Approach of Improve Efficiencies through DevOps Adoption
 
Enterprise mobility unplugged indian perspective, http://www.technology-strat...
Enterprise mobility unplugged indian perspective, http://www.technology-strat...Enterprise mobility unplugged indian perspective, http://www.technology-strat...
Enterprise mobility unplugged indian perspective, http://www.technology-strat...
 
Live-Wireframing Versus Programming
Live-Wireframing Versus ProgrammingLive-Wireframing Versus Programming
Live-Wireframing Versus Programming
 
Accenture hf s-blueprint-report-telecom-operations-as-a-service-excerpt
Accenture hf s-blueprint-report-telecom-operations-as-a-service-excerptAccenture hf s-blueprint-report-telecom-operations-as-a-service-excerpt
Accenture hf s-blueprint-report-telecom-operations-as-a-service-excerpt
 
Invensys Corporate Profile 2010
Invensys Corporate Profile 2010Invensys Corporate Profile 2010
Invensys Corporate Profile 2010
 
Managing IaaS Resources
Managing IaaS ResourcesManaging IaaS Resources
Managing IaaS Resources
 

Mais de Ericsson

Ericsson Technology Review: Versatile Video Coding explained – the future of ...
Ericsson Technology Review: Versatile Video Coding explained – the future of ...Ericsson Technology Review: Versatile Video Coding explained – the future of ...
Ericsson Technology Review: Versatile Video Coding explained – the future of ...Ericsson
 
Ericsson Technology Review: issue 2, 2020
 Ericsson Technology Review: issue 2, 2020 Ericsson Technology Review: issue 2, 2020
Ericsson Technology Review: issue 2, 2020Ericsson
 
Ericsson Technology Review: Integrated access and backhaul – a new type of wi...
Ericsson Technology Review: Integrated access and backhaul – a new type of wi...Ericsson Technology Review: Integrated access and backhaul – a new type of wi...
Ericsson Technology Review: Integrated access and backhaul – a new type of wi...Ericsson
 
Ericsson Technology Review: Critical IoT connectivity: Ideal for time-critica...
Ericsson Technology Review: Critical IoT connectivity: Ideal for time-critica...Ericsson Technology Review: Critical IoT connectivity: Ideal for time-critica...
Ericsson Technology Review: Critical IoT connectivity: Ideal for time-critica...Ericsson
 
Ericsson Technology Review: 5G evolution: 3GPP releases 16 & 17 overview (upd...
Ericsson Technology Review: 5G evolution: 3GPP releases 16 & 17 overview (upd...Ericsson Technology Review: 5G evolution: 3GPP releases 16 & 17 overview (upd...
Ericsson Technology Review: 5G evolution: 3GPP releases 16 & 17 overview (upd...Ericsson
 
Ericsson Technology Review: The future of cloud computing: Highly distributed...
Ericsson Technology Review: The future of cloud computing: Highly distributed...Ericsson Technology Review: The future of cloud computing: Highly distributed...
Ericsson Technology Review: The future of cloud computing: Highly distributed...Ericsson
 
Ericsson Technology Review: Optimizing UICC modules for IoT applications
Ericsson Technology Review: Optimizing UICC modules for IoT applicationsEricsson Technology Review: Optimizing UICC modules for IoT applications
Ericsson Technology Review: Optimizing UICC modules for IoT applicationsEricsson
 
Ericsson Technology Review: issue 1, 2020
Ericsson Technology Review: issue 1, 2020Ericsson Technology Review: issue 1, 2020
Ericsson Technology Review: issue 1, 2020Ericsson
 
Ericsson Technology Review: 5G BSS: Evolving BSS to fit the 5G economy
Ericsson Technology Review: 5G BSS: Evolving BSS to fit the 5G economyEricsson Technology Review: 5G BSS: Evolving BSS to fit the 5G economy
Ericsson Technology Review: 5G BSS: Evolving BSS to fit the 5G economyEricsson
 
Ericsson Technology Review: 5G migration strategy from EPS to 5G system
Ericsson Technology Review: 5G migration strategy from EPS to 5G systemEricsson Technology Review: 5G migration strategy from EPS to 5G system
Ericsson Technology Review: 5G migration strategy from EPS to 5G systemEricsson
 
Ericsson Technology Review: Creating the next-generation edge-cloud ecosystem
Ericsson Technology Review: Creating the next-generation edge-cloud ecosystemEricsson Technology Review: Creating the next-generation edge-cloud ecosystem
Ericsson Technology Review: Creating the next-generation edge-cloud ecosystemEricsson
 
Ericsson Technology Review: Issue 2/2019
Ericsson Technology Review: Issue 2/2019Ericsson Technology Review: Issue 2/2019
Ericsson Technology Review: Issue 2/2019Ericsson
 
Ericsson Technology Review: Spotlight on the Internet of Things
Ericsson Technology Review: Spotlight on the Internet of ThingsEricsson Technology Review: Spotlight on the Internet of Things
Ericsson Technology Review: Spotlight on the Internet of ThingsEricsson
 
Ericsson Technology Review - Technology Trends 2019
Ericsson Technology Review - Technology Trends 2019Ericsson Technology Review - Technology Trends 2019
Ericsson Technology Review - Technology Trends 2019Ericsson
 
Ericsson Technology Review: Driving transformation in the automotive and road...
Ericsson Technology Review: Driving transformation in the automotive and road...Ericsson Technology Review: Driving transformation in the automotive and road...
Ericsson Technology Review: Driving transformation in the automotive and road...Ericsson
 
SD-WAN Orchestration
SD-WAN OrchestrationSD-WAN Orchestration
SD-WAN OrchestrationEricsson
 
Ericsson Technology Review: 5G-TSN integration meets networking requirements ...
Ericsson Technology Review: 5G-TSN integration meets networking requirements ...Ericsson Technology Review: 5G-TSN integration meets networking requirements ...
Ericsson Technology Review: 5G-TSN integration meets networking requirements ...Ericsson
 
Ericsson Technology Review: Meeting 5G latency requirements with inactive state
Ericsson Technology Review: Meeting 5G latency requirements with inactive stateEricsson Technology Review: Meeting 5G latency requirements with inactive state
Ericsson Technology Review: Meeting 5G latency requirements with inactive stateEricsson
 
Ericsson Technology Review: Cloud-native application design in the telecom do...
Ericsson Technology Review: Cloud-native application design in the telecom do...Ericsson Technology Review: Cloud-native application design in the telecom do...
Ericsson Technology Review: Cloud-native application design in the telecom do...Ericsson
 
Ericsson Technology Review: Service exposure: a critical capability in a 5G w...
Ericsson Technology Review: Service exposure: a critical capability in a 5G w...Ericsson Technology Review: Service exposure: a critical capability in a 5G w...
Ericsson Technology Review: Service exposure: a critical capability in a 5G w...Ericsson
 

Mais de Ericsson (20)

Ericsson Technology Review: Versatile Video Coding explained – the future of ...
Ericsson Technology Review: Versatile Video Coding explained – the future of ...Ericsson Technology Review: Versatile Video Coding explained – the future of ...
Ericsson Technology Review: Versatile Video Coding explained – the future of ...
 
Ericsson Technology Review: issue 2, 2020
 Ericsson Technology Review: issue 2, 2020 Ericsson Technology Review: issue 2, 2020
Ericsson Technology Review: issue 2, 2020
 
Ericsson Technology Review: Integrated access and backhaul – a new type of wi...
Ericsson Technology Review: Integrated access and backhaul – a new type of wi...Ericsson Technology Review: Integrated access and backhaul – a new type of wi...
Ericsson Technology Review: Integrated access and backhaul – a new type of wi...
 
Ericsson Technology Review: Critical IoT connectivity: Ideal for time-critica...
Ericsson Technology Review: Critical IoT connectivity: Ideal for time-critica...Ericsson Technology Review: Critical IoT connectivity: Ideal for time-critica...
Ericsson Technology Review: Critical IoT connectivity: Ideal for time-critica...
 
Ericsson Technology Review: 5G evolution: 3GPP releases 16 & 17 overview (upd...
Ericsson Technology Review: 5G evolution: 3GPP releases 16 & 17 overview (upd...Ericsson Technology Review: 5G evolution: 3GPP releases 16 & 17 overview (upd...
Ericsson Technology Review: 5G evolution: 3GPP releases 16 & 17 overview (upd...
 
Ericsson Technology Review: The future of cloud computing: Highly distributed...
Ericsson Technology Review: The future of cloud computing: Highly distributed...Ericsson Technology Review: The future of cloud computing: Highly distributed...
Ericsson Technology Review: The future of cloud computing: Highly distributed...
 
Ericsson Technology Review: Optimizing UICC modules for IoT applications
Ericsson Technology Review: Optimizing UICC modules for IoT applicationsEricsson Technology Review: Optimizing UICC modules for IoT applications
Ericsson Technology Review: Optimizing UICC modules for IoT applications
 
Ericsson Technology Review: issue 1, 2020
Ericsson Technology Review: issue 1, 2020Ericsson Technology Review: issue 1, 2020
Ericsson Technology Review: issue 1, 2020
 
Ericsson Technology Review: 5G BSS: Evolving BSS to fit the 5G economy
Ericsson Technology Review: 5G BSS: Evolving BSS to fit the 5G economyEricsson Technology Review: 5G BSS: Evolving BSS to fit the 5G economy
Ericsson Technology Review: 5G BSS: Evolving BSS to fit the 5G economy
 
Ericsson Technology Review: 5G migration strategy from EPS to 5G system
Ericsson Technology Review: 5G migration strategy from EPS to 5G systemEricsson Technology Review: 5G migration strategy from EPS to 5G system
Ericsson Technology Review: 5G migration strategy from EPS to 5G system
 
Ericsson Technology Review: Creating the next-generation edge-cloud ecosystem
Ericsson Technology Review: Creating the next-generation edge-cloud ecosystemEricsson Technology Review: Creating the next-generation edge-cloud ecosystem
Ericsson Technology Review: Creating the next-generation edge-cloud ecosystem
 
Ericsson Technology Review: Issue 2/2019
Ericsson Technology Review: Issue 2/2019Ericsson Technology Review: Issue 2/2019
Ericsson Technology Review: Issue 2/2019
 
Ericsson Technology Review: Spotlight on the Internet of Things
Ericsson Technology Review: Spotlight on the Internet of ThingsEricsson Technology Review: Spotlight on the Internet of Things
Ericsson Technology Review: Spotlight on the Internet of Things
 
Ericsson Technology Review - Technology Trends 2019
Ericsson Technology Review - Technology Trends 2019Ericsson Technology Review - Technology Trends 2019
Ericsson Technology Review - Technology Trends 2019
 
Ericsson Technology Review: Driving transformation in the automotive and road...
Ericsson Technology Review: Driving transformation in the automotive and road...Ericsson Technology Review: Driving transformation in the automotive and road...
Ericsson Technology Review: Driving transformation in the automotive and road...
 
SD-WAN Orchestration
SD-WAN OrchestrationSD-WAN Orchestration
SD-WAN Orchestration
 
Ericsson Technology Review: 5G-TSN integration meets networking requirements ...
Ericsson Technology Review: 5G-TSN integration meets networking requirements ...Ericsson Technology Review: 5G-TSN integration meets networking requirements ...
Ericsson Technology Review: 5G-TSN integration meets networking requirements ...
 
Ericsson Technology Review: Meeting 5G latency requirements with inactive state
Ericsson Technology Review: Meeting 5G latency requirements with inactive stateEricsson Technology Review: Meeting 5G latency requirements with inactive state
Ericsson Technology Review: Meeting 5G latency requirements with inactive state
 
Ericsson Technology Review: Cloud-native application design in the telecom do...
Ericsson Technology Review: Cloud-native application design in the telecom do...Ericsson Technology Review: Cloud-native application design in the telecom do...
Ericsson Technology Review: Cloud-native application design in the telecom do...
 
Ericsson Technology Review: Service exposure: a critical capability in a 5G w...
Ericsson Technology Review: Service exposure: a critical capability in a 5G w...Ericsson Technology Review: Service exposure: a critical capability in a 5G w...
Ericsson Technology Review: Service exposure: a critical capability in a 5G w...
 

Último

The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesManik S Magar
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxfnnc6jmgwh
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...itnewsafrica
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Nikki Chapple
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterMydbops
 
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...itnewsafrica
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024TopCSSGallery
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 

Último (20)

The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL Router
 
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 

Ericsson Technology Review: Open, intelligent and model-driven: evolving OSS

  • 1. ERICSSON TECHNOLOGY EVOLVING OPERATIONSSUPPORT SYSTEMS C H A R T I N G T H E F U T U R E O F I N N O V A T I O N | # 1 ∙ 2 0 1 8
  • 2. 2 ERICSSON TECHNOLOGY REVIEW ✱ FEBRUARY 7, 2018 ✱ EVOLVING OPERATIONS SUPPORT SYSTEMS MALGORZATA SVENSSON, MUNISH AGARWAL, STEPHEN TERRILL, JOHAN WALLIN The long-standing paradigm of bundling vendor and domain-specific management with network functions has been challenged in recent years by a new approach that is built on the concept of an open and model-driven platform. This new approach leverages open source and uses standardized interfaces to enable a horizontal management platform. ■Today’sserviceprovidersexpectrapidnetwork deployments,agileintroductionofnewservices andcost-efficientoperationandmanagement– requirementsthatareevenmoreimportantwhen planningforfuture5Gcapabilities.Recent technologytrendsmakeitpossibletoredefine traditionalsupportsystemsatthesametimeas theyenablegreaterefficiencyindevelopmentand operations. Forexample,model-drivenautomationeliminates theneedformanualinteractionbyexternalizing behavioralaspectsofspecificdomainsfrom applicationlogic.Real-timeandnear-real-time analyticsredefinetheimplementationandscopeof supportsystemfunctionslikeperformance,fault management,assuranceandoptimization,where analyticsmodelsactonthecollectedandcorrelated data,producinginsightsthatarefarricherinscope thantheoutcomeofthetraditionalfunctions. Machineintelligence(MI)algorithmsenable the transitionfromreactivetoproactivedecisionmaking. TheDevOpsparadigmsimplifiesdevelopment andoperationalprocesses.Itrequiresdevelopment anddeployment-friendlysoftwarearchitectureand The simplicity required to deploy and manage services in future network and infrastructure operations is driving the need to rethink traditional operations support systems (OSS). To unleash the potential of 5G, Network Functions Virtualization (NFV) and software-defined networking (SDN), future OSS need to be open, intelligent and able to support model-driven automation. OPEN, INTELLIGENT AND model-driven: evolvingOSS
  • 3. FEBRUARY 7, 2018 ✱ ERICSSON TECHNOLOGY REVIEW 3 EVOLVING OPERATIONS SUPPORT SYSTEMS ✱ toolchainsthatsupportautomation.Microservice architecturesupportstheDevOpsparadigmand enableshighlyscalable,extendableandflexible systems. Ericsson’sapproachtoevolvingOSSisbasedon combiningthesetechnologiesandsolutionstocreate amodernOSSarchitecturethatisoptimizedtomeet therequirementsofserviceprovidersinthemidto longterm. OurOSSarchitectureprinciples ThekeyprinciplesguidingEricsson’sOSS architectureconceptarethatitisserviceoriented, thattheautomationisanalyticsandpolicydriven, andthatitusesvirtualizationandabstractionof networkfunctions.Byfollowingtheseprinciples, wecanevolveOSStobecomeprogrammableand abletoleveragetheinterfacesofferedbythe productiondomains. Terms and abbreviations AI–artificialintelligence|API–applicationprogramminginterface|BSS–businesssupportsystems| ETSI–EuropeanTelecommunicationsStandardsInstitute|MANO–ManagementandOrchestration| MI–machineintelligence|ML–machinelearning|NFV–NetworkFunctionsVirtualization|ONAP–Open NetworkAutomationPlatform|OSS–operationssupportsystems|PNF–PhysicalNetworkFunction| SDN–software-definednetworking|SLA–ServiceLevelAgreement|TOSCA–TopologyandOrchestration SpecificationforCloudApplications|UDM–UnifiedDataManagement|VNF–VirtualNetworkFunction Definitions of key concepts 〉〉 Analytics is the discovery, interpretation and communication of meaningful patterns in data. It is the umbrella for AI, ML and MI. 〉〉 Cloud native is a term that describes the patterns of organizations, architectures and technologies that consistently, reliably and at scale take full advantage of the possibilities of the cloud to support cloud- oriented business models. 〉〉 Microservice is a small service supporting communication over network interfaces. Several such services constitute an application. Each microservice covers a limited and coherent functional scope and is independently manageable by fully automated life-cycle machinery. A microservice is small enough to be the responsibility of a single, small development team. 〉〉 OSS business layer is a conceptual layer of the OSS that guides the service provider through the operational support subset of its business process. 〉〉 OSS control layer is a layer of the OSS containing functionality that controls and manages production domains. 〉〉 Policy is a function that governs the choices in the behavior of a system. Policy can use a declarative or imperative approach. 〉〉 Programmability is the ability to externally influence the behavior of a system in a defined manner. 〉〉 Resource is a means to realize a service, and can be either physical or non-physical. 〉〉 Service is a means to deliver value to a customer or user; it should be understandable to a customer. Service is also a representation of the implementation aspects to deliver the value.
  • 4. 4 ERICSSON TECHNOLOGY REVIEW ✱ FEBRUARY 7, 2018 ✱ EVOLVING OPERATIONS SUPPORT SYSTEMS Abstraction,programmability anddomain-specificextensions Networksarecomplex.Asthephysicalresources withinthemtransformintovirtualresourcessuch asVirtualNetworkFunctions(VNFs),virtual switches,virtualnetworksandvirtualcloud resources,theywillexposeonlywhatisnecessary andbemanagedinauniformway.Thisleadstoa logicalrepresentationofresourcesandnetworks, whichisreferredtoasabstraction.The capabilitiesofthesevirtualresourcesareexposed throughtheirinterfaces,whiletheirbehavioris influencedbytheseinterfaces.Thisisreferredto asprogrammability.Themethodologyof abstractionandprogrammabilityiscontinually andrecursivelyappliedatalllevelsoftheOSSand networks,fromtheresources’interfacestothe exposedservices. Abstractionandprogrammabilityarethemain prerequisitesforuniformmanagementof automation,easingtheshiftfrommanaging networkstomanagingautomation.Theyenable simplificationbyexposingonlytherequired capabilitiesofadomain,whilestillsupportingan efficientinteractionbetweenmanagementsystem scopes,andmanagementsystemsandnetworks. Regardlessofthegeneralizationofthebehavior betweenvariousproductiondomains,thedomain- specificaspectsremain.Someexamplesof domain-specificextensionsare:managingand optimizingradiofrequency,designingandhandling datacentercapacity,ordesigningL2/L3service overlay.Specificproductiondomaincompetencies andprocessesarerequiredtoprovidethenecessary capabilitiesintheseexamples,eventhoughthe capabilitiesarerealizedbythesameOSS. Fromautomaticmanagementto managementofautomation Thegoalofautomationistoprovideazero-touch network,whichmeansthatautomationmoves fromautomatingviascriptingwhatcanbedone manually,toanautonomicnetworkthattakescare ofitselfandhandlespreviouslyunforeseen situations.Thischangestheapproachto management,frommanagingnetworksmanually tomanagingautomation. Akeypartofmanagingautomationisthecontrol loopparadigm,asshowninFigure1.Thisisachieved bydesigningtheinsightsandpoliciesrequiredfora usecase,andthedecisionsthatneedtobemade. Insightsaretheoutcomewhendataisprocessedby analytics.Policiesrepresenttherulesgoverningthe decisionstobemadebythecontrolloop.Thedecisions areactuatedbyCOM(Control,Orchestration, Management),whichinteractswithproduction domainsbyrequestingactionssuchasupdate, configureorheal.Thecontrolloopsareimplemented bymultipleOSSfunctionsandcanactina hierarchicalway. Byleveraginganalytics,MIandpolicy,control loopsbecomeadaptiveandarecentraltoassuring andoptimizingthedeployedservicesandresources. AUTOMATIONCANBE FURTHERENHANCEDBY APPLYINGMI,WHICHISTHE COMBINATIONOFMACHINE LEARNINGANDARTIFICIAL INTELLIGENCE
  • 5. FEBRUARY 7, 2018 ✱ ERICSSON TECHNOLOGY REVIEW 5 EVOLVING OPERATIONS SUPPORT SYSTEMS ✱ MIandautonomicnetworks Automationcanbefurtherenhancedbyapplying MI,whichisthecombinationofmachinelearning (ML)andartificialintelligence(AI).MIadaptsto thesituationinanetworkandlearnstoprovidethe bestinsightsforagivennetworksituation. AsthelevelofMIincreases,theroleofpolicyshifts fromgovernanceofthedecisionstobemade,to ensuringthattheinsightsproducedfromMIare appropriate.Inthissense,MIisanenablerfor autonomicnetworks. Figure 1 Analytics and policy-driven automation: closed control loop Analytics Policy Control orchestration management Insights Decisions Actions Data OSS business layer OSS control layer Production domains Design Onboard Test Deploy Operate Retire PNF PNF VNF VNF VNF VNF VNF Cloud system infrastructure Transport
  • 6. 6 ERICSSON TECHNOLOGY REVIEW ✱ FEBRUARY 7, 2018 ✱ EVOLVING OPERATIONS SUPPORT SYSTEMS Figure 2 Model-driven OSS architecture Network slice life-cycle management Studio suite VNF scaling SLA assurance ...RAN optimization OSS business layer OSS control layer OSS information layer Network slice deployment model VNF scaling policy model RAN optimization policy model Design Onboard Test Deploy Operate Retire Orche- stration PolicyAnalyticsCatalog Inventory Mediation Model-drivenarchitecture Tosecureefficientandconsistentmanagement, thebehavioralaspectsofspecificdomainsare externalizedfromapplicationlogictomodels. Therearemodelsforconfiguration,orchestration, policyrulesandanalytics. Resourceandservicelife-cyclemanagementisa goodexampleofamodel-drivenapproach. AsshowninFigure2,themodelsdescribethe servicesandtheresources.Thesemodelsare designedandonboardedinastudiosuite.Theyare thenusedtotest,deploy,operateandretirethe servicesandtheresources.Themodelsarebased onstandardmodelingapproaches.Forexample, deploymentmodelsaredescribedusingHEAT (specifically,orchestrationinOpenStack[1])–and TOSCA[2].The“operate”processcancover activitiessuchasscale,upgrade,heal,relocate,stop andstart. Theconfigurationandinstrumentationofthe executingresourceandserviceinstancesrequire resourceandserviceviewsexpressedalsoas models.IETFYANG[3]hasemergedasthe mainstreammodelinglanguageforthispurpose. Policyrulesetsdefinethebehavioralaspectsof serviceassurance,resourceperformanceand scaling.Sincethemodelsarethewaytocapture businesslogicandintellectualproperty,theywill becomesellableobjectsthemselvesandbesubject tocommercialagreements.
  • 7. FEBRUARY 7, 2018 ✱ ERICSSON TECHNOLOGY REVIEW 7 EVOLVING OPERATIONS SUPPORT SYSTEMS ✱ Figure 3 Ericsson’s OSS architecture Service and resource life-cycle management User service and resource life-cycle management Assurance and optimization Interaction management Studiosuite ServicesandAPIexposure Capacity management OSS catalogs and inventories Mediation and analytics Production domains BSS Knowledge management Security management Procurement Forecasting Development Marketplace Packet core Communi- cation services Cloud system infrastructure TransportRAN UDM Modulararchitectureand implementationcapabilities TheoptimalOSSofthefuturewillbebasedbothon theprinciplesoutlinedaboveandonmodular architectureandimplementationcapabilities. Studiosuite Figure3illustratesthestudiosuite,whichprovides asingle,coherentenvironmenttodesign,test, operate,controlandcoordinateallthebusiness, engineeringandoperationalprocessesofaservice provider.Thisisdonebyexpressingtheprocesses, interfaceextensions,policies,deploymentsand configurationsasmodelsandusingthemfor automationofalltheOSSfunctionsandthe managedproductiondomains.Thestudiosuite frameworkincludesbusiness,engineeringand operationalstudios. Thebusinessstudioistheenvironmentwhere businessandoperationalprocessesaremaintained. Thebusinessstudioautomaticallyorchestratesthe processmodelsbyinvokingoperationsonthe appropriatefunctionsintheOSSstack. Theengineeringstudioprovidesamodel-driven platformwheretheOSSfunctionsandtherelevant informationandinformationmodelsassociated withthosefunctionsareconstructedandextended. Itletsauser(humanormachine)realizevarious managementtasksbyextendingtheOSSfunctions withuse-casespecificmodelsforconfiguration,
  • 8. 8 ERICSSON TECHNOLOGY REVIEW ✱ FEBRUARY 7, 2018 ✱ EVOLVING OPERATIONS SUPPORT SYSTEMS orchestration,dataandpolicies.Itprovidessoftware developmentkitsfordefiningtheextensionmodels andtheninstantiatestheneededcomponents, provisionsthecomponentswiththemodelsand wiresthemtogethertorealizethedesiredusecase. AnexamplecouldbeasetofMLfunctionsthat providescalablemachinerythatcanbeassignedto multipleusesbyapplyingdifferentconfigurationand datamodels. Theoperationalstudioofferscapabilitiesto manageresourcesandservicesthroughouttheirlife cycle.Resourcesrepresenttheinfrastructureandthe networksofproductiondomains.Servicesusethe infrastructureandnetworkstodelivervalueto customers.Oneofthefirstactivitiesintheresource andservicelifecycleistoconstructaspecificationof aresourceoraservice,thenassigntherequired policyrulesandconfigurationsdefiningthebehavior ofthenetwork,ortheinfrastructureortheservice. Oncetheyaredefined,thespecifications,policies andconfigurationsarestoredintheOSScatalogs anddistributedinrealtimetobeusedbytheOSS functions. Managingservicesandresources Serviceandresourcelife-cyclemanagement functionsprovideaprogrammablewayofmanaging theservicesandresourcesoftheproduction domainsbasedonspecifications,policiesand configurationsstoredinthecatalogs.Thecore capabilitiesareorchestrationandpolicyengines thatparsethedefinedmodelstorealizeallthelife- cyclestepsoftheservicesandresources.Thepolicy andorchestrationenginesautomatethenetwork managementbytakingovertheburdenoflow-level decisionmakingandexecutionoflife-cycle operationsfromhumanusers. Thesefunctionsaretriggeredbyeventsgenerated bysurroundingfunctionslikeinteraction management,assuranceandoptimization.They providebothclosedloopoptimizationcapabilities (wheredecisionmakingisdonebasedonpoliciesand MI)andanopenloopoptimizationfeature(wherea humanuserdecidesbasedonasetofautomatic recommendations).Thisdynamic,model-drivenand real-timeinteractioniswhatwillmakethisfuture OSSsolutiondifferentfromthetraditionalone. Wecanalreadyseetheneedforseamless interactionbetweenOSSsoftwaredevelopmentand operations,whichsuggeststhatthecoreDevOps capabilitiesofcontinuousintegration,delivery, releaseanddeploymenton-demandwillbean integralpartofthefutureOSS. OSSinventorieswillbeusedtostoreinstantiated resourcesandservices.Theytrackthepresence, capacityandconfigurationofresourcesandservices, aswellastheirrelationshipstootherresourcesand services.Theyprovidethedataforcapacity management,whichenablescapacityplanning, designandmonitoringovertime.Byusinganalytics incapacitymanagement,itispossibletomakeitwork inrealtimeandbepredictiveandself-learning. Thepurposeoftheuserserviceandresourcelife- cyclemanagementfunctionistomanageresourcesand servicesthathavebeenassignedtoauser,tenantor subscriber.Thiscapabilityalsosupportsuser,tenant andsubscriberprovisioning.Theclosedandopen controllooparchitecturepatternsapplyhereaswell. Theuserserviceandresourcelife-cyclemanagement functionhasthesamepropertiesastheserviceand resourcelife-cyclemanagementfunction. Mediationprovidesanopenandadaptable interfacetocollectdata,processeventsgeneratedby theproductiondomains,anddotherequired translation,transformationandfiltering.Italso providesasetofflexibleinterfacestoinvokelife-cycle
  • 9. FEBRUARY 7, 2018 ✱ ERICSSON TECHNOLOGY REVIEW 9 EVOLVING OPERATIONS SUPPORT SYSTEMS ✱ operationsonthenetworksandinfrastructuresofthe productiondomains. Theassurancefunctionmakesitpossibletocheck thatresourcesandservicesbehaveastheyhavebeen designed,publishedandoffered.Assurancemakes useofanalyticstodiscoverinsightsaboutthe performanceofservicesandresources.Policy enginesarethentriggeredtoactontheinsightsto determineactionsthatensurethedesired performancelevelofferedonservicesandresources. OurOSSarchitectureisdesignedtouse interactionmanagement,servicesandapplication programminginterface(API)exposuretointeract withexternalfunctions.Afewexamplesofthose externalfunctionsaredevelopment,marketplaces, businesssupportsystems,advancedsecurityand knowledgemanagementsystems,procurementand forecasting. TheproductiondomainexampleshowninFigure 3includesaRAN,packetcoreandcommunication services,UnifiedDataManagement,cloudsystem infrastructure,fixedaccessandtransportnetworks. OurOSSmanagesmulti-vendornetworkand infrastructure. TheOSSfunctionsarebasedonanAPI-first approachthatmandatesthatanAPIbedefined beforethefunction-exposingservicescanbe implemented.Theapproachenablesparallel developmentandprovidestheabilitytoadaptto externalimplementations.TheAPImanagement frameworkfacilitatestheeffectiveuseofAPIsduring development,discoveryofinternalAPIendpointsat runtimeandefficientlycontrolledexposureofAPIs toexternalapplications. Cloudnative Cloudnativeisthenewcomputingparadigmthatis optimizedformodern,distributedsystems environments,capableofscalingtotensofthousands ofself-healing,multi-tenantnodes.Cloudnative systemsarecontainerpackaged,dynamically managedandmicroserviceoriented.TheEricsson OSSofthefuturewillbebasedoncloud-native architecturetoenablebetterreuse,simplified operationsandimprovedefficiency,agilityand maintainability. Themicroservicearchitectureenablesfine-grained reusebyhavingseveralsmallcomponentsinsteadofa singlelargeone.Bybeinglooselycoupledand backwardcompatible,theservicescanbedeveloped independently,enablingefficientDevOps.Italso allowseachservicetochoosethemostefficient developmentandruntimetechnologyforitspurpose. Themicroservicearchitecturemakesitpossibleto composevariousbusinesssolutions,thendeploythem automatically,significantlyreducingdeploymentcost andtimetomarket.Thearchitecturewillusethe cloud-nativeecosystemasaportabilitylayerto supportmultipledeploymentoptions. Security Supportingmultipledeploymentmodelsrequires multiplesecuritycapabilitieslikecredential management,securecommunication,encryption, authenticationandauthorization,whichcanbe selectedbasedonthedeployment.OurOSS architecturewillincludethecapabilitiesneededto supportthemultipledeploymentmodelsandto protectthemodels. Embracingindustryinitiatives DuetoNFVandprogrammablenetworkssuchas SDN,thereishugeindustryinterestinautomationto decreasecomplexityandachieverapidintroduction ofservicesandresources.Thishasresultedinseveral significantindustryinitiatives,mostnotably
  • 10. 10 ERICSSON TECHNOLOGY REVIEW ✱ FEBRUARY 7, 2018 ✱ EVOLVING OPERATIONS SUPPORT SYSTEMS ETSI-MANO[4]andtheOpenNetwork AutomationPlatform(ONAP)[5]. Initiativesthatcallforstandardizationprovidean environmenttodevelopstrongconceptsandidentify importantinterfaces,whileopensourceprovides referenceimplementations,aswellas implementationinterfaces. ONAP Bybringingtogethertheresourcesofitsmembers, ONAPhasspedupthedevelopmentofaglobally sharedarchitectureandimplementationfor networkautomation.ONAPprovidesbothdesign timeandruntimereferenceimplementations, coveringservicedesignandcreation,catalog, inventory,orchestrationandcontrol,policiesand analytics.Italsoincludesservicemanagementand automationcapabilitiesforPhysical/Virtual NetworkFunctions(PNFs/VNFs),transportand cloudinfrastructure. Ericsson’smodularandmodel-drivenOSS approachiswellalignedwithONAPandextendsthe ONAPvisiontoautomationbeyondnetwork managementtoincludeinteractionmanagement, workforcemanagement,userserviceandresource life-cyclemanagement,advancedservice optimizationandassuranceasafewexamples. TointeractwithONAP,weareintheprocessof adoptingthenecessaryinterfacesandmodel definitionsinourproductportfolio(bothinOSSand networkfunctions).EricssoniscommittedtoONAP andheavilyengagedwithitacrossabroadrangeof topics.WeaimtousetheONAP-providedopen sourceimplementationsinaccordancewith Ericsson’sarchitectureprinciples. Managingmultipleproductiondomainsrequiresa model-drivenarchitecturebecauseachieving domain-specificbehaviorrequirestheapplicationof appropriatemodelsonacompatibleOSSplatform. Sinceamodel-drivenarchitectureisessentialto driveautomation,weareworkingtowardensuring thatourmodelsareusablewithinONAP. Conclusion AsbothanestablishedinfrastructureandOSS supplier,EricssonhasavisionforOSSinwhich autonomicnetworksenableintelligentand automatedserviceandresourcelife-cycle management.Weareusinganalytics,MI,policy andorchestrationtechnologiestocreatetheOSSof thefuture,andtooffergreaterefficiencyin developmentandoperations.WeapplyaDevOps paradigmtooursoftwaredevelopmenttokeepus closetocustomersandspeedupoursoftware delivery. Asourapproachismodel-driven,OSSbehavioris externalizedfromthemanagementplatformand materializedthroughacombinationofmodelsand configurations.Asaresult,thedevelopedmodelsare independentoftheexecutionplatform. OurOSSconceptismodularbydesignandfollows microservicearchitectureprinciplesthatmakeit possibletoreplacesoftwarecomponentswithopen sourceimplementations.Theconceptisbuiltona solidimplementationarchitecturethatenablesthe useofindustry-definedinterfacesandopensource modules,aswellasintegrationwithfullcomponent compatibility. Ericssonhasembracedopensource implementationsthroughactivecontributionsand usage,aswellasdrivingimportant standardizations.Wearecommittedtodriving industryalignmentthatwillhelpcreateahealthy ecosystem.
  • 11. FEBRUARY 7, 2018 ✱ ERICSSON TECHNOLOGY REVIEW 11 EVOLVING OPERATIONS SUPPORT SYSTEMS ✱ Further reading 〉〉 Ericsson Technology Review, Technology trends driving innovation – five to watch, 2017, Ekudden, E: https://www.ericsson.com/en/publications/ericsson-technology-review/archive/2017/technology-trends-2017 〉〉 Ericsson Technology Review, Generating actionable insights from customer experience awareness, September 2016, Niemöller, J; Sarmonikas, G; Washington, N: https://www.ericsson.com/en/publications/ ericsson-technology-review/archive/2016/generating-actionable-insights-from-customer-experience-awareness 〉〉 EricssonTechnologyReview,DevOps:fuelingtheevolutiontoward5Gnetworks,April2017,Degirmenci, F;Dinsing,T;John,W;Mecklin,T;Meirosu,C;Opsenica,M:https://www.ericsson.com/en/publications/ericsson- technology-review/archive/2017/devops-fueling-the-evolution-toward-5g-networks 〉〉 Ericsson,Gearingupsupportsystemsforsoftware-definedandvirtualizednetworks,June2015: https://www. ericsson.com/en/news/2015/6/gearing-up-support-systems-for-software-defined-and-virtualized-networks- 〉〉 Ericsson,Zerotouchnetworkswithcloud-optimizednetworkapplications,Darula,M;Más,I: https://www. ericsson.com/assets/local/narratives/networks/documents/zero-touch-networks-with-the-5g-cloud-optimized- network-applications.pdf 〉〉 EricssonTechnologyReview,Architectureevolutionforautomationandnetworkprogrammability,November 2014,Angelin,L;Basilier,H;Cagenius,T;Más,I;Rune,G;Varga,B;Westerberg,E: https://www.ericsson.com/ en/publications/ericsson-technology-review/archive/2014/architecture-evolution-for-automation-and-network- programmability References 1. OpenStack,HeatOrchestrationTemplate(HOT)Guide,availableat:https://docs.openstack.org/heat/ocata/ template_guide/hot_guide.html 2. OASIS,OASISTopologyandOrchestrationSpecificationforCloudApplications(TOSCA)TC,availableat: https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=tosca 3. InternetEngineeringTaskForce(IETF),October2010,YANG–ADataModelingLanguagefortheNetwork ConfigurationProtocol(NETCONF),availableat:https://tools.ietf.org/html/rfc6020 4. ETSI,NetworkFunctionsVirtualization,availableat:http://www.etsi.org/technologies-clusters/technologies/nfv 5. ONAP, available at: https://www.onap.org/
  • 12. 12 ERICSSON TECHNOLOGY REVIEW ✱ FEBRUARY 7, 2018 ✱ EVOLVING OPERATIONS SUPPORT SYSTEMS Malgorzata Svensson ◆ is an expert in OSS. She joined Ericsson in 1996 and has worked in various areas within research and development. For the past 10 years, her work has focused on architecture evolution. She has broad experience in business process, function and information modelling; information and cloud technologies; analytics; DevOps processes; and tool chains. She holds an M.Sc. in technology from the Silesian University of Technology in Gliwice, Poland. Munish Agarwal ◆ is a senior specialist in implementation architecture for OSS/BSS. He has 19 years of experience in telecommunications working with product development, common platforms and architecture evolution. He has hands-on experience with mediation, rating, order management and interactive voice response. Agarwal holds a Bachelor of Technology degree from the Indian Institute of Technology Kharagpur. Stephen Terrill ◆ has more than 20 years of experience working with telecommunications architecture, implementation and industry engagement. His work has included both architecture definition and posts within standardization organizations such as ETSI, 3GPP, ITU-T (ITU Telecommunication Standardization Sector) and IETF (Internet Engineering Task Force). In recent years, his work has focused on the automation and evolution of OSS, and he has been engaged in open source on ONAP’s Technical Steering Committee. Terrill holds an M.Sc., a B.E. (Hons.) and a B.Sc. from the University of Melbourne, Australia Johan Wallin ◆ is an expert in network management. He joined Ericsson in 1989 and has worked in several areas in RD in various positions covering design, product management and system management. He has broad experience of systems architecture in various mobile telephony systems including GSM, TDMA and CDMA. For the past 10 years, he has been working with network management architectures from an overall Ericsson perspective. He holds an M.Sc. in computer engineering and computer science from the Institute of Technology at Linköping University, Sweden. theauthors Theauthors wouldliketo acknowledge thecontribution theircolleagues JohnQuilty,Bo Åström,Ignacio Más,JanFriman, andJacoFourie madetothe writingofthis article.
  • 13. ISSN 0014-0171 284 23-3311 | Uen © Ericsson AB 2017 Ericsson SE-164 83 Stockholm, Sweden Phone: +46 10 719 0000