Category: Business, Database, Data, Privacy, automation

Recently on DevOps.com, Anais Baig provided a brief overview of the privacy process and capabilities that developers need to think about to comply with new global privacy laws such as Europe’s GDPR and California’s CCPA. Top of the list for complying with these laws?

The bulk of the work that developers typically do is that first step: auditing the business data system and documenting the database structures.

For example, attributes with names ‘lat’ and ‘lng’ can be identified as latitude and longitude of a location.

You can also begin thinking about processes for maintaining the map’s accuracy as your data inventory flexes and evolves.

Related Articles