{"id":125,"date":"2021-08-18T00:00:00","date_gmt":"2021-08-18T07:00:00","guid":{"rendered":""},"modified":"2025-06-25T03:42:41","modified_gmt":"2025-06-25T10:42:41","slug":"genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure","status":"publish","type":"post","link":"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/","title":{"rendered":"Genomics testing on the ISS with HPE Spaceborne Computer-2 and Azure"},"content":{"rendered":"\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"has-large-font-size wp-block-paragraph\"><em>Thanks to the power of open source, the compute capability provided by the HPE Spaceborne Computer-2, and the scalability of Azure, we are empowering developers to build for space at a speed that\u2019s out of this world.\u201d\u2014<\/em>Kevin Mack, Senior Software Engineer, Microsoft<\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">This morning Microsoft News <a href=\"https:\/\/news.microsoft.com\/?post_type=features&amp;p=443506\" target=\"_blank\" rel=\"noopener\">published a story<\/a> about the use of Azure, enabled by <a href=\"https:\/\/hpe.com\/info\/spaceborne\" target=\"_blank\" rel=\"noopener\">HPE\u2019s Spaceborne Computer-2<\/a> on the International Space Station (ISS). The project was designed to overcome the limited bandwidth between ISS and Earth by validating the benefits of a computational workflow that spans edge and cloud. Under this workflow, examination of high-volume raw data is processed and performed on the ISS using the HPE Spaceborne Computer-2\u2019s edge computing platform and a much smaller data set containing only \u201cinteresting bits\u201d is sent to Earth, where cloud resources are used to perform compute-intensive analysis to determine what those interesting bits really mean.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The Azure Space team performed the software development needed for the entire experiment in just three days.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"a-brief-background\">A brief background<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The International Space Station (ISS), a microgravity and space environment research laboratory, has just observed 20 years of continuous human presence. New technology is delivered to it regularly, as needed to keep up with the research being performed. Computers used on the ISS have typically been custom-built with specialized hardware and programming models, needed to deliver the reliability needed in space. Unfortunately, the developer experience for targeting these custom spaceborne systems is complex, making programming slow and challenging compared to the commercial-off-the-shelf systems used by most developers today.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Installed in 2017, Spaceborne Computer-1, designed by HPE, validated that a modern, commercial-off-the-shelf computer could survive a launch into space, be installed by astronauts, and operate correctly on the ISS\u2014without \u201cflipping bits\u201d due to increased radiation in space. Basically, it was a year-long test to see if the computer hardware used on Earth would function normally in space. Building on this success, HPE\u2019s Spaceborne Computer-2, an edge computing platform with purposely designed features for harsh environments, was installed in April 2021 to deliver twice as much compute performance, and for the first time, artificial intelligence (AI) capabilities to advance space exploration and research by enabling the same programming models and developer experiences used on Earth.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In many ways, Spaceborne Computer-2, which is comprised of the HPE Edgeline EL4000 Converged Edge system and HPE ProLiant DL360 Gen10 server, is the ultimate edge computing device platform, putting a game-changing amount of compute at the edge of space. However, the real limiting factor is the bandwidth between the ISS and Earth. Although Spaceborne Computer-2 supports the maximum available network speeds, it only receives from NASA an allocation of two hours of communication bandwidth a week to transmit data to earth, with a maximum download speed of 250 kilobytes per second.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In some cases, working around limited bandwidth can be accomplished by HPE helping researchers to compress data on Spaceborne Computer-2 before sending it down to Earth. In other cases, the data can be fully analyzed in space without needing to use the slow downlink at all. But what about research that requires more compute or bandwidth than what Spaceborne Computer-2 can provide, or that can be allotted to a single experiment among many? To address such scenarios, HPE applied its vision for an \u201cedge to cloud\u201d experience, in which Spaceborne Computer-2 is used to perform preliminary analysis or filtering on large data sets, extract what\u2019s interesting or unexpected, and then burst those results down to Earth and into the public cloud for full analysis.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"the-azure-space-experiment\">The Azure Space experiment<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The Azure Space team at Microsoft proposed an experiment that simulates how NASA might monitor astronaut health in the presence of increased radiation exposure, as exists outside of our protective atmosphere. Such exposure will only increase as astronauts venture beyond the ISS\u2019s low-earth orbit into and beyond the Van Allen Belts.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The experiment assumes access to a gene sequencer onboard the ISS, which is used to regularly monitor blood samples from astronauts. However, gene sequencing can generate an incredible amount of data\u2014far too much for a 2Mbps\/sec downlink\u2014and the output needs to be compared against a large clinical database that\u2019s constantly being updated.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To overcome those limitations, the experiment uses HPE Spaceborne Computer-2 to perform the initial process of comparing extracted gene sequences against reference DNA segments and capture only the differences, or mutations, which are then downloaded to the HPE ground station.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">On earth, the data is uploaded to Azure, where the Microsoft Genomics service does the computational \u201calignment\u201d work\u2014the process of matching the short base-pair gene sequence reads in the downloaded data (which are about 70 base pairs in length) against the full 3 giga-base-pair human genome, as required to determine where in the human genome each mutation is located and the type of change (deletion, addition, replication, or swap). Aligned reads are then checked against the National Institute for Health\u2019s dbSNP database to determine what the health impacts of a given mutation might mean. Watch the video below to see Azure in action.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/08\/56f1fcdf-ca48-4a8f-85ce-71ab41624db7.webp\" alt=\"Genomics testing on the ISS with HPE Spaceborne Computer-2 and Azure \" title=\"ISS image\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"development-process-and-computational-workflow\">Development process and computational workflow<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The entire experiment was coded by 10 volunteers from the Azure Space team and its parent organization, the Azure Special Capabilities, Infrastructure, and Innovation Team. All major software components (both ISS-based and Azure-based) were written in Python and bash using Visual Studio Code, GitHub, and the Python libraries for Azure Functions and Azure Blob Storage. David Weinstein, Principal Software Engineering Manager at Azure Space, led the three-day development effort\u2014consisting of a one-day hackathon and two days of cleanup.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The following graphic shows the computational workflow. It starts on the ISS, on Spaceborne Computer-2, which runs Red Hat Linux 7.4.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/08\/296d0349-c76a-466b-8a84-9c2399db08e5.webp\" alt=\"Architecture diagram shows how the International Space Station connects to Azure\" title=\"Azure and the International Space Station\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"in-space\">In space<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\">A Linux container hosts a Python workload, which is packaged with data representing mutated DNA fragments and wild-type (meaning normal or non-mutated) human DNA segments. There are 80 lines of Python code, with a 30-line bash script to execute the experiment.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">The Python workload generates a configurable amount of DNA sequences (mimicking gene sequencer reads, about 70 nucleotides long) from the mutated DNA fragment.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">The Python workload uses awk and grep to compare generated reads against the wild-type human genome segments.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">If a perfect match cannot be found for a read, it\u2019s assumed to be a potential mutation and is compressed into an output folder on the Spaceborne Computer-2 network-attached storage device.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">After the Python workload completes, the compressed output folder is sent to the HPE ground station on Earth via rsync.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"on-earth\">On Earth<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\">The HPE ground station uploads the data it receives to Azure, writing it to Azure Blob Storage through azcopy.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">An event-driven, serverless function written in Python and hosted in Azure Functions monitors Blob Storage, retrieving newly received data and sending it to the Microsoft Genomics service via its REST API.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">The Microsoft Genomics service, hosted on Azure, invokes a gene sequencing pipeline to \u201calign\u201d each read and determine where, how well, and how unambiguously it matches the full reference human genome. (The Microsoft Genomics service is a cloud implementation of the open-source Burroughs-Wheeler Aligner and Genome Analysis Toolkit, which Microsoft tuned for the cloud.)<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Aligned reads are written back to Blob Storage in Variant Call Format (VCF), a standard for describing variations from a reference genome.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">A second serverless function hosted in Azure Functions retrieves the VCF records, using the determined location of each mutation to query the dbSNP database hosted by the National Institute of Health\u2014as needed to determine the clinical significance of the mutation\u2014and writes that information to a JSON file in Blob Storage.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Power BI retrieves the data containing clinical significance of the mutated genes from Blob Storage and displays it in an easily explorable format.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The Aligner and Analyzer functions total about 220 lines of code, with the Azure services and SDKs handling all of the low-level \u201cplumbing\u201d for the experiment. The functions are automatically triggered by blob storage uploads and are configured to point to the right storage accounts\u2014requiring just a small amount of code to parse the raw data and query Microsoft Genomics and the dbSNP database at runtime.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"develop-and-test\">Develop and test<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">During development and test, developers didn\u2019t have access to HPE Spaceborne Computer-2 or the HPE ground station, so they recreated those environments on Azure, relying on <a href=\"https:\/\/github.com\/features\/codespaces\" target=\"_blank\" rel=\"noopener\">GitHub Codespaces<\/a> to further increase their velocity. They packaged both the ISS and ground station environments into an Azure Resource Manager (ARM) template, which simulates the latency between the ISS and the ground station by deploying the Spaceborne Computer-2 environment to an Azure data center in Australia and the ground station environment to one in Virginia.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"the-results\">The results<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">On August 12, 2021, the 120MB payload containing the experiment developed by Azure Space was uploaded to the ISS and run on Spaceborne Computer-2. The experiment is configurable, so Azure Space was able to execute \u201ctest\u201d, \u201csmall\u201d, and \u201cmedium\u201d scenarios, executed in that order. One week later, after learning from the first run and optimizing processing on SBC-2, the team was able to run a full human genome size file on the ISS.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Table 1 shows the results of both experiments in terms of processing times and data volumes:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>&nbsp;<\/td><td>\n<p align=\"center\"><strong>Test<\/strong><\/p>\n<\/td><td>\n<p align=\"center\"><strong>Small<\/strong><\/p>\n<\/td><td>\n<p align=\"center\"><strong>Medium<\/strong><\/p>\n<\/td><td>\n<p align=\"center\"><strong>Full human genome<\/strong><\/p>\n<\/td><\/tr><tr><td>\n<p align=\"center\"><strong>Raw data examined<\/strong><\/p>\n<\/td><td>\n<p align=\"center\">500KB<\/p>\n<\/td><td>\n<p align=\"center\">6MB<\/p>\n<\/td><td>\n<p align=\"center\">150MB<\/p>\n<\/td><td>\n<p align=\"center\">182GB<\/p>\n<\/td><\/tr><tr><td>\n<p align=\"center\"><strong>Downloaded to Earth<\/strong><\/p>\n<\/td><td>\n<p align=\"center\">4KB<\/p>\n<\/td><td>\n<p align=\"center\">40KB<\/p>\n<\/td><td>\n<p align=\"center\">900KB<\/p>\n<\/td><td>\n<p align=\"center\">13MB<\/p>\n<\/td><\/tr><tr><td>\n<p align=\"center\"><strong>Run time on ISS<\/strong><\/p>\n<\/td><td>\n<p align=\"center\">20 seconds<\/p>\n<\/td><td>\n<p align=\"center\">2 minutes<\/p>\n<\/td><td>\n<p align=\"center\">1 hour<\/p>\n<\/td><td>\n<p align=\"center\">78 minutes<\/p>\n<\/td><\/tr><tr><td>\n<p align=\"center\"><strong>Download time from ISS<\/strong><\/p>\n<\/td><td>\n<p align=\"center\">&lt;1 second<\/p>\n<\/td><td>\n<p align=\"center\">2 seconds<\/p>\n<\/td><td>\n<p align=\"center\">17 seconds<\/p>\n<\/td><td>\n<p align=\"center\">1:56 minutes<\/p>\n<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The experiment\u2019s successful completion\u2014and the data collected through it\u2014is proof of how an edge-to-cloud computing workflow can be used to support high-value use cases aboard the ISS that might otherwise be impossible due to compute and bandwidth constraints. Without preprocessing the simulated output of the gene sequencer on the ISS to filter out only the gene mutations, 150 times as much data would need to be downloaded to Earth. Thus, a 200GB raw full human genome read which would require over two years to download given bandwidth and downlink window constraints, was successfully filtered to 13MB\u2014which was transmitted in just under two minutes.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Similarly, attempting to perform all of the processing that\u2019s being done on Azure would require uploading a copy of the full reference human genome and a copy of the full dbSNP database. To complicate matters, the dbSNP database is constantly being updated and peer-reviewed by scientists across the globe, meaning that regular synchronization would be required to maintain a useful copy in space.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"build-cloud-applications-productively-anywhere\">Build cloud applications productively, anywhere<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">From a software development perspective, the <a href=\"https:\/\/azure.com\/developervelocity\" target=\"_blank\" rel=\"noopener\">developer velocity<\/a> with which Azure Space delivered the experiment is as impressive as its results\u2014with all components delivered over a three-day period using serverless Azure Functions written in Python, and best-in-class developer tools such as Visual Studio Code and GitHub. To support the development of additional experiments by others, Weinstein\u2019s team at Azure Space published the <a href=\"https:\/\/github.com\/Azure\/mock-spacestation\" target=\"_blank\" rel=\"noopener\">Resource Manager templates<\/a> containing the simulated ISS and ground station environments they used for development and test.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Making such capabilities available to others is just one early step for Azure Space, a new vertical within Microsoft that was publicly announced about a year ago. Its twofold mission: to enable organizations who build, launch, and operate spacecraft and satellites and to \u201cdemocratize the benefits of space\u201d by enabling more opportunities for all actors, large and small, in much the same way that support for open source on Azure has helped democratize cloud computing. One such example is <a href=\"https:\/\/azure.microsoft.com\/en-us\/services\/orbital\/#:~:text=Azure%20Orbital%20is%20a%20Ground,store%20your%20data%20at%20scale.\" target=\"_blank\" rel=\"noopener\">Azure Orbital<\/a>, a ground station as-a-service that provides communication and control for satellite operators\u2014including the ability to easily process satellite data at a cloud-scale.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"conclusion\">Conclusion<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Today, HPE\u2019s Spaceborne Computer-2 is performing its mission of enabling \u201cedge-to-cloud\u201d experiments and proofs-of-concepts (POCs). Initially, these are fully isolated from the operational systems that astronauts and NASA depend on to operate the ISS itself.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">As humankind continues to push farther into space, having real compute power at the edge will become more and more important. Use cases will increase, and developers who employ compute-intensive data science, AI, and machine learning tools will always be pushing the limits of the compute resources they have available to build the next generation of cloud-native applications. The edge-to-cloud compute model is one solution to such challenges, and the genomics experiment by Azure Space validates how that model can help \u201cdemocratize space\u201d for the benefit of all. As one of the developers on the Azure Space team put it, \u201cAnyone could adapt what we built to their own needs because it\u2019s all open source\u2014based on tools and technologies that any high school programming class could download and use.\u201d<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Learn more about <a href=\"https:\/\/azure.com\/opensource\">open-source development on Azure<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Microsoft News published a story about the use of Azure to compliment Hewlett Packard Enterprise\u2019s (HPE) Spaceborne Computer-2 on the International Space Station (ISS). The project was designed to overcome the limited bandwidth between ISS and Earth by validating the benefits of a computational workflow that spans edge and cloud. The Azure Space team delivered the entire experiment in just three days.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ms_queue_id":[],"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","_alt_title":"","footnotes":"","msx_community_cta_settings":[]},"categories":[1457],"tags":[1858,28],"audience":[3053,3056],"content-type":[1481],"product":[1857],"tech-community":[],"topic":[],"coauthors":[97],"class_list":["post-125","post","type-post","status-publish","format-standard","hentry","category-networking","tag-azure-space","tag-government","audience-it-decision-makers","audience-it-implementors","content-type-thought-leadership","product-azure-orbital-ground-station","review-flag-1680286581-295","review-flag-1-1680286581-825","review-flag-2-1680286581-601","review-flag-3-1680286581-173","review-flag-4-1680286581-250","review-flag-7-1680286581-146","review-flag-alway-1680286580-106","review-flag-anywh-1680286580-635","review-flag-artif-1680286586-345","review-flag-machi-1680286585-314","review-flag-new-1680286579-546","review-flag-watch-1680286584-243"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Genomics testing on the ISS with HPE Spaceborne Computer-2 and Azure | Microsoft Azure Blog<\/title>\n<meta name=\"description\" content=\"Microsoft News published a story about the use of Azure to compliment Hewlett Packard Enterprise\u2019s (HPE) Spaceborne Computer-2 on the International Space Station (ISS). The project was designed to overcome the limited bandwidth between ISS and Earth by validating the benefits of a computational workflow that spans edge and cloud. The Azure Space team delivered the entire experiment in just three days.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Genomics testing on the ISS with HPE Spaceborne Computer-2 and Azure | Microsoft Azure Blog\" \/>\n<meta property=\"og:description\" content=\"Microsoft News published a story about the use of Azure to compliment Hewlett Packard Enterprise\u2019s (HPE) Spaceborne Computer-2 on the International Space Station (ISS). The project was designed to overcome the limited bandwidth between ISS and Earth by validating the benefits of a computational workflow that spans edge and cloud. The Azure Space team delivered the entire experiment in just three days.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Azure Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/microsoftazure\" \/>\n<meta property=\"article:published_time\" content=\"2021-08-18T07:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-25T10:42:41+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/08\/56f1fcdf-ca48-4a8f-85ce-71ab41624db7.webp\" \/>\n<meta name=\"author\" content=\"Microsoft Azure\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@azure\" \/>\n<meta name=\"twitter:site\" content=\"@azure\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Microsoft Azure\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/\"},\"author\":[{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/microsoft-azure\/\",\"@type\":\"Person\",\"@name\":\"Microsoft Azure\"}],\"headline\":\"Genomics testing on the ISS with HPE Spaceborne Computer-2 and Azure\",\"datePublished\":\"2021-08-18T07:00:00+00:00\",\"dateModified\":\"2025-06-25T10:42:41+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/\"},\"wordCount\":2105,\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/08\/56f1fcdf-ca48-4a8f-85ce-71ab41624db7.webp\",\"keywords\":[\"Azure Space\",\"Government\"],\"articleSection\":[\"Networking\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/\",\"name\":\"Genomics testing on the ISS with HPE Spaceborne Computer-2 and Azure | Microsoft Azure Blog\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/08\/56f1fcdf-ca48-4a8f-85ce-71ab41624db7.webp\",\"datePublished\":\"2021-08-18T07:00:00+00:00\",\"dateModified\":\"2025-06-25T10:42:41+00:00\",\"description\":\"Microsoft News published a story about the use of Azure to compliment Hewlett Packard Enterprise\u2019s (HPE) Spaceborne Computer-2 on the International Space Station (ISS). The project was designed to overcome the limited bandwidth between ISS and Earth by validating the benefits of a computational workflow that spans edge and cloud. The Azure Space team delivered the entire experiment in just three days.\",\"breadcrumb\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/#primaryimage\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/08\/56f1fcdf-ca48-4a8f-85ce-71ab41624db7.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/08\/56f1fcdf-ca48-4a8f-85ce-71ab41624db7.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog home\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Networking\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/networking\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Genomics testing on the ISS with HPE Spaceborne Computer-2 and Azure\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"name\":\"Microsoft Azure Blog\",\"description\":\"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.\",\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\",\"name\":\"Microsoft Azure Blog\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"width\":512,\"height\":512,\"caption\":\"Microsoft Azure Blog\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/microsoftazure\",\"https:\/\/x.com\/azure\",\"https:\/\/www.instagram.com\/microsoftdeveloper\/\",\"https:\/\/www.linkedin.com\/company\/16188386\",\"https:\/\/www.youtube.com\/user\/windowsazure\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117\",\"name\":\"shakir\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"caption\":\"shakir\"},\"sameAs\":[\"https:\/\/azure.microsoft.com\"],\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Genomics testing on the ISS with HPE Spaceborne Computer-2 and Azure | Microsoft Azure Blog","description":"Microsoft News published a story about the use of Azure to compliment Hewlett Packard Enterprise\u2019s (HPE) Spaceborne Computer-2 on the International Space Station (ISS). The project was designed to overcome the limited bandwidth between ISS and Earth by validating the benefits of a computational workflow that spans edge and cloud. The Azure Space team delivered the entire experiment in just three days.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/","og_locale":"en_US","og_type":"article","og_title":"Genomics testing on the ISS with HPE Spaceborne Computer-2 and Azure | Microsoft Azure Blog","og_description":"Microsoft News published a story about the use of Azure to compliment Hewlett Packard Enterprise\u2019s (HPE) Spaceborne Computer-2 on the International Space Station (ISS). The project was designed to overcome the limited bandwidth between ISS and Earth by validating the benefits of a computational workflow that spans edge and cloud. The Azure Space team delivered the entire experiment in just three days.","og_url":"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/","og_site_name":"Microsoft Azure Blog","article_publisher":"https:\/\/www.facebook.com\/microsoftazure","article_published_time":"2021-08-18T07:00:00+00:00","article_modified_time":"2025-06-25T10:42:41+00:00","og_image":[{"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/08\/56f1fcdf-ca48-4a8f-85ce-71ab41624db7.webp","type":"","width":"","height":""}],"author":"Microsoft Azure","twitter_card":"summary_large_image","twitter_creator":"@azure","twitter_site":"@azure","twitter_misc":{"Written by":"Microsoft Azure","Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/#article","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/"},"author":[{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/microsoft-azure\/","@type":"Person","@name":"Microsoft Azure"}],"headline":"Genomics testing on the ISS with HPE Spaceborne Computer-2 and Azure","datePublished":"2021-08-18T07:00:00+00:00","dateModified":"2025-06-25T10:42:41+00:00","mainEntityOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/"},"wordCount":2105,"publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/08\/56f1fcdf-ca48-4a8f-85ce-71ab41624db7.webp","keywords":["Azure Space","Government"],"articleSection":["Networking"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/","name":"Genomics testing on the ISS with HPE Spaceborne Computer-2 and Azure | Microsoft Azure Blog","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/#primaryimage"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/08\/56f1fcdf-ca48-4a8f-85ce-71ab41624db7.webp","datePublished":"2021-08-18T07:00:00+00:00","dateModified":"2025-06-25T10:42:41+00:00","description":"Microsoft News published a story about the use of Azure to compliment Hewlett Packard Enterprise\u2019s (HPE) Spaceborne Computer-2 on the International Space Station (ISS). The project was designed to overcome the limited bandwidth between ISS and Earth by validating the benefits of a computational workflow that spans edge and cloud. The Azure Space team delivered the entire experiment in just three days.","breadcrumb":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/#primaryimage","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/08\/56f1fcdf-ca48-4a8f-85ce-71ab41624db7.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2021\/08\/56f1fcdf-ca48-4a8f-85ce-71ab41624db7.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/genomics-testing-on-the-iss-with-hpe-spaceborne-computer2-and-azure\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog home","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/"},{"@type":"ListItem","position":2,"name":"Networking","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/networking\/"},{"@type":"ListItem","position":3,"name":"Genomics testing on the ISS with HPE Spaceborne Computer-2 and Azure"}]},{"@type":"WebSite","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","name":"Microsoft Azure Blog","description":"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.","publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization","name":"Microsoft Azure Blog","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","width":512,"height":512,"caption":"Microsoft Azure Blog"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/microsoftazure","https:\/\/x.com\/azure","https:\/\/www.instagram.com\/microsoftdeveloper\/","https:\/\/www.linkedin.com\/company\/16188386","https:\/\/www.youtube.com\/user\/windowsazure"]},{"@type":"Person","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117","name":"shakir","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4","url":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","caption":"shakir"},"sameAs":["https:\/\/azure.microsoft.com"],"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/"}]}},"msxcm_display_generated_audio":false,"msxcm_animated_featured_image":null,"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Microsoft Azure Blog","distributor_original_site_url":"https:\/\/azure.microsoft.com\/en-us\/blog","push-errors":false,"_links":{"self":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/125","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/comments?post=125"}],"version-history":[{"count":1,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/125\/revisions"}],"predecessor-version":[{"id":43254,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/125\/revisions\/43254"}],"wp:attachment":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/media?parent=125"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/categories?post=125"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tags?post=125"},{"taxonomy":"audience","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/audience?post=125"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/content-type?post=125"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/product?post=125"},{"taxonomy":"tech-community","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tech-community?post=125"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/topic?post=125"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/coauthors?post=125"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}