Skip to content

Commit ad366ee

Browse files
authored
Merge pull request #93 from saurabhraghuvanshii/storage-tag
add tag in `intro-storage`
2 parents 081b1ba + aa8b30b commit ad366ee

File tree

8 files changed

+16
-0
lines changed

8 files changed

+16
-0
lines changed

content/learning-paths/98e16360-a366-4b78-8e0a-031da07fdacb/intro-storage/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ title: "INTRO Storage"
33
description: "If you're seeking an entry-level understanding of Exoscale's storage solutions, our Level 100 course is an ideal starting point for non-technical individuals. This course lays the foundation for all the pertinent general and cloud storage topics. You'll dive into the advantages and considerations regarding data storage, including performance, scalability, and integrity. We'll cover essential concepts and terminology to understand storage types and capabilities and explain why efficient and secure storage is crucial in modern IT infrastructures."
44
banner: "98e16360-a366-4b78-8e0a-031da07fdacb/images/exoscale-icon.svg"
55
weight: 1
6+
tags: [storage]
7+
categories: [intermediate]
68
---

content/learning-paths/98e16360-a366-4b78-8e0a-031da07fdacb/intro-storage/block-storage/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ title: "Block Storage"
33
description: "A low-latency storage option that stores data in fixed-size blocks, ideal for databases and high-performance applications."
44
banner: "98e16360-a366-4b78-8e0a-031da07fdacb/images/exoscale-icon.svg"
55
weight: 6
6+
tags: [storage]
7+
categories: [intermediate]
68
---

content/learning-paths/98e16360-a366-4b78-8e0a-031da07fdacb/intro-storage/file-storage/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ title: "File Storage"
33
description: "A hierarchical storage method that organizes data in files and folders, suitable for shared access and traditional workloads."
44
banner: "98e16360-a366-4b78-8e0a-031da07fdacb/images/exoscale-icon.svg"
55
weight: 4
6+
tags: [storage]
7+
categories: [intermediate]
68
---

content/learning-paths/98e16360-a366-4b78-8e0a-031da07fdacb/intro-storage/object-storage/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ title: "Object Storage"
33
description: "A scalable storage system that manages data as objects with metadata, perfect for unstructured data like media and backups."
44
banner: "98e16360-a366-4b78-8e0a-031da07fdacb/images/exoscale-icon.svg"
55
weight: 5
6+
tags: [storage]
7+
categories: [intermediate]
68
---

content/learning-paths/98e16360-a366-4b78-8e0a-031da07fdacb/intro-storage/object-vs-block/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@ title: "Object vs Block"
33
description: "A comparison of object and block storage, highlighting their differences in structure, performance, and use cases."
44
banner: "98e16360-a366-4b78-8e0a-031da07fdacb/images/exoscale-icon.svg"
55
weight: 7
6+
tags: [storage]
7+
categories: [intermediate]
68
---
79

content/learning-paths/98e16360-a366-4b78-8e0a-031da07fdacb/intro-storage/what-types-of-storage/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ title: "What Types of Storage?"
33
description: "An overview of the main cloud storage types block, file, and object and how they support diverse workloads."
44
banner: "98e16360-a366-4b78-8e0a-031da07fdacb/images/exoscale-icon.svg"
55
weight: 3
6+
tags: [storage]
7+
categories: [intermediate]
68
---

content/learning-paths/98e16360-a366-4b78-8e0a-031da07fdacb/intro-storage/why-cloud-storage/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ title: "Why Cloud Storage ?"
33
description: "Explains the advantages of cloud storage, including scalability, accessibility, durability, and cost efficiency."
44
banner: "98e16360-a366-4b78-8e0a-031da07fdacb/images/exoscale-icon.svg"
55
weight: 1
6+
tags: [storage]
7+
categories: [intermediate]
68
---

content/learning-paths/98e16360-a366-4b78-8e0a-031da07fdacb/intro-storage/why-storage/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ title: "Why Storage ?"
33
description: " Introduces the importance of storage in computing, enabling persistent data retention, accessibility, and performance for applications."
44
banner: "98e16360-a366-4b78-8e0a-031da07fdacb/images/exoscale-icon.svg"
55
weight: 1
6+
tags: [storage]
7+
categories: [intermediate]
68
---

0 commit comments

Comments
 (0)