|
| 1 | +{ |
| 2 | + "products": [ |
| 3 | + { |
| 4 | + "name": "deploy-arch-ibm-event-streams", |
| 5 | + "label": "Event Streams", |
| 6 | + "product_kind": "solution", |
| 7 | + "tags": [ |
| 8 | + "ibm_created", |
| 9 | + "target_terraform", |
| 10 | + "terraform", |
| 11 | + "solution", |
| 12 | + "support_ibm", |
| 13 | + "integration" |
| 14 | + ], |
| 15 | + "keywords": [ |
| 16 | + "event streams", |
| 17 | + "IaC", |
| 18 | + "infrastructure as code", |
| 19 | + "terraform", |
| 20 | + "solution", |
| 21 | + "fscloud" |
| 22 | + ], |
| 23 | + "short_description": "Supports provisioning and configuring IBM Event Streams for IBM Cloud.", |
| 24 | + "long_description": "This architecture supports creating Event Streams with topics, partitions, throughput, storage size, cleanup policy, retention time, retention size, segment size, and schema.", |
| 25 | + "offering_docs_url": "https://github.com/terraform-ibm-modules/terraform-ibm-event-streams/blob/main/README.md", |
| 26 | + "offering_icon_url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-event-streams/main/images/event_streams.svg", |
| 27 | + "provider_name": "IBM", |
| 28 | + "features": [ |
| 29 | + { |
| 30 | + "title": "Create IBM Event Streams", |
| 31 | + "description": "Create IBM Event Streams to build responsive, durable, and highly available architecture deployment." |
| 32 | + }, |
| 33 | + { |
| 34 | + "title": "Configure IBM Event Streams", |
| 35 | + "description": "Creates topics, partitions, throughput, storage size, cleanup policy, retention time, retention size, segment size, and schemas." |
| 36 | + }, |
| 37 | + { |
| 38 | + "title": "Create context-based restrictions", |
| 39 | + "description": "Enhance cloud security by defining and enforcing access restrictions for IBM Event Streams based on the context of the access request." |
| 40 | + } |
| 41 | + ], |
| 42 | + "flavors": [ |
| 43 | + { |
| 44 | + "label": "fscloud", |
| 45 | + "name": "fscloud", |
| 46 | + "install_type": "fullstack", |
| 47 | + "working_directory": "solutions/fscloud", |
| 48 | + "compliance": { |
| 49 | + "authority": "scc-v3", |
| 50 | + "profiles": [ |
| 51 | + { |
| 52 | + "profile_name": "IBM Cloud Framework for Financial Services", |
| 53 | + "profile_version": "1.5.0" |
| 54 | + } |
| 55 | + ] |
| 56 | + }, |
| 57 | + "iam_permissions": [ |
| 58 | + { |
| 59 | + "role_crns": [ |
| 60 | + "crn:v1:bluemix:public:iam::::serviceRole:Manager" |
| 61 | + ], |
| 62 | + "service_name": "iam-identity" |
| 63 | + }, |
| 64 | + { |
| 65 | + "role_crns": [ |
| 66 | + "crn:v1:bluemix:public:iam::::serviceRole:Editor" |
| 67 | + ], |
| 68 | + "service_name": "iam-identity" |
| 69 | + } |
| 70 | + ], |
| 71 | + "architecture": { |
| 72 | + "descriptions": "This architecture creates an Event Streams for IBM Cloud Enterprise plan instance which is IBM Cloud® Financial Services certified.", |
| 73 | + "features": [ |
| 74 | + { |
| 75 | + "title": "IBM Event Streams instance", |
| 76 | + "description": "Yes" |
| 77 | + }, |
| 78 | + { |
| 79 | + "title": "KMS encryption to encrypt data", |
| 80 | + "description": "Yes" |
| 81 | + }, |
| 82 | + { |
| 83 | + "title": "Context Based Restriction rules for the IBM Event Streams instance", |
| 84 | + "description": "Yes" |
| 85 | + }, |
| 86 | + { |
| 87 | + "title": "IBM Event Streams topics and schemas", |
| 88 | + "description": "Yes" |
| 89 | + } |
| 90 | + ], |
| 91 | + "diagrams": [ |
| 92 | + { |
| 93 | + "diagram": { |
| 94 | + "caption": "IBM Event Streams for IBM Cloud Enterprise plan instance which is IBM Cloud® Financial Services certified.", |
| 95 | + "url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-cloudant/main/reference-architecture/da-fscloud.svg", |
| 96 | + "type": "image/svg+xml" |
| 97 | + }, |
| 98 | + "description": "This architecture creates an Event Streams for IBM Cloud Enterprise plan instance which is IBM Cloud® Financial Services certified." |
| 99 | + } |
| 100 | + ] |
| 101 | + } |
| 102 | + } |
| 103 | + ] |
| 104 | + } |
| 105 | + ] |
| 106 | +} |
0 commit comments