Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 53 additions & 0 deletions content/certifications/your-org-uuid/certification-1/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,57 @@ draft: true
tags: [cloud, infrastructure]
level: "beginner"
categories: "platform"



# Table of content covered in the test
# Each domain can have a weightage (percentage) and subdomains (items)
# Weightage should sum up to 100 across all domains ( not strictly enforced, but recommended )
competencies:
- title: "Domain 1"
percentage: 10 # Weightage of this domain in the test
items:
- "Subdomain 1"
- "Subdomain 2"

- title: "Domain 2"
percentage: 30
items:
- "Subdomain 1"
- "Subdomain 2"

- title: "Domain 3"
percentage: 60
items:
- "Subdomain 1"
- "Subdomain 2"



# List of resource that are recommended to complete before taking the test
# Not strictly enforced, but recommended
prerequisite_knowledge:
- title: "Learning Path: Cloud Computing Basics"
link: "https://academy-domain.com/learning-paths/cloud-computing-basics"
- title: "Basic Certification: Networking Basics"
link: "https://academy-domain.com/certifications/networking-basics"
- title: "Basic knowledge of Linux command line"
link: "https://linuxcommand.org/"

# List of additional resources for further reading
related_resources:
- title: "Documentation"
link: "https://docs.example.com/"
- title: "Instructions"
link: "https://instructions.example.com/"
- title: "YouTube Channel"
link: "https://www.youtube.com/c/example"

# Additional attributes about the test
additional_attributes:
- title: "Retake Policy"
description: "One Retake allowed after 30 days"
- title: "Labs"
description: "Hands-on labs included"

---
52 changes: 52 additions & 0 deletions content/challenges/your-org-uuid/challenge-1/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,56 @@ banner: "image.png"
id: "challenge-id"
weight: 1
draft: true


# Table of content covered in the test
# Each domain can have a weightage (percentage) and subdomains (items)
# Weightage should sum up to 100 across all domains ( not strictly enforced, but recommended )
competencies:
- title: "Domain 1"
percentage: 10 # Weightage of this domain in the test
items:
- "Subdomain 1"
- "Subdomain 2"

- title: "Domain 2"
percentage: 30
items:
- "Subdomain 1"
- "Subdomain 2"

- title: "Domain 3"
percentage: 60
items:
- "Subdomain 1"
- "Subdomain 2"



# List of resource that are recommended to complete before taking the test
# Not strictly enforced, but recommended
prerequisite_knowledge:
- title: "Learning Path: Cloud Computing Basics"
link: "https://academy-domain.com/learning-paths/cloud-computing-basics"
- title: "Basic Certification: Networking Basics"
link: "https://academy-domain.com/certifications/networking-basics"
- title: "Basic knowledge of Linux command line"
link: "https://linuxcommand.org/"

# List of additional resources for further reading
related_resources:
- title: "Documentation"
link: "https://docs.example.com/"
- title: "Instructions"
link: "https://instructions.example.com/"
- title: "YouTube Channel"
link: "https://www.youtube.com/c/example"

# Additional attributes about the test
additional_attributes:
- title: "Retake Policy"
description: "One Retake allowed after 30 days"
- title: "Labs"
description: "Hands-on labs included"

---
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,57 @@ banner: "image-1.png"
weight: 1
level: "beginner"
draft: true



# Table of content covered in the test
# Each domain can have a weightage (percentage) and subdomains (items)
# Weightage should sum up to 100 across all domains ( not strictly enforced, but recommended )
competencies:
- title: "Domain 1"
percentage: 10 # Weightage of this domain in the test
items:
- "Subdomain 1"
- "Subdomain 2"

- title: "Domain 2"
percentage: 30
items:
- "Subdomain 1"
- "Subdomain 2"

- title: "Domain 3"
percentage: 60
items:
- "Subdomain 1"
- "Subdomain 2"



# List of resource that are recommended to complete before taking the test
# Not strictly enforced, but recommended
prerequisite_knowledge:
- title: "Learning Path: Cloud Computing Basics"
link: "https://academy-domain.com/learning-paths/cloud-computing-basics"
- title: "Basic Certification: Networking Basics"
link: "https://academy-domain.com/certifications/networking-basics"
- title: "Basic knowledge of Linux command line"
link: "https://linuxcommand.org/"

# List of additional resources for further reading
related_resources:
- title: "Documentation"
link: "https://docs.example.com/"
- title: "Instructions"
link: "https://instructions.example.com/"
- title: "YouTube Channel"
link: "https://www.youtube.com/c/example"

# Additional attributes about the test
additional_attributes:
- title: "Retake Policy"
description: "One Retake allowed after 30 days"
- title: "Labs"
description: "Hands-on labs included"

---