-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlanding.json
More file actions
59 lines (59 loc) · 2.28 KB
/
landing.json
File metadata and controls
59 lines (59 loc) · 2.28 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
{
"version": 2,
"title": "IBM Cloud Databases Gen 2",
"introduction": "The IBM Cloud® Databases Gen 2 portfolio contains database-as-a-service offerings on IBM Cloud. In addition to the comprehensive information in the IBM Cloud® Databases documentation, links to additional sources of information are provided below.",
"product_page": "https://www.ibm.com/cloud/databases",
"deployment_url": "https://cloud.ibm.com/databases-overview/overview",
"section_topics": {
"links": [
{
"title": "Overview of Gen 1 and Gen 2",
"href": "/docs/cloud-databases-gen2?topic=cloud-databases-gen2-overview-gen1-gen2"
},
{
"title": "Gen 2 isolated compute",
"href": "/docs/cloud-databases-gen2?topic=cloud-databases-gen2-isolated-compute"
},
{
"title": "Release notes",
"href": "/docs/cloud-databases-gen2?topic=cloud-databases-gen2-databases-relnotes"
},
{
"title": "IBM Cloud® Databases for PostgreSQL",
"href": "/docs/databases-for-postgresql-gen2"
},
{
"title": "IBM Cloud® Databases for MongoDB",
"href": "/docs/databases-for-mongodb-gen2"
},
{
"title": "Gen 1 docs",
"href": "/docs/cloud-databases"
}
]
},
"section_highlights": [
{
"title": "IBM named a leader for cloud database management systems",
"description": "Gartner named IBM a leader in Gartner Magic Quadrant for 2021 Cloud Database Management Systems.",
"href": "https://www.ibm.com/blog/ibm-is-named-a-leader-in-the-2021-gartner-magic-quadrant-for-cloud-database-management-systems-dbms/",
"type": "blog"
},
{
"title": "IBM Training - Cloud",
"description": "Includes Power Virtual Server, SAP, VMware, Advocate, Architect, Developer, and Site Reliability Engineer, and more",
"href": "https://www.ibm.com/training/cloud",
"type": "training"
}
],
"section_devtools": {
"links": [
{
"title": "API Docs",
"href": "/docs/cloud-databases-gen2?topic=cloud-databases-gen2-api"
}
],
"cli": "/docs/cloud-databases-gen2?topic=cloud-databases-gen2-cdb-reference&interface=",
"terraform": "https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/database"
}
}