Hi everyone!!  It’s very common to find companies saying that they don’t need backup for their Kubernetes applications, because they just have stateless applications.  Still, when you dig a bit more, you realize many of those applications are actually consuming data from external data sources, like on-premises databases, or managed-database services from a Cloud Provider like AWS, Azure or Google Cloud.  In those cases you can protect the entire application, including the external database, by using Kasten K10 and Kanister Blueprints.

Here I’ve recorded a demo about how to protect Azure Database for PostgreSQL instances with Kasten K10 and a Kanister Blueprint.   The Kanister blueprint and the sample application is available in the following GitHub repository: https://github.com/prcerda/K10-SampleApps/blob/main/PostgreSQL-External/README.md