Category Archives: azure

Exceptionless 4.0 Enhancement Overview – Live Code Demo

We recently announced Exceptionless 4.0, but we also recorded a short demo of some of the enhancements and talked through them. In this live code/feature/functionality review video, Blake talks about: Deploying Elasticsearch 5.x to production with completely new Azure resources. Fixing bugs and doing extensive testing on the new Elasticsearch 5 and Azure implementation. Massive performance …Read More

Exceptionless 4.0 is Here!

That’s right folks, Exceptionless 4.0 is here and we’ve got the full low-down on all the improvements, upgrades, and enhancements in this week’s blog article, along with how to upgrade instructions for self hosters. The primary focus of version 4.0 was to add support for Elasticsearch 5. By migrating from Elasticsearch 1.7 to 5, we …Read More

Exceptionless Helps Identify Issue Affecting 25,000 Users – Case Study

Case study time! Today we’ve got a great example of Exceptionless helping software developers identify major issues in their web applications affecting thousands of users. In this case, the problem was major enough that the development team stopped using WPF and rewrote their entire UI layer! Here’s what Will Graham, CEVO, Inc. developer, had to …Read More

Simple App Deployment with Azure Continuous Deployment and GitHub

We’ve learned a lot about deployments since we first started Exceptionless. We initially went with what everyone else was doing (Octopus Deploy), but over time we thought we could greatly simplify and automate it, letting us focus on what matters, improving the product! Through a lot of testing and iterations of our deployment process, we …Read More