Posts by this author

Dec 12, 2018
0
0

Social Stream Pipeline on Databricks with auto-scaling and CI/CD using Travis

This code story describes CSE's work with ZenCity to create a data pipeline on Azure Databricks supported by a CI/CD pipeline on TravisCI. The aim of the collaboration was to create a pipeline capable of processing a stream of social posts, analyzing them, and identifying trends.

DevOpsBig DataAzure App Services
Sep 26, 2017
0
0

Custom Analytics Dashboard for Application Insights

We created an easy-to-use tool for visualizing data from Microsoft Azure Application Insights with a dashboard framework. Our solution can be applied to different bot scenarios as well as other scenarios involving the service.

Azure App ServicesBots
Apr 18, 2017
0
0

Continuous Delivery to Multi-Cloud Marketplaces

This code story describes how we collaborated with a partner to create a continuous delivery solution that runs on multiple cloud platforms using Jenkins.

DevOpsAzure App Services
Jan 20, 2017
1
0

Unit Testing for Bot Applications

Adding unit testing for conversational flow to Microsoft Bot Framework projects, including ones using LUIS.

Bots