From fa4f61da0aed75b23ec68199efd5473c75876cae Mon Sep 17 00:00:00 2001 From: Inaki Date: Sat, 7 Mar 2020 15:17:23 +0100 Subject: [PATCH] Update databases.md --- docs/databases.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/databases.md b/docs/databases.md index caafbfb2..f0258c18 100644 --- a/docs/databases.md +++ b/docs/databases.md @@ -3,6 +3,9 @@ * [reddit.com: What's the best, proper way of running a database cluster on top of Kubernetes?](https://www.reddit.com/r/kubernetes/comments/9d8on5/whats_the_best_proper_way_of_running_a_database/) * [caylent.com: The Pros and Cons of Running Production Databases as Containers](https://caylent.com/the-pros-and-cons-of-running-production-databases-as-containers) +## Database DevOps +- [informationweek.com: Can Enterprises Benefit From Adopting Database DevOps?](https://www.informationweek.com/devops/can-enterprises-benefit-from-adopting-database-devops/a/d-id/1337238) + ## PostgreSQL Operator - [itnext.io: Operator Lifecycle Manager](https://itnext.io/wth-is-a-operator-lifecycle-manager-873cf1661b04)