Systems | Development | Analytics | API | Testing

Which Stitch Alternative Should You Choose? Top 7 Stitch Alternatives

Stitch is a popular cloud-based Extract, Load, Transform (ELT) tool. Stitch seamlessly moves data between databases, warehouses, data lakes, SaaS services, and other applications with no code required whatsoever, making it a valuable weapon for data integration. However, the platform has limited data transformation capabilities and, away from its free tier, charges users for the amount of data they use per month, which often works out to be more expensive than other pricing models in the ETL/ELT space.

DreamFactory 4.9.0 Released

DreamFactory 4.9.0 has arrived! This release includes a mix of bug fixes and UX improvements. Perhaps the most notable change is the addition of a “Quick Links” section (see attached screenshot) to an API’s Overview tab. It’s now possible to jump directly to an API’s scripted endpoints, API documentation, and associated roles!

Consumption-based Pricing: Ensuring Every Customer's Value and Success

Consumption-based, aka usage-based, pricing is hardly new. Anyone with an electricity, gas, or water bill knows that the amount you pay each month varies depending on your usage. More recently, disruptive companies have pushed other industries (transportation, hospitality, communications, and insurance) to transform by providing usage-based products and services via software applications. As consumers, we see this all around us, when we hail an Uber or choose a short-term rental on AirBnB.

From 3 Weeks to 3 Hours: How Signagelive Sped up Regression Testing by Switching to Automation

In early 2016, Signagelive—a digital signage company—had an informal approach to QA. When developers had time, they performed a few manual tests ahead of each software release and hoped for the best. This allowed the company to focus on growth and building new features, but the company reached a point where the number of bugs clients found was unacceptable.

A Getting Started Guide to Setting Up Jenkins

The goal of this getting started guide is to help teams get Jenkins continuous integration (CI) servers configured, and discover how to make a newly deployed CI infrastructure fully operational. Jenkins is a leading open source CI server. It is flexible, providing hundreds of plugins to support building, testing, and deployment, and is capable of automating any project. Jenkins CI infrastructure can be deployed to on-prem, in the cloud using configuration management tools, and third-party vendor.

How To Setup an SSH Tunnel Connection

In this video, we will set up an SSH tunnel connection within Xplenty to access a server on a private network. When configuring SSH tunnels for connecting to databases, authentication is performed using the SSH server. This can be done via either user name and password authentication or by using key-based authentication. Key-based authentication gives the user the ability to log in without a password.