Migrate databases to Kubernetes using Konveyor
Yasu Katsuno
Wed, 05/25/2022 – 08:21

1 reader likes this
1 reader likes this

Kubernetes Database Operator is useful for building scalable database servers as a database (DB) cluster. But because you have to create new artifacts expressed as YAML files, migrating existing databases to Kubernetes requires a lot of manual effort. This article introduces a new open source tool named Konveyor Tackle-DiVA-DOA (Data-intensive Validity Analyzer-Database Operator Adaptation). It automatically generates deployment-ready artifacts for database operator migration. And it does that through datacentric code analysis.
What is Tackle-DiVA-DOA?
Tackle-DiVA-DOA (DOA, for short) is an open source datacentric database configuration analytics tool in Konveyor Tackle. It imports target database configuration files (such as SQL and XML) and generates a set of Kubernetes artifacts for database migration to operators such as Zalando Postgres Operator.

Image by: (Yasuharu Katsuno and Shin Saito, CC BY-SA 4.0)

DOA finds and … // Read more: original article.

Previous post Embedded World: Renesas to demo Cortex-M85 – Arm’s latest MCU
Next post HackSpace Magazine Issue 55: Build a Plotter – now out @HackSpaceMag @Raspberry_Pi