From 815e67ab91a1f23c5d83b1f367ecf41b3fb35cfd Mon Sep 17 00:00:00 2001 From: Wyllie Fang Date: Sat, 20 Sep 2025 14:43:11 -0700 Subject: [PATCH 1/2] add overview Signed-off-by: Wyllie Fang --- content/en/cloud/academy/_index.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/content/en/cloud/academy/_index.md b/content/en/cloud/academy/_index.md index 887be3bcf..dc0608a8b 100644 --- a/content/en/cloud/academy/_index.md +++ b/content/en/cloud/academy/_index.md @@ -7,4 +7,16 @@ categories: [Academy] tags: [Academy] --- -Academy: https://cloud.layer5.io/academy \ No newline at end of file +Academy: https://cloud.layer5.io/academy + +[Layer5 Academy](https://cloud.layer5.io/academy/) is a platform that provides a comprehensive learning experience for anyone beginning their journey into cloud-native infrastructure or advancing along that path. + +It organizes content into three key formats: +- **Learning Paths**: Guided sequences of courses that break down complex topics into manageable modules. +- **Challenges**: Practical exercises that focus on solving specific problems, often structured in a competitive or scenario-based format. +- **Certifications**: Formal assessments that validate professional skills and provide recognized credentials. + +Roles Served +- **[Learners](https://docs.layer5.io/cloud/academy/using-the-academy/)**: Engage with Learning paths, challenges, and certifications to build and validate cloud-native skills. +- **[Content Creators (Instructors)](https://docs.layer5.io/cloud/academy/creating-content/)**: Develop and publish structured materials, and manage the overall learning experience. +- **[Platform Developers](https://docs.layer5.io/cloud/academy/platform-development/)**: Extend and maintain the Academy platform, enabling new features and integrations. \ No newline at end of file From 316f5b6ae1a0df1c5272b78457c3ae6b3d009f93 Mon Sep 17 00:00:00 2001 From: Wyllie Fang Date: Wed, 24 Sep 2025 20:21:55 -0700 Subject: [PATCH 2/2] adjut format Signed-off-by: Wyllie Fang --- content/en/cloud/academy/_index.md | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/content/en/cloud/academy/_index.md b/content/en/cloud/academy/_index.md index dc0608a8b..83a488ac8 100644 --- a/content/en/cloud/academy/_index.md +++ b/content/en/cloud/academy/_index.md @@ -7,16 +7,20 @@ categories: [Academy] tags: [Academy] --- -Academy: https://cloud.layer5.io/academy -[Layer5 Academy](https://cloud.layer5.io/academy/) is a platform that provides a comprehensive learning experience for anyone beginning their journey into cloud-native infrastructure or advancing along that path. +**[Layer5 Academy](https://cloud.layer5.io/academy/) is a platform that provides a comprehensive learning experience for anyone beginning their journey into cloud native infrastructure or advancing along that path.** -It organizes content into three key formats: -- **Learning Paths**: Guided sequences of courses that break down complex topics into manageable modules. -- **Challenges**: Practical exercises that focus on solving specific problems, often structured in a competitive or scenario-based format. -- **Certifications**: Formal assessments that validate professional skills and provide recognized credentials. +##### It organizes content into three key formats: -Roles Served -- **[Learners](https://docs.layer5.io/cloud/academy/using-the-academy/)**: Engage with Learning paths, challenges, and certifications to build and validate cloud-native skills. -- **[Content Creators (Instructors)](https://docs.layer5.io/cloud/academy/creating-content/)**: Develop and publish structured materials, and manage the overall learning experience. -- **[Platform Developers](https://docs.layer5.io/cloud/academy/platform-development/)**: Extend and maintain the Academy platform, enabling new features and integrations. \ No newline at end of file +**Learning Paths**: Guided sequences of courses that break down complex topics into manageable modules. + +**Challenges**: Practical exercises that focus on solving specific problems, often structured in a competitive or scenario-based format. + +**Certifications**: Formal assessments that validate professional skills and provide recognized credentials. + +##### Roles Served: +###### **[Learners](https://docs.layer5.io/cloud/academy/using-the-academy/)**: Engage with Learning paths, challenges, and certifications to build and validate cloud-native skills. + +###### **[Content Creators (Instructors)](https://docs.layer5.io/cloud/academy/creating-content/)**: Develop and publish structured materials, and manage the overall learning experience. + +###### **[Platform Developers](https://docs.layer5.io/cloud/academy/platform-development/)**: Extend and maintain the Academy platform, enabling new features and integrations. \ No newline at end of file