RandomDevOpsDude@programming.dev to Programmer Humor@programming.devEnglish · 1 year agoMicroservice architecture, they said. It will be fun, they said.programming.devimagemessage-square16fedilinkarrow-up184arrow-down14
arrow-up180arrow-down1imageMicroservice architecture, they said. It will be fun, they said.programming.devRandomDevOpsDude@programming.dev to Programmer Humor@programming.devEnglish · 1 year agomessage-square16fedilink
minus-squarevapeloki@lemmy.worldlinkfedilinkEnglisharrow-up2·1 year agoUse a postgresql operator for that. How many postgresql databases without replication and backup if have seen … and 90% of then contained critical data. If you really need to run the db inside containers, never by hand. And as a full time postgresql dba: NEVER run your production databases inside k8s
Use a postgresql operator for that.
How many postgresql databases without replication and backup if have seen … and 90% of then contained critical data.
If you really need to run the db inside containers, never by hand.
And as a full time postgresql dba: NEVER run your production databases inside k8s