Colin Bookman
Colin Bookman
Example code: https://github.com/cobookman/DatastoreToGCS/blob/master/src/main/java/com/google/datastorebackup/Main.java Had a customer ask how to do this. Found that it's not as trivial as it should be and might be a good example. Could also have...
A p4d.24xl offers 4x100Gbps of throughput. 25 threads will most likely not max out available bandwidth. Allowing configuration of `executorPoolSize` would allow for more threads, and faster s3 throughput. I'd...
The usage of basic auth with API Key/user-tokens at least in my Service Sonar enterprise instance has reduced privileges even when associated to 'super admin' users. I noticed that by...