-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathlanding.json
66 lines (66 loc) · 3.14 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
66
{
"version": 2,
"title": "IBM Cloud Framework for Financial Services",
"introduction": "IBM Cloud for Financial Services is a first-of-its-kind cloud, designed to protect even your most sensitive data and AI workloads. With built-in security and controls informed by the industry, IBM Cloud for Financial Services can help you optimize your infrastructure and demonstrate compliance so you can focus on what matters most: delivering value for your clients.",
"product_page": "https://www.ibm.com/cloud/financial-services",
"section_topics": {
"links": [
{
"title": "Getting started with IBM Cloud for Financial Services",
"href": "/docs/framework-financial-services?topic=framework-financial-services-about"
},
{
"title": "Best practices and requirements for software as a service",
"href": "/docs/framework-financial-services?topic=framework-financial-services-best-practices"
},
{
"title": "Best practices and requirements for software",
"href": "/docs/framework-financial-services?topic=framework-financial-services-best-practices-software"
},
{
"title": "Reference architecture overview",
"href": "/docs/framework-financial-services?topic=framework-financial-services-reference-architecture-overview"
}
]
},
"section_highlights": [
{
"title": "Built for the Financial Services industry",
"description": "This guide introduces how IBM Cloud for Financial Services helps client mitigate risk and accelerate cloud adoption for even the most sensitive workloads.",
"href": "https://www.ibm.com/resources/guides/speed-innovation-financial-services-industry",
"type": "white-paper"
},
{
"title": "Financial services industry transformation",
"description": "This article discusses how you can future-proof your digital ecosystem with scalable AI and automation technology.",
"href": "https://www.ibm.com/industries/financial-services",
"type": "white-paper"
}
],
"section_architectures": [
{
"title": "VPC reference architecture for IBM Cloud for Financial Services",
"href": "/docs/framework-financial-services?topic=framework-financial-services-vpc-architecture-about",
"deployable": true
},
{
"title": "Satellite reference architecture for IBM Cloud for Financial Services",
"href": "/docs/framework-financial-services?topic=framework-financial-services-satellite-architecture-about",
"deployable": true
},
{
"title": "IBM Cloud for VMware Regulated Workloads architecture",
"href": "/docs/framework-financial-services?topic=framework-financial-services-vmware-overview",
"deployable": true
}
],
"section_updates": {
"view_more": "/docs/framework-financial-services?topic=framework-financial-services-release-notes",
"tiles": [
{
"date": "30 April 2023",
"title": "Updated Infrastructure as Code (IaC) article to point at new deployable architectures"
}
]
}
}