Skip to content

Commit 63a499b

Browse files
committed
update org id
Signed-off-by: Aabid Sofi <mailtoaabid01@gmail.com>
1 parent 641b300 commit 63a499b

81 files changed

Lines changed: 235 additions & 252 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

content/certifications/_index.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Certifications
3+
description:
4+
linkTitle: Certifications
5+
6+
# tells hugo that this section is of type learning-path ( to use appropiate templates )
7+
type: certification
8+
cascade: # tells hugo to set this as default type for all children content in this section
9+
type: certification
10+
---
11+
12+
<!-- This page is only used in local dev setup , this wont be used or rendered in production -->
13+
14+
{{% pageinfo %}}
15+
16+
{{% /pageinfo %}}
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
type: "certification"
3+
id: "72e9bcf5-fcfc-4301-a0bf-5deb79b4d61e"
4+
title: "Sample Certification"
5+
description: "Build your Exoscale expertise from the ground up. Start with core cloud concepts and terminology in the Starter path, dive into technical networking and configuration in the Advanced course, and learn to calculate costs with confidence in the Pricing module. Everything you need to understand, deploy, and optimize on Exoscale."
6+
banner: "exoscale-icon.svg"
7+
weight: 1
8+
tags: [exoscale, cloud, infrastructure]
9+
level: "beginner"
10+
categories: "platform"
11+
12+
badge:
13+
svg: "exoscale-csa-200.png"
14+
png: "exoscale-csa-200.png"
15+
title: "Exoscale Certified"
16+
description: "Demonstrate your expertise in Exoscale's cloud platform with the Exoscale Certification. This certification validates your understanding of core concepts, technical networking, and cost management on Exoscale."
17+
18+
certificate:
19+
title: "Sample Certification"
20+
description: "The Exoscale Certification validates your expertise in Exoscale's cloud platform, covering core concepts, technical networking, and cost management. This certification is ideal for professionals looking to demonstrate their proficiency in deploying and optimizing solutions on Exoscale."
21+
issuing_authorities:
22+
- name: "James"
23+
role: "COO"
24+
signature_url: "https://upload.wikimedia.org/wikipedia/commons/a/ac/Chris_Hemsworth_Signature.png"
25+
---
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: "Exam 4"
3+
weight: 5
4+
passing_percentage: 70
5+
questions:
6+
- id: "q1"
7+
text: "Terms and Conditions and any Order shall be governed by the laws of: "
8+
type: "single-answer"
9+
marks: 2
10+
options:
11+
- id: "a"
12+
text: "Austria"
13+
- id: "b"
14+
text: "Germany"
15+
- id: "c"
16+
text: "Switzerland"
17+
is_correct: true
18+
layout: "test"
19+
type: "test"
20+
---
52.2 KB
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
title: "Optional Exam"
3+
weight: 4
4+
passing_percentage: 70
5+
is_optional: true
6+
questions:
7+
- id: "q1"
8+
text: "Which of the following is true?"
9+
type: "single-answer"
10+
marks: 2
11+
options:
12+
- id: "a"
13+
text: "When my machine has increased traffic, Exoscale will automatically scale up my machine to a bigger size."
14+
- id: "b"
15+
text: "When my machine has increased traffic, Exoscale will automatically start more copies of my machine to handle the load."
16+
- id: "c"
17+
text: "When my machine has increased traffic, it is my responsibility to build a scalable architecture."
18+
is_correct: true
19+
20+
- id: "q2"
21+
text: "Why Exoscale?"
22+
type: "multiple-answers"
23+
marks: 2
24+
options:
25+
- id: "a"
26+
text: "European"
27+
is_correct: true
28+
- id: "b"
29+
text: "Compliant"
30+
is_correct: true
31+
- id: "c"
32+
text: "Full Vendor Lock-in"
33+
- id: "d"
34+
text: "Automated"
35+
is_correct: true
36+
- id: "e"
37+
text: "Affordable"
38+
is_correct: true
39+
- id: "f"
40+
text: "No SLAs"
41+
- id: "g"
42+
text: "Performance"
43+
is_correct: true
44+
- id: "h"
45+
text: "GPUs"
46+
is_correct: true
47+
layout: "test"
48+
type: "test"
49+
---
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: "Exam 1"
3+
weight: 1
4+
passing_percentage: 70
5+
questions:
6+
- id: "q1"
7+
text: "Terms and Conditions and any Order shall be governed by the laws of: "
8+
type: "single-answer"
9+
marks: 2
10+
options:
11+
- id: "a"
12+
text: "Austria"
13+
- id: "b"
14+
text: "Germany"
15+
- id: "c"
16+
text: "Switzerland"
17+
is_correct: true
18+
layout: "test"
19+
type: "test"
20+
---
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
title: "Exam 2"
3+
weight: 2
4+
passing_percentage: 70
5+
questions:
6+
- id: "q1"
7+
text: "What is Infrastructure as Code (IaC)?"
8+
type: "single-answer"
9+
marks: 2
10+
options:
11+
- id: "a"
12+
text: "The process of deploying code onto a cloud infrastructure."
13+
- id: "b"
14+
text: "An export that saves your cloud configuration for archive purposes."
15+
- id: "c"
16+
text: "The concept of writing code is then used to create a cloud infrastructure automatically."
17+
is_correct: true
18+
19+
- id: "q2"
20+
text: "What is the benefit of microservices?"
21+
type: "single-answer"
22+
marks: 2
23+
options:
24+
- id: "a"
25+
text: "Easier to manage."
26+
- id: "b"
27+
text: "Easier to scale under load."
28+
is_correct: true
29+
- id: "c"
30+
text: "Easier to debug, smaller services."
31+
32+
- id: "q3"
33+
text: "What is cloud-init?"
34+
type: "single-answer"
35+
marks: 2
36+
options:
37+
- id: "a"
38+
text: "A tool to quickly configure Exoscale."
39+
- id: "b"
40+
text: "A best practice configuration for clouds."
41+
- id: "c"
42+
text: "A tool to run an automated program at the start of an instance."
43+
is_correct: true
44+
layout: "test"
45+
type: "test"
46+
---
47+
48+
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
---
2+
title: "Exam 3"
3+
weight: 3
4+
passing_percentage: 70
5+
questions:
6+
- id: "q1"
7+
text: "On Exoscale, I can ..."
8+
type: "multiple-answers"
9+
marks: 2
10+
options:
11+
- id: "a"
12+
text: "...Create Virtual Machines."
13+
is_correct: true
14+
- id: "b"
15+
text: "... create WordPress hosting managed by Exoscale."
16+
- id: "c"
17+
text: "... create Database services managed by Exoscale."
18+
is_correct: true
19+
- id: "d"
20+
text: "... create Webspace hosting managed by Exoscale."
21+
- id: "e"
22+
text: "... create Kubernetes services managed by Exoscale."
23+
is_correct: true
24+
25+
- id: "q2"
26+
text: "What is an Anti-Affinity Group in cloud computing?"
27+
type: "single-answer"
28+
marks: 2
29+
options:
30+
- id: "a"
31+
text: "A group of instances that are deployed on the same network segment to reduce latency."
32+
- id: "b"
33+
text: "A group of instances that are deployed on the same hypervisor for better performance."
34+
- id: "c"
35+
text: "A group of instances that are deployed on the same physical server for better security."
36+
- id: "d"
37+
text: "A group of instances that are deployed on different hypervisors to improve availability and resilience."
38+
is_correct: true
39+
40+
- id: "q3"
41+
text: "What is object storage?"
42+
type: "single-answer"
43+
marks: 2
44+
options:
45+
- id: "a"
46+
text: "A type of database used to store structured data."
47+
- id: "b"
48+
text: "A type of file system used to store unstructured data."
49+
- id: "c"
50+
text: "A data storage method on local devices attached to a single server."
51+
- id: "d"
52+
text: "A method of storing and managing data as objects in a distributed system."
53+
is_correct: true
54+
layout: "test"
55+
type: "test"
56+
---

0 commit comments

Comments
 (0)