“Let’s be honest, we can no longer ‘do nothing’ when it comes to integration. Our buyers expect our product to integrate with their systems and if it doesn’t they will go elsewhere.” This is a common statement made by engineering, product management and sales leaders at SaaS companies. They realize that doing nothing about integration means they won’t be able to...
Scribe recently made an agreement with CData that gives us access to CData’s library of over 100 drivers for common applications and databases. Earlier this year we started packaging the drivers as Scribe Online connectors to give you more direct connectivity on the platform. So far we’ve released two new connectors based on CData drivers, Google Analytics and PostgreSQL. Google...
Logging is a must-have feature for every production-level application or service. Without it, it’s pretty hard to get insights of what’s going wrong in when errors or exceptions arise. However, the larger an application is, the greater the quantity of logs this application will produce. This feedback is valuable but we don’t want to drown in it. That’s why it’s...
Overview In a previous article Paul Varley showed how you can implement a Version Control System for Scribe maps. Today we will talk about deployment pipelines and Continuous Delivery for Scribe solutions. Having separate environments for testing and production is a useful development and release management best practice that can prevent bugs in production. At the same time, this practice...