|
2 | 2 | "products": [ |
3 | 3 | { |
4 | 4 | "name": "deploy-arch-ibm-code-engine", |
5 | | - "label": "Cloud automation for Code Engine", |
| 5 | + "label": "Landing zone for serverless workloads with IBM Code Engine", |
6 | 6 | "product_kind": "solution", |
7 | 7 | "tags": [ |
8 | 8 | "ibm_created", |
|
20 | 20 | "terraform", |
21 | 21 | "solution" |
22 | 22 | ], |
23 | | - "short_description": "Provisions and configures serverless project on IBM Cloud Code Engine", |
24 | | - "long_description": "This solution enables the deployment and management of serverless workloads on [Serverless on IBM Cloud](https://www.ibm.com/products/code-engine), delivering a fully managed container runtime environment that abstracts infrastructure complexity. It provisions a Code Engine project with core components such as applications, builds, and registry secrets — supporting secure image creation, storage, and deployment workflows.<br><br>Each variation offers flexible deployment options — from separate build and run steps to fully automated, end-to-end workflows. Optional integrations with IBM Cloud services — including Cloud Monitoring, Cloud Logs, Activity Tracker, SCC Workload Protection, and App Configuration — enhance observability, security, and compliance alignment.", |
| 23 | + "short_description": "Provision scalable, serverless workloads with integrated IBM Cloud services.", |
| 24 | + "long_description": "This solution enables the provisioning of [IBM Code Engine](https://www.ibm.com/products/code-engine) projects on IBM Cloud using a range of configurations—from compute-intensive workloads to future support for broader serverless patterns. Each variation offers a distinct balance of automation, integration with IBM Cloud services, and readiness for experimentation or production use. The current variation supports high-performance tasks like Monte Carlo simulations, PDF conversion with Doclin, and batch processing using VPC and COS. It automates both Code Engine setup and the supporting IBM Cloud infrastructure for full end-to-end deployment. Whether you're running intensive jobs or exploring other serverless architectures, this landing zone helps accelerate your cloud-native journey.", |
25 | 25 | "offering_docs_url": "https://github.com/terraform-ibm-modules/terraform-ibm-code-engine/blob/refactor_da/solutions/app-from-binary/README.md", |
26 | 26 | "offering_icon_url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-code-engine/main/images/code-engine.svg", |
27 | 27 | "provider_name": "IBM", |
28 | 28 | "features": [ |
29 | 29 | { |
30 | | - "title": "Configurable IBM Code Engine Deployment Options", |
31 | | - "description": "Provides multiple configuration paths for deploying [applications](https://cloud.ibm.com/docs/codeengine?topic=codeengine-application-workloads) on IBM Cloud Code Engine [projects](https://cloud.ibm.com/docs/codeengine?topic=codeengine-manage-project). Supports scenarios ranging from building standalone container images to rapidly deploying full applications. Capabilities vary by variation, with some focusing on decoupled build processes and others offering streamlined, end-to-end deployment flows for quick iteration within a project context." |
| 30 | + "title": "Flexible Deployment Variations", |
| 31 | + "description": "Supports a growing set of configurations tailored to specific workload types—from compute-intensive tasks to future support for event-driven jobs and transactional applications." |
32 | 32 | }, |
33 | 33 | { |
34 | | - "title": "Container Registry Namespace Configuration", |
35 | | - "description": "Provides the option to create a [container registry namespace](https://cloud.ibm.com/docs/Registry?topic=Registry-getting-started) for storing images built by IBM Cloud Code Engine. The namespace serves as an isolated space for publishing and managing container images within your IBM Cloud account." |
| 34 | + "title": "End-to-End Automation", |
| 35 | + "description": "Provisions both IBM Code Engine components (applications, builds, secrets, access policies) and supporting IBM Cloud infrastructure for a complete deployment experience." |
36 | 36 | }, |
37 | 37 | { |
38 | | - "title": "Security and Compliance Alignment", |
39 | | - "description": "Enables secure and auditable deployments within IBM Cloud Code Engine [projects](https://cloud.ibm.com/docs/codeengine?topic=codeengine-manage-project). This includes the creation of [secrets](https://cloud.ibm.com/docs/codeengine?topic=codeengine-secret) for securely storing credentials used to access container registries, as well as integration with [Activity Tracker Event Routing](https://cloud.ibm.com/docs/atracker?topic=atracker-getting-started) to support auditability and compliance monitoring." |
40 | | - }, |
41 | | - { |
42 | | - "title": "Observability Integration", |
43 | | - "description": "Integrates with observability services to provide deeper visibility into application and platform behavior. This includes [Cloud Logs](https://www.ibm.com/products/cloud-logs) for collecting and visualizing logs and [Cloud Monitoring](https://www.ibm.com/products/cloud-monitoring) for performance metrics and usage insights." |
| 38 | + "title": "IBM Cloud Service Integrations", |
| 39 | + "description": "Seamless integration with Secrets Manager, Container Registry, Activity Tracker, IBM Cloud Logs, and IBM Cloud Monitoring." |
44 | 40 | } |
45 | 41 | ], |
46 | 42 | "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 that repository [https://github.com/terraform-ibm-modules/terraform-ibm-code-engine/issues](https://github.com/terraform-ibm-modules/terraform-ibm-code-engine/issues). Please note this product is not supported via the IBM Cloud Support Center.", |
|
0 commit comments