<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="blue" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">TLDR – Developing a hybrid service/data mesh for interacting with infrastructure services. Thinking about what a modern, consolidated API might look like for CUCM.</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I was scheduled to give this talk at DevNet Create until everything was shut down…</p>
<p class="MsoNormal"><a href="https://github.com/adhdtech/DRP/blob/master/DevNet%20Create%202020%20-%20Making%20a%20Mesh%20of%20the%20Infrastructure.pdf">https://github.com/adhdtech/DRP/blob/master/DevNet%20Create%202020%20-%20Making%20a%20Mesh%20of%20the%20Infrastructure.pdf</a></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">For the demo I had data from a few of the CUCM APIs being piped into a consolidated logical model. Nothing too complex; just users, devices and associated JTAPI streams. It got me to thinking, though. If you could snap your fingers and
have a modern, consolidated API for interacting with CUCM services, what would it look like? Not just RPC operations, but pub/sub as well.</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I’m considering creating a mesh service agent for CUCM. Instead of leveraging the existing APIs, the goal would be to effectively replace them and inject their capabilities into the mesh. Before I do, I’m trying to figure out what some
of the “must have” features would be for a POC.</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The project README needs some updating, but it does give a general idea of how everything works. Recently added a command shell; need to get that documented.</p>
<p class="MsoNormal"><a href="https://github.com/adhdtech/DRP">https://github.com/adhdtech/DRP</a></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">-Pete</p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>