forked from ibm-cloud-docs/overview
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlanding.json
65 lines (65 loc) · 3.47 KB
/
landing.json
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
{
"title": "IBM Cloud overview docs",
"lastupdated": "2023-09-20",
"introduction": "The platform is built to support your needs whether it's working only in the public cloud or taking advantage of a multicloud deployment model. Leverage the docs, API & SDK reference, architecture references, and more to support your app development needs.",
"section_devtools": {
"api": "/docs?tab=api-docs&category=platform_services",
"cli": "/docs?tab=develop",
"terraform": "https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs"
},
"section_recommended": [
{
"title": "What's included in the platform?",
"description": "The platform consists of a network of interrelated components that work together to provide a consistent and dependable cloud experience to support your app development needs.",
"href": "/docs/overview?topic=overview-whatis-platform#built-into-platform"
},
{
"title": "Try out IBM Cloud, for free",
"description": "Get up and running quickly by setting up an account and exploring free products with this short tutorial.",
"href": "/docs/overview?topic=overview-tutorial-try-for-free"
},
{
"title": "Service and infrastructure by location",
"description": "Check out the regions and data centers that IBM Cloud products are available.",
"href": "/docs/overview?topic=overview-services_region"
}
],
"section_videos": [
{
"title": "Learn how to navigate through the IBM Cloud console",
"href": "/docs/overview?topic=overview-ui#video-ui",
"thumbnail": "/images/welcome-thumbnail.png"
},
{
"title": "Accelerating and maintaining regulated standards at scale",
"href": "/docs/overview?topic=overview-secure-enterprise",
"thumbnail": "/images/enterprise.png"
}
],
"section_learn": {
"developer": "https://developer.ibm.com/depmodels/cloud/",
"architecture": "https://www.ibm.com/cloud/architecture",
"training": "https://www.ibm.com/training/cloud",
"community": "https://community.ibm.com/community/user/publiccloud/home"
},
"section_updates": {
"view_more": "/docs/overview?topic=overview-whatsnew",
"tiles": [
{
"date": "20 September 2023",
"title": "Support for onboarding third-party deployable architectures in Partner Center",
"description": "You can now onboard deployable architectures in Partner Center and publish them to the IBM Cloud catalog. A deployable architecture is cloud automation for deploying a common architectural pattern that combines one or more cloud resources that are designed for easy deployment, scalability, and modularity that solves a customer-defined problem."
},
{
"date": "06 September 2023",
"title": "New pre-release version for software",
"description": "Versions of a product that are in the pre-release state can help you test your product with a larger audience, gather feedback, and identify and resolve issues before your product is released to the general public. You can now publish an unvalidated version that is in a pre-release state and make it available as part of a product. Users with access to the product are able to access a pre-released version."
},
{
"date": "06 September 2023",
"title": "Cross-account product sharing",
"description": "You can now share products from your private catalog with other accounts without publishing them to the IBM Cloud catalog."
}
]
}
}