Systems | Development | Analytics | API | Testing

Quantifying the value of multi-cloud deployment strategies with CDP Public Cloud

In this article, I will be focusing on the contribution that a multi-cloud strategy has towards these value drivers, and address a question that I regularly get from clients: Is there a quantifiable benefit to a multi-cloud deployment? That question is typically being asked when I explain the ability to leverage container technology that offers a consistent deployment environment across multiple clouds and form factors (public, private, or hybrid cloud).

"Reverse ETL" with Keboola

TL;DR: Yes, you can do it. And no, you don’t need a separate tool for it. “Reverse ETL” is a fairly recent addition to the data engineer’s dictionary. While you can read articles upon articles about it (there’s a pretty good ‘primer’ in the Memory Leak blog), it can be summarized as being the art and science of taking data from your data warehouse and sending it somewhere other than BI - generally into other tools and systems where it becomes operational.

Level Up Test Automation With Zephyr Scale

With the ever-increasing demand to deploy high quality and reliable software faster, automation has become an integral part of modern software development. By seamlessly integrating your existing test automation efforts with Zephyr Scale, you can benefit from faster releases, tighter collaboration, and better visibility of your testing processes. Read on to discover why and how you can unify test management and automation in a single tool with Zephyr Scale.

Straight Talk, No Chaser: How to Jumpstart Your Hyperautomation Journey, Part 2

Hyperautomation is about making humans more human. So said automation expert Arjun Devadas in the first episode of this two-part post on hyperautomation. (Read part one here). Devadas—who serves as Senior Vice President, Professional Services & Operations, Americas at Vuram, a hyperautomation services company—debunked a few myths and spilled some pragmatic tea on how to get the most out of your hyperautomation journey.

5 Tips on Avoiding FTP Security Issues

Flat files are files that contain a representation of a database (aptly named flat file databases), usually in plain text with no markup. CSV files, which separate data fields using comma delimiters, are one common and well-known type of flat file; other types include XML and JSON. Thanks to their simple architecture and lightweight footprint, flat files are a popular choice for representing and storing information.