Skip to content

Commit 61a6012

Browse files
committed
minor updates EN
1 parent 088a919 commit 61a6012

File tree

1 file changed

+5
-3
lines changed
  • pages/public_cloud/public_cloud_cross_functional/iaas-migration-steps

1 file changed

+5
-3
lines changed

pages/public_cloud/public_cloud_cross_functional/iaas-migration-steps/guide.en-gb.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ This guide aims to educate and support customers in migrating their infrastructu
1010

1111
It provides a step-by-step methodology for inventorying existing workloads, preparing a secure and scalable landing zone, and leveraging tools like Terraform/OpenTofu, Ansible, rclone, and rsync to automate deployment and data transfer.
1212

13-
The guide also outlines best practices for selecting compatible OVHcloud instance flavours, configuring networks, and ensuring service continuity during migration. By following this guide, users can build a robust, cost-optimised, and cloud-native infrastructure aligned with OVHcloud’s IaaS ecosystem.
13+
The guide also outlines best practices for selecting compatible OVHcloud instance flavours, configuring networks, and ensuring service continuity during migration.
14+
15+
By following this guide, users can build a robust, cost-optimised, and cloud-native infrastructure aligned with OVHcloud’s IaaS ecosystem.
1416

1517
## Requirements
1618

@@ -125,7 +127,7 @@ Be sure to use the same applications versions as in your source environment to e
125127

126128
Once configuration is complete, migrate your data using tools like rsync, scp, or database utilities, and validate that everything is working as expected.
127129

128-
### 7. Migrate block storage using rsync (or similar tool)
130+
### 7. Migrate block storage using rsync (or a similar tool)
129131

130132
To move your block storage to OVHcloud, start by configuring your target storage volumes. You can do this either [manually on the instance](/pages/public_cloud/compute/create_and_configure_an_additional_disk_on_an_instance) or automatically using tools like Ansible.
131133

@@ -135,7 +137,7 @@ This method allows you to migrate data progressively and validate it as you go.
135137

136138
If you need help setting up this process or automating it across multiple instances, you can contact the OVHcloud [Professional Services](/links/professional-services) team.
137139

138-
### 8. Migrate object storage using rclone (or similar tool)
140+
### 8. Migrate object storage using rclone (or a similar tool)
139141

140142
To transfer your object storage to OVHcloud, use a tool like rclone, which supports most S3-compatible services.
141143

0 commit comments

Comments
 (0)