The speaker of this talk is Edward Baranetsky, a Senior Software Engineer at Allied Testing.
Today, we have several tools, such as Liquibase, that provide database migrations, schema updates, preparing database backups, and so forth. Apache Ignite is a popular distributed database and deserves to have such a tool designed for it.
In this session, we discuss our recently released tool called Apache Ignite Migration Tool. It is open source and was developed specifically for Apache Ignite.
To share our experience in designing, building, and using this tool, we cover the following:
The reasons that we developed the tool and which tasks it solves
Technologies used in the development and why we chose them
How to use the tool including a short demo of its current capabilities
Limitations and caveats of usage – our vision for the future of the tool