File tree Expand file tree Collapse file tree 5 files changed +18
-11
lines changed Expand file tree Collapse file tree 5 files changed +18
-11
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,9 @@ Consider the following articles when you migrate compute services. The platform-
44
44
45
45
Compute services make up only part of your workload. Explore other components that you might migrate:
46
46
47
- - [ Storage] ( ./migrate-storage-from-aws.md )
48
- - [ Databases] ( ./migrate-databases-from-aws.md )
47
+ - [ Databases] ( migrate-databases-from-aws.md )
48
+ - [ Storage] ( migrate-storage-from-aws.md )
49
+ - [ Networking] ( migrate-networking-from-aws.md )
50
+ - [ Security] ( migrate-security-and-identity-from-aws.md )
49
51
50
52
Use the table of contents to explore other articles related to your workload's architecture.
Original file line number Diff line number Diff line change @@ -46,7 +46,9 @@ Use the following scenarios as examples for your migration process.
46
46
47
47
Databases make up only part of your workload. Explore other components that you might migrate:
48
48
49
- - [ Compute] ( ./migrate-compute-from-aws.md )
50
- - [ Storage] ( ./migrate-storage-from-aws.md )
49
+ - [ Compute] ( migrate-compute-from-aws.md )
50
+ - [ Storage] ( migrate-storage-from-aws.md )
51
+ - [ Networking] ( migrate-networking-from-aws.md )
52
+ - [ Security] ( migrate-security-and-identity-from-aws.md )
51
53
52
54
Use the table of contents to explore other articles that relate to your workload's architecture.
Original file line number Diff line number Diff line change @@ -36,8 +36,9 @@ Use the following migration guides as examples to help structure your migration
36
36
37
37
Networking makes up only part of your workload. Explore other components that you might migrate:
38
38
39
- - [ Compute] ( ./migrate-compute-from-aws.md )
40
- - [ Databases and data] ( ./migrate-databases-from-aws.md )
41
- - [ Storage] ( ./migrate-storage-from-aws.md )
39
+ - [ Compute] ( migrate-compute-from-aws.md )
40
+ - [ Databases] ( migrate-databases-from-aws.md )
41
+ - [ Storage] ( migrate-storage-from-aws.md )
42
+ - [ Security] ( migrate-security-and-identity-from-aws.md )
42
43
43
44
Use the table of contents to explore other articles that relate to your workload's architecture.
Original file line number Diff line number Diff line change @@ -38,7 +38,9 @@ Use the following migration guides as examples to help structure your migration
38
38
39
39
Storage makes up only part of your workload. Explore other components that you might migrate:
40
40
41
- - [ Compute] ( ./migrate-compute-from-aws.md )
42
- - [ Databases and data] ( ./migrate-databases-from-aws.md )
41
+ - [ Compute] ( migrate-compute-from-aws.md )
42
+ - [ Databases] ( migrate-databases-from-aws.md )
43
+ - [ Networking] ( migrate-networking-from-aws.md )
44
+ - [ Security] ( migrate-security-and-identity-from-aws.md )
43
45
44
46
Use the table of contents to explore other articles that relate to your workload's architecture.
Original file line number Diff line number Diff line change @@ -26,14 +26,14 @@ items:
26
26
# href: ./placeholder.md
27
27
- name : Compute
28
28
href : ./migrate-compute-from-aws.md
29
- - name : Databases and data
29
+ - name : Databases
30
30
href : ./migrate-databases-from-aws.md
31
31
- name : Storage
32
32
href : ./migrate-storage-from-aws.md
33
33
- name : Networking
34
34
href : ./migrate-networking-from-aws.md
35
35
- name : Security
36
- href : ./migrate-security-and-identity-from. aws.md
36
+ href : ./migrate-security-and-identity-from- aws.md
37
37
- name : Migrate from Google Cloud
38
38
items :
39
39
- name : Getting started
You can’t perform that action at this time.
0 commit comments