Which EventStream to use: DirectEventStream (DES) vs BufferedEventStream (BES) Use DES when you don't want any latency of data appearing in BAMPrimaryImport database. Since this is synchronous call, any error will be thrown back to the calling application.