David Sietz

Systems Architect, Open Source Contributor

David Sietz

David Sietz is a solutions architect at International Association of Privacy Professionals with more than 25 years of hands-on experience. Starting his IT career in Munich Germany, his professional history as a data architect, system designer, and adult educator, instilled in him a sense of IT with the business customer in mind.

David's specialty is architecting, designing, and constructing of viable solutions that are properly engineered for their purpose and longevity. His breadth of knowledge of data management, microservice architecture, and building cloud platforms allows him to bridge disciplines and provide MVP solutions.

Presentations

Hands-On Experience with DaaS and PbD

Monday, 9:00 AM EST

Should Information Management systems apply the services architecture? Many data provisioning and BI systems are monolithic, tightly coupled, difficult to scale, and stumble when it comes to delivering MVP in a timely manner. They also don't implement Privacy by Design.

Data as a Service delivers MVP of real-time data management, while implementing privacy practices and avoiding many of the anit-patterns that traditional data provisioning and BI systems portray. Unlike traditional BI tooling, building out a Data as a Service system doesn't require high up-front costs and the welding of multiple products.

Get hands-on experience learning how the Rust language, a Kafka broker, and DaaS and PbD SDK can be used to build out a DaaS platform that delivers faster and more scalable solutions to your customer.

In this workshop we will walk-through and implement the key components of the Data as a Service architecture pattern by building out a simple real-time event driven online report.

In this workshop you will learn:

  • Overview of the DaaS pattern
  • Overview of three privacy patterns
  • Overview of the Rust language
  • How to create RESTful services in Rust
  • How to broker the events using Kafka
  • How to provide data analytics as a service

Designing with Privacy in Mind

Tuesday, 1:00 PM EST

Business requirements are not the only influencers of our technical solutions. Laws and Regulations transform the technical landscape in ways that require us to redefine our architecture, as well as our skill-set. This is especially true with Data Privacy. Since GDPR and CCPA, our industry is witnessing a new career path emerge: the Privacy Engineer. Where security started 10 years ago, so does privacy engineering. Join us as we look at Privacy by Design (PbD) and introduce some architecture patterns that align with privacy strategies.

Agenda:

  • Overview
  • Data Usage Agreements
  • Data Tracker Chain
  • Data Privacy Inspector
  • Data Security Guard
  • Forward Thinking

Data as a Service Overview

Wednesday, 9:00 AM EST

Github Repo


Should Information Management systems apply the services architecture? Many data provisioning and BI systems are monolithic, tightly coupled, difficult to scale, and stumble when it comes to delivering MVP in a timely manner.

In this session we will look at the common obstacles such systems inherently bring with them, and how the Data as a Service architecture pattern addresses many of these issues.

Agenda

  • setting expectations
  • anti-patterns
  • DaaS pattern
  • using a business lens

A PbD Legacy Make Over

Wednesday, 11:00 AM EST

Privacy by Design is rapidly becoming the new focus for go forward architecture and application design. However, few companies have the luxury of building out new solutions and are struggling with ways to adapt their current systems to meet Privacy by Design criteria. If you find yourself in such a situation, know that you're not alone.

In this session we'll review some common legacy designs and provided suggestions for them that you can implement to better align your systems toward privacy strategies.

Agenda

  • Privacy Strategies
  • Monolithic Databases
  • Batch Processing
  • SOA
  • Next Steps