-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathlanding.json
More file actions
71 lines (71 loc) · 2.57 KB
/
landing.json
File metadata and controls
71 lines (71 loc) · 2.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
{
"version": 2,
"title": "File Storage - Classic",
"introduction": "Flash-backed, durable, fast and flexible NFS-based file storage—with customizable IOPS and predictable billing",
"product_page": "https://www.ibm.com/products/file-storage",
"console_page": "/cloud-storage/file",
"section_topics": {
"links": [
{
"title": "Getting started with Block Storage for Classic",
"href": "/docs/FileStorage?topic=FileStorage-getting-started"
},
{
"title": "Best practices for Block Storage",
"href": "/docs/FileStorage?topic=FileStorage-best-practices-classic"
},
{
"title": "Replication and disaster recovery",
"href": "/docs/FileStorage?topic=FileStorage-replication"
},
{
"title": "Securing your data",
"href": "/docs/FileStorage?topic=FileStorage-mng-data"
},
{
"title": "Frequently asked questions",
"href": "/docs/FileStorage?topic=FileStorage-file-storage-faqs"
}
]
},
"section_highlights": [
{
"title": "Block Storage vs. File Storage",
"description": "File storage and block storage are traditional types of storage, the blog author takes a closer look at the two options, explains the different use cases and different benefits of each offering.",
"href": "https://www.ibm.com/think/topics/object-vs-file-vs-block-storage/",
"type": "blog"
},
{
"title": "Cloud storage options explained",
"description": "Watch Bradley Knapp explain the two most commonly used storage types: block and file storage, including their differences, benefits and use cases.",
"href": "https://www.youtube.com/watch?v=PmxWTTpXNLI&ab_channel=IBMTechnology",
"type": "video"
}
],
"section_devtools": {
"api": "https://sldn.softlayer.com/reference/softlayerapi/",
"cli": "/docs/FileStorage?topic=FileStorage-sl-file-storage-service",
"terraform": "https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/storage_file"
},
"section_updates": {
"view_more": "/docs/FileStorage?topic=FileStorage-getting-started",
"tiles": [
{
"date": "15 February 2024",
"title": "New location available: DAL14"
},
{
"date": "30 June 2023",
"title": "New location available: MAD02, MAD04, and MAD05"
},
{
"date": "16 May 2023",
"title": "All Endurance volume profiles can now support adjustable IOPS"
},
{
"date": "28 February 2023",
"title": "Updated volume refresh process"
}
]
}
}