You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/learning-paths/servers-and-cloud-computing/php-on-gcp/_index.md
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,15 @@
1
1
---
2
-
title: Deploy PHP on Google Cloud C4A (Arm-based Axion VMs)
2
+
title: Deploy PHP on Google Cloud C4A on Arm-based Axion VMs
3
3
4
-
draft: true
5
-
cascade:
6
-
draft: true
7
-
4
+
8
5
minutes_to_complete: 30
9
6
10
7
who_is_this_for: This is an introductory topic for software developers migrating PHP workloads from x86_64 to Arm-based servers, specifically on Google Cloud C4A virtual machines built on Axion processors.
11
8
12
9
13
10
learning_objectives:
14
-
- Provision a SUSE SLES virtual machine on Google Cloud C4A (Arm-based Axion VM)
15
-
- Install PHP on a SUSE Arm64 (C4A) instance
11
+
- Provision a SUSE SLES virtual machine on a Google Cloud C4A Arm-based Axion VM
12
+
- Install PHP on a SUSE Arm64 C4A instance
16
13
- Validate PHP functionality with baseline HTTP server tests
17
14
- Benchmark PHP performance using PHPBench on Arm64 architecture
0 commit comments