leehinde Yes, that's basically all you need to do, generally speaking. To minimize downtime, setup the new MariaDB instance first, do your export/import, then update Django to use the new DB. Then decommission the old DB instance if all goes well. Of course, always make backups.