Skip to content

Commit e4604c1

Browse files
committed
seo pass for step five and intro docs
1 parent 4ae3665 commit e4604c1

File tree

5 files changed

+17
-17
lines changed

5 files changed

+17
-17
lines changed

articles/high-performance-computing/lift-and-shift-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: "End-to-end high-performance computing (HPC) lift and shift architecture overview"
3-
description: Learn about how to conduct a lift and shift migration of HPC infrastructure and workloads from an on-premises environment to the cloud.
3+
description: Learn how to conduct a lift and shift migration of HPC infrastructure and workloads from an on-premises environment to the cloud.
44
author: tomvcassidy
55
ms.author: tomcassidy
6-
ms.date: 08/30/2024
6+
ms.date: 03/20/2025
77
ms.topic: how-to
88
ms.service: azure-virtual-machines
99
ms.subservice: hpc

articles/high-performance-computing/lift-and-shift-production-level-overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: "Production-level environment migration guide overview"
3-
description: Learn about what a production-level environment migration entails.
2+
title: "High performance computing (HPC) production level environment migration overview"
3+
description: Learn what a high performance computing production-level environment migration entails.
44
author: tomvcassidy
55
ms.author: tomcassidy
6-
ms.date: 08/30/2024
6+
ms.date: 03/20/2025
77
ms.topic: how-to
88
ms.service: azure-virtual-machines
99
ms.subservice: hpc
1010
---
1111

12-
# Production-level environment migration guide overview
12+
# High performance computing (HPC) production level environment migration overview
1313

1414
When you move an HPC infrastructure from the on-premises environment to the cloud, there are various aspects to be taken into account. This document provides guidance on how to create such HPC environment in the cloud. We recommend
1515
a two-phase approach. First, a proof-of-concept, and then a production-level environment. Once the production environment is up and running, only certain components should be modified over time, including changes on VM types and storage capabilities to best meet the varying requirements of users, projects, and business.

articles/high-performance-computing/lift-and-shift-proof-of-concept.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: "Proof-of-concept migration overview"
3-
description: Learn about what a proof-of-concept migration entails and follow the guide through one.
2+
title: "High performance computing (HPC) proof-of-concept migration overview"
3+
description: Learn what a high performance computing proof-of-concept migration entails.
44
author: tomvcassidy
55
ms.author: tomcassidy
6-
ms.date: 08/30/2024
6+
ms.date: 03/20/2025
77
ms.topic: how-to
88
ms.service: azure-virtual-machines
99
ms.subservice: hpc

articles/high-performance-computing/lift-and-shift-step-5-end-user-entry-point.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: "Deployment step 5: end-user entry point - end-user entry point component"
3-
description: Learn about the configuration of end-user entry points during migration deployment step five.
2+
title: "End-user entry point configuration during a high performance computing (HPC) architecture migration"
3+
description: Learn how to configure end-user entry points during a migration of high performance computing architecture.
44
author: tomvcassidy
55
ms.author: tomcassidy
6-
ms.date: 08/30/2024
6+
ms.date: 03/20/2025
77
ms.topic: how-to
88
ms.service: azure-virtual-machines
99
ms.subservice: hpc
1010
---
1111

12-
# Deployment step 5: end-user entry point - end-user entry point component
12+
# End-user entry point configuration during a high performance computing (HPC) architecture migration
1313

1414
Users access the computing environment in different ways. A common access point is through a terminal with ssh via command line interface (CLI). Other mechanisms are graphical user interface via VDI or web portals with on-demand, Jupyter lab, or r-studio. Some users may also rely on ssh via Visual Studio Code (VS Code). An end-user entry point component is key to shape the user experience accessing the HPC cloud resources, and it's highly dependent on the user workflow and application.
1515

articles/high-performance-computing/lift-and-shift-step-5-overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: "Deployment step 5: end-user entry point - overview"
3-
description: Learn about production-level environment migration deployment step five.
2+
title: "High performance computing (HPC) end-user entry point migration overview"
3+
description: Get a high level idea of the steps involved when migrating end-user entry point components during a migration of high performance computing architecture.
44
author: tomvcassidy
55
ms.author: tomcassidy
6-
ms.date: 08/30/2024
6+
ms.date: 03/20/2025
77
ms.topic: how-to
88
ms.service: azure-virtual-machines
99
ms.subservice: hpc
1010
---
1111

12-
# Deployment step 5: end-user entry point - overview
12+
# High performance computing (HPC) end-user entry point migration overview
1313

1414
Providing a consistent end-user entry point is crucial for ensuring a smooth transition from on-premises to the cloud in an HPC environment. Whether users access resources through an SSH sign-in node or a web portal, maintaining a familiar experience helps minimize disruptions.
1515

0 commit comments

Comments
 (0)