Skip to content

Commit 105b643

Browse files
authored
chore: update the DA overview text and feature section (#500)
* chore: update the DA overview text and feature section * Update ibm_catalog.json
1 parent abdddfc commit 105b643

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

ibm_catalog.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"solution"
2121
],
2222
"short_description": "Automates provisioning and configuration of IBM Event Streams instance on IBM Cloud for building secure, scalable, and event-driven cloud-native applications.",
23-
"long_description": "This solution deploys and configures [IBM Cloud® Event Streams](https://cloud.ibm.com/docs/EventStreams?topic=EventStreams-getting-started), a fully managed, high-throughput message bus built on Apache Kafka. It supports real-time event ingestion and distribution across services and applications in IBM Cloud®. It supports provisioning the Event Streams instance and configuring Kafka topics, schemas, and quotas. It also enables mirroring of topics for high availability and disaster recovery. Additionally, it supports the creation of context-based restriction (CBR) rules for fine-grained access control. Data encryption is enforced through IBM Key Protect or Hyper Protect Crypto Services, ensuring data protection. This architecture is designed to provide a production-ready, scalable Kafka environment optimized for event-driven workloads in IBM Cloud®.",
23+
"long_description": "This solution deploys and configures [IBM Cloud® Event Streams](https://cloud.ibm.com/docs/EventStreams?topic=EventStreams-getting-started), a fully managed, high-throughput message bus built on Apache Kafka. It supports real-time event ingestion and distribution across services and applications in IBM Cloud®. It supports provisioning the Event Streams instance and configuring Kafka topics, schemas, and quotas. It also enables mirroring of topics for high availability and disaster recovery. Additionally, it supports the creation of context-based restriction (CBR) rules for fine-grained access control. Data encryption is enforced through IBM Key Protect or Hyper Protect Crypto Services, ensuring data protection. This architecture is designed to provide a production-ready, scalable Kafka environment optimized for event-driven workloads in IBM Cloud®. \n\nLeverage [Terraform IBM Modules](https://github.com/terraform-ibm-modules) to shape and scale your solutions. You can integrate Terraform IBM Modules (TIM) to extend functionality and design a solution tailored to your environment and operations needs. These modules offer reusable, customizable elements that follow IBM Cloud's recommended practices. You can access the [source code and documentation](https://github.com/terraform-ibm-modules/terraform-ibm-event-streams) and use it to extend your current architecture or create new solutions.",
2424
"offering_docs_url": "https://github.com/terraform-ibm-modules/terraform-ibm-event-streams/blob/main/README.md",
2525
"offering_icon_url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-event-streams/main/images/event_streams.svg",
2626
"provider_name": "IBM",
@@ -60,6 +60,10 @@
6060
{
6161
"title": "Sets up activity tracking for the Event Streams instance",
6262
"description": "Optionally, you can deploy Cloud automation for Activity Tracker Event Routing to route and securely store auditing events that are related to your Event Streams instance. [Learn more](https://cloud.ibm.com/docs/EventStreams?topic=EventStreams-at_events)"
63+
},
64+
{
65+
"title": "Composable and Extensible Architecture",
66+
"description": "This architecture illustrates how Terraform IBM Modules(TIM) can be integrated to deliver a complete solution on IBM Cloud. Each module is a reusable, and validated component for security, compliance, and operational IBM best practices. You can deploy this architecture as-is or configure it as code by leveraging the underlying modules to fit your specific requirements. Explore the [source code and documentation](https://github.com/terraform-ibm-modules/terraform-ibm-event-streams) to adapt, extend, or create entirely new solutions using these building blocks."
6367
}
6468
],
6569
"support_details": "This product is in the community registry, as such support is handled through the originated repo. If you experience issues please open an issue in the repository [https://github.com/terraform-ibm-modules/terraform-ibm-event-streams/issues](https://github.com/terraform-ibm-modules/terraform-ibm-event-streams/issues). Please note this product is not supported via the IBM Cloud Support Center.",

0 commit comments

Comments
 (0)