AWS Storage Blog

Mark Schreiber

Author: Mark Schreiber

Mark Schreiber is a senior genomics consultant working in the Amazon Web Services (AWS) health artificial intelligence (AI) team. Mark specializes in genomics and life sciences applications and data. Prior to joining AWS, he worked for several years with pharmaceutical and biotech companies. Mark is also a frequent contributor to open-source projects.

Amazon S3 featured image - new

Extending Java applications to directly access files in Amazon S3 without recompiling

The Java programming language has been among the most used languages in software development for many years, and a vast number of Java applications exist today. Almost all applications interact with files in some way, yet most of these have been written to interact with a file system based on block storage and cannot directly […]