blob: 2039de49215398cd4b5a584b20471be72d39d3e0 [file] [log] [blame]
liamfallona41c8772018-09-05 15:46:31 +01001//
2// ============LICENSE_START=======================================================
3// Copyright (C) 2016-2018 Ericsson. All rights reserved.
4// ================================================================================
5// This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE
6// Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
7//
8// SPDX-License-Identifier: CC-BY-4.0
9// ============LICENSE_END=========================================================
10//
11// @author Sven van der Meer (sven.van.der.meer@ericsson.com)
12//
13
14== APEX Demo (NOMS'18)
15
16[width="100%",cols="15%,90%"]
17|===
18
19h| Title
20e| Demo: Adaptive policy execution (APEX)
21
22h| Venue
23| IEEE NOMS, Taipei, April 2018
24
25h| Abstract
26| This demo focuses on demonstrating features of the Adaptive Policy Execution (APEX) system. APEX is a carrier-grade, production ready, scalable policy engine implementing, based on published theory, universal and immutable policy infrastructure. The demo will showcase the main APEX features, from authoring via deployment to runtime; with three demo use cases. All software and features are available on Github.
27
28h| Links
29| link:https://www.researchgate.net/publication/325058016_Demo_Adaptive_Policy_Execution_APEX[Research Gate] [accessed Sep 4, 2018]
30
31h| BibTeX
32a|
33[source,bibtex]
34----
35@inproceedings{DBLP:conf/noms/MeerKFM18,
36 author = {Sven van der Meer and John Keeney and Liam Fallon and Joseph McNamara},
37 title = {Demo: Adaptive policy execution {(APEX)}},
38 booktitle = {2018 {IEEE/IFIP} Network Operations and Management Symposium, {NOMS} 2018, Taipei, Taiwan, April 23-27, 2018},
39 pages = {1--2},
40 year = {2018},
41 crossref = {DBLP:conf/noms/2018},
42 url = {https://doi.org/10.1109/NOMS.2018.8406117},
43 doi = {10.1109/NOMS.2018.8406117},
44 timestamp = {Tue, 10 Jul 2018 16:33:52 +0200},
45 biburl = {https://dblp.org/rec/bib/conf/noms/MeerKFM18},
46 bibsource = {dblp computer science bibliography, https://dblp.org}
47}
48----
49
50|===
51