Skip to main content
August 17, 2022
Question

Is there a way to backup Appian Cloud DB?

  • August 17, 2022
  • 5 replies
  • 0 views

Hello,

Is there a way to automate taking DB back up from Appian Cloud? We do take back up manually from Appian Cloud before PROD deployment every month.
However, we now are looking for automating the process before every deployment.

Please suggest if you know of any good way to take Appian Cloud DB backup without the intervention of Appian Support.

(I know of "mysqldump" plugin but do not want to use it since it's not maintained for the latest versions of Appian - https://community.appian.com/b/appmarket/posts/mysqldump)

5 replies

October 27, 2023

Hello [mention:3a34a58994ca4952b3d60c7cb9c587cf:e9ed411860ed4f2ba0265705b8793d05], were you able to find a solution for this? We're looking for something similar. Thanks!

stewart.burchell
October 30, 2023

Have you looked at this: https://docs.appian.com/suite/help/23.3/Enhanced_Data_Pipeline_for_Appian_Cloud.html

This will basically put in a "pipe" to your cloud database and you can then "pull" the data to a local copy (e.g. Data Warehouse or Data Lake) 

marcop8892
January 3, 2024

you can use the cloud to provide service for backup.

abhayd3663
January 18, 2024

Is it really needed to take backup of Appin cloud DB? Is it not done by Appian?

markd981
January 19, 2024

Sure is. What if you're in the middle of a project which involves multiple changes to DB objects, stored procedures, triggers etc? Taking a backup could be the only way you can version control your objects and revert to an earlier version if necessary.