-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathlanding.json
More file actions
58 lines (58 loc) · 2.21 KB
/
landing.json
File metadata and controls
58 lines (58 loc) · 2.21 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
{
"version": 2,
"title": "IBM Cloud Databases Gen 1",
"introduction": "The IBM Cloud® Databases 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": "IBM Cloud® Databases for PostgreSQL",
"href": "/docs/databases-for-postgresql"
},
{
"title": "IBM Cloud® Databases for MongoDB",
"href": "/docs/databases-for-mongodb"
},
{
"title": "IBM Cloud® Databases for Redis",
"href": "/docs/databases-for-redis"
},
{
"title": "IBM Cloud® Databases for Elasticsearch",
"href": "/docs/databases-for-elasticsearch"
},
{
"title": "IBM Cloud® Databases for MySQL",
"href": "/docs/databases-for-mysql"
},
{
"title": "IBM Cloud® Messages for RabbitMQ",
"href": "/docs/messages-for-rabbitmq"
},
{
"title": "Gen 2 docs",
"href": "/docs/cloud-databases-gen2"
}
]
},
"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": {
"api": "/apidocs/cloud-databases-api/cloud-databases-api-v5#introduction",
"cli": "/docs/cloud-databases?topic=cloud-databases-cdb-reference",
"terraform": "https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/database"
}
}