-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlanding.json
More file actions
71 lines (71 loc) · 2.34 KB
/
landing.json
File metadata and controls
71 lines (71 loc) · 2.34 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": "IBM Event Streams for IBM Cloud Gen 2",
"introduction": "Event Streams for IBM Cloud is a fully managed Kafka service, optimized to help you build intelligent applications that react to events in real time.",
"product_page": "https://www.ibm.com/products/event-streams",
"console_page": "/eventstreams-provisioning/6a7f4e38-f218-48ef-9dd2-df408747568e/create",
"section_topics": {
"links": [
{
"title": "Getting started",
"href": "/docs/EventStreams-gen2?topic=EventStreams-gen2-getting-started"
},
{
"title": "Overview",
"href": "/docs/EventStreams-gen2?topic=EventStreams-gen2-about"
},
{
"title": "FAQ for Event Streams Gen 2",
"href": "/docs/EventStreams-gen2?topic=EventStreams-gen2-gen2-faq"
},
{
"title": "Connecting to Event Streams",
"href": "/docs/EventStreams-gen2?topic=EventStreams-gen2-connecting"
},
{
"title": "Managing encryption",
"href": "/docs/EventStreams-gen2?topic=EventStreams-gen2-managing_encryption"
},
{
"title": "Event Streams API",
"href": "/docs/EventStreams-gen2?topic=EventStreams-gen2-api"
},
{
"title": "Gen 1 docs",
"href": "/docs/EventStreams"
}
]
},
"section_highlights": [
{
"title": "Norsk Tipping Case Study",
"description": "Improving the gaming experience with event streaming technology.",
"href": "https://www.ibm.com/case-studies/norsk-tipping",
"type": "blog"
},
{
"title": "SiB Solutions Case Study",
"description": "SiB Solutions uses Kafka and AI to enable flawless logistics",
"href": "https://www.ibm.com/case-studies/sib-solutions",
"type": "blog"
}
],
"section_devtools": {
"api": "/apidocs/event-streams/adminrest",
"cli": "/docs/EventStreams?topic=EventStreams-cli_reference",
"terraform": "https://cloud.ibm.com/docs/EventStreams?topic=EventStreams-eventstreams-terraform"
},
"section_updates": {
"view_more": "/docs/EventStreams?topic=EventStreams-event-streams-relnotes",
"tiles": [
{
"date": "February 2026",
"title": "Enterprise Gen 2 plan GA"
},
{
"date": "December 2025",
"title": "Beta introduction of Enterprise Gen 2 plan"
}
]
}
}