project December 18, 2022 AWS App Design, Security My most elegant security system was for a crypto platform I wrote in 2018. The owners wanted...
project December 17, 2022 AWS App Design, 4 Hibernate docs describe four database design strategies to support differentiation (inheritance). IBM's Websphere Commerce uses...
project December 17, 2022 AWS App Design, 3 A commercial product should support differentiation by a key; it should load sets of subclasses for that...
project December 17, 2022 AWS App Design, Messaging Today's industry standard for messaging is JSON. Define your incoming and outgoing JSON messages. Then...
project January 31, 2022 Model-Driven Node - 2013 TLDR: This is a Rails-style code generator which uses a java templating engine and XSD schemas to...
project March 03, 2021 Multi-Tenant Systems - 1996 to 2018 My first application, Aspen [http://www.ugpti.org/research/projects.php?view=93&program=tssc], was...