Author: Stephen Wynkoop

Editorials

Is it possible to have a secure system?

Spoiler alert: I don’t think so. If someone wants your information badly enough, and they have sufficient resources to spend on getting into your system, I think they’ll probably succeed.  Personally, I can’t foresee a day where we have all possible vulnerabilities blocked and accounted for – just as a matter of course. I found an interesting post about this […]

Editorials

More on Data Management and Protection

Some good feedback from readers about schema changes and requirements because of data protection.  True that there are many things that we’ll have to figure out – from what types of tools and interfaces to offer to the owners of the information to auditing and proof that you’re managing it all. One interesting point yesterday was what happens if a […]

Editorials

Does Privacy/Protection Impact Schema Design?

Many times working through systems you don’t have the luxury of starting from the beginning.  You’re working with an existing system, updating it and bringing it forward or adding new columns or what-have-you. In cases where you ARE working from the start, do you find that privacy is impacting data design?  Not from a yes or no on whether you […]

Administration Amazon AWS Amazon RDS Azure Azure SQL Database Editorials

Love/Hate Relationship with Unstructured Data

No doubt you’ve seen, and perhaps been working with unstructured solutions out there – DynamoDB, Azure Table Storage, and there are many other options as well.  It’s pretty cool that you can define key/value pairs and just start dumping information into the system, really without regard to structure and columns and many of the things that have traditionally made up […]