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/couchbase-on-gcp/_index.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,13 @@ cascade:
7
7
8
8
minutes_to_complete: 30
9
9
10
-
who_is_this_for: This learning path is intended for software developers deploying and optimizing Couchbase workloads on Linux/Arm64 environments, specifically using Google Cloud C4A virtual machines powered by Axion processors.
10
+
who_is_this_for: This learning path is intended for software developers deploying and optimizing Couchbase workloads on Arm Linux environments, specifically using Google Cloud C4A virtual machines powered by Axion processors.
11
11
12
12
learning_objectives:
13
13
- Provision an Arm-based SUSE SLES virtual machine on Google Cloud (C4A with Axion processors)
14
14
- Install Couchbase Server on the SUSE Arm64 (C4A) instance
15
-
- Verify Couchbase deployment by accessing the Web Console, creating a test bucket, and confirming cluster health on Arm64
16
-
- Benchmark Couchbase by measuring operations per second (Ops/sec), memory utilization, and disk performance on the Arm64 platform
15
+
- Verify Couchbase deployment by accessing the Web Console, creating a test bucket, and confirming cluster health
16
+
- Benchmark Couchbase by measuring operations per second (ops/sec), memory utilization, and disk performance on the Arm platform
17
17
18
18
prerequisites:
19
19
- A [Google Cloud Platform (GCP)](https://cloud.google.com/free) account with billing enabled
0 commit comments