Skip to content

Commit 75ab08a

Browse files
jsilvelagbartolini
authored andcommitted
review: add paragraph linking to DORA
Signed-off-by: Jaime Silvela <[email protected]>
1 parent f6e38e6 commit 75ab08a

File tree

1 file changed

+7
-3
lines changed
  • content/blog/migrations-with-atlas-and-cloudnativepg

1 file changed

+7
-3
lines changed

content/blog/migrations-with-atlas-and-cloudnativepg/index.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,9 +187,13 @@ and different loads.
187187
Add time and other developers, and you have a big chance for snafus of the type
188188
*"but it worked on my machine!"*
189189

190-
Database migration tools manage this, bringing DevOps to this area of databases.
191-
Atlas, by working as a Kubernetes operator, makes the dev/prod transition even
192-
smoother.
190+
Database migration tools help manage this, bringing DevOps to this area of
191+
databases. Atlas, by working as a Kubernetes operator, makes the dev/prod
192+
transition even smoother. \
193+
But it's not enough to use good tools. Remember the Agile manifesto:
194+
*"individuals and interactions over processes and tools"*.
195+
You can find an overview of the challenges posed by database change management
196+
at [DORA](https://dora.dev/capabilities/database-change-management/).
193197

194198
Using CloudNativePG, with its services and credentials secrets created out of
195199
the box, together with Atlas, will enable the developers to create migrations

0 commit comments

Comments
 (0)