Skip to content

Commit 7cf2e1f

Browse files
authored
Update _index.md
1 parent d1ddd46 commit 7cf2e1f

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

  • content/learning-paths/servers-and-cloud-computing/golang-on-azure

content/learning-paths/servers-and-cloud-computing/golang-on-azure/_index.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cascade:
77

88
minutes_to_complete: 40
99

10-
who_is_this_for: This Learning Path is designed for software developers looking to migrate their Golang workloads from x86_64 to Arm-based platforms, specifically on the Microsoft Azure Cobalt 100 processors.
10+
who_is_this_for: This is an introductory topic for software developers looking to migrate their Golang workloads from x86_64 to Arm-based platforms, specifically on the Microsoft Azure Cobalt 100 processors.
1111

1212
learning_objectives:
1313
- Provision an Azure Arm64 virtual machine using Azure console, with Ubuntu Pro 24.04 LTS as the base image.
@@ -16,13 +16,12 @@ learning_objectives:
1616

1717
prerequisites:
1818
- A [Microsoft Azure](https://azure.microsoft.com/) account with access to Cobalt 100 based instances (Dpsv6)
19-
- Basic understanding of Linux command line.
2019
- Familiarity with the [Golang](https://go.dev/) and deployment practices on Arm64 platforms.
2120

22-
author: Jason Andrews
21+
author: Pareena Verma
2322

2423
### Tags
25-
skilllevels: Advanced
24+
skilllevels: Introductory
2625
subjects: Performance and Architecture
2726
cloud_service_providers: Microsoft Azure
2827

@@ -31,7 +30,6 @@ armips:
3130

3231
tools_software_languages:
3332
- Golang
34-
- go test -bench
3533

3634
operatingsystems:
3735
- Linux

0 commit comments

Comments
 (0)