Systems | Development | Analytics | API | Testing

When to Use Change Data Capture

Automated ETL (extract, transform, load) and data integration workflows are essential for the modern data-driven organization, and they can swiftly and efficiently migrate data from sources to a target data warehouse or data lake. But ETL must run at regular intervals — or even in real-time — so how can you know which information is fresh and which information you’ve already ingested? Solving this problem is the goal of change data capture (CDC) techniques.

Why CFOs Should Champion the Consumption Business Model

Traditionally, CFOs focus on cost and cost control when managing the financial actions of a company. “Value” is assessed by putting a quantifiable number behind everything. It’s time to shift that mindset and take into account a different kind of value—the kind you can derive from an investment. Rather than worrying solely about the bottom line, ask the question: If you spend more today, what will you end up creating tomorrow?

How to Monitor the SEO of your Website

SEO is very important for your website, it brings customers to your website and keeps your business rolling. Using the SEO Monitoring tool from LoadFocus you can audit the SEO of your website’s landing page, or any new or existing web page present on your domain. You can start SEO monitoring for free in less the 30 seconds, here are the steps.

How to use data-driven testing to clean up your tests

If you’ve been a tester for some time, without a doubt you have run into scenarios where you had to write tests to verify the correctness of the implementation of business rules, algorithms or another form of backend logic. To get a fair amount of test coverage, you'll likely need more than a single test case. Data-driven testing helps clean up your tests and make them more effective and maintainable.

[MLOps] The Clear SHOW - S02E11 - DIY Strikes Back! Building the Model Store!

Ariel extends ClearML's "experiment first" approach towards a "model first" approach - by building a model store. See how easy it is to add metadata to the model artifacts. + Colab notebook (uses the demo server, just run it and see what happens) ClearML is the only open-source tool to manage all your MLOps in a unified and robust platform providing collaborative experiment management, powerful orchestration, easy-to-build data stores, and one-click model deployment.

Online Meetup: Kong Gateway 2.5 Release

In this session, we get you up-to-speed on the Kong Gateway 2.5 release with a summary of the features and news, including: Kong’s Online Meetups are a place to learn about technologies within the Kong #opensource ecosystem. This interactive forum will give you the chance to ask our engineers questions and get ramped up on information relevant to your #Kong journey.

Hands-on tips for decreasing the duration of iOS UI tests via fastlane and Bitrise

Mobile test automation is a vital part of the Mobile DevOps cycle. Without it, we can’t deliver mobile apps to our customers. This article will explain how a fastlane plugin for parallelizing iOS UI tests can make your life easier.

What is SDLC? An Intro to the Software Development Lifecycle

SDLC is one of the age-old terms in the software industry. SDLC stands for Software Development Lifecycle and is a methodology that defines various strategies and steps for building high-quality software most efficiently. SDLC is undoubtedly an integral part of most organizations’ development routines.