Redactics

Redactics

Follow
homeRedactics HomeContactbadges
Tag

Developer

#developer

More content

Read more stories on Hashnode


Articles with this tag

How To Automate Database Migration Testing/Dry-runs in Your CI/CD Pipelines

Nov 28, 20227 min read

The most logical starting place is to stand up a new database cluster based on a snapshot, especially if you are using a managed database service like...

How To Automate Database Migration Testing/Dry-runs in Your CI/CD Pipelines

What Every Developer Should Know About Data Security/Privacy

Nov 18, 20227 min read

There are studies, including this one, that show that the vast majority of data breaches are due to human error. Some of this human error is the...

What Every Developer Should Know About Data Security/Privacy

How To Stop Living With Your Seed Data Sucking

Nov 17, 20224 min read

So often throughout my career I've come across projects where seed data was created during the very early days of a repo, and the bare minimum is done...

How To Stop Living With Your Seed Data Sucking