bbabbd5d2566d47d923d51dbe350634783455999 mspeir Sun Oct 26 12:14:52 2025 -0700 change soe to gi, refs #35031 diff --git src/hg/htdocs/goldenPath/help/cloud.html src/hg/htdocs/goldenPath/help/cloud.html index a73904f2b0b..33b081f0f80 100755 --- src/hg/htdocs/goldenPath/help/cloud.html +++ src/hg/htdocs/goldenPath/help/cloud.html @@ -87,58 +87,58 @@

What is the Amazon s3://genome-browser bucket?

S3 stands for Simple Storage Service, and it is the name for cloud storage in Amazon Web Services (AWS). The data available through S3 is essentially stored in a folder called a bucket, and files are called objects. The s3://genome-browser bucket is a copy of the main data available on our -UCSC Genome Browser Download website: https://hgdownload.soe.ucsc.edu/downloads.html

+UCSC Genome Browser Download website: https://hgdownload.gi.ucsc.edu/downloads.html

By placing our Download server files in an S3 bucket, developers working in the cloud can more easily integrate with UCSC data. You can learn more about how S3-object-based storage works, and its advantages of being accessible anywhere across the world with low latency and high durability by reviewing Amazon's S3 documentation.

What specific files are in the s3://genome-browser bucket?

-The data mirrors our UCSC Genome Browser Download website's main rsync directories:

 UCSC Human Golden Path Downloads             s3://genome-browser/goldenPath
 UCSC Human Genome Browser Gbdb Data Files    s3://genome-browser/gbdb
 UCSC Human Genome Raw Mysql Tables           s3://genome-browser/mysql
 UCSC Human Genome Web Site CGI Binaries      s3://genome-browser/cgi-bin
 UCSC Human Genome Web Site Htdocs            s3://genome-browser/htdocs