This deployment architecture provisions an IBM Cloud Code Engine environment designed for scalable, serverless compute workloads. It automates the setup of Code Engine projects along with supporting services such as IBM VPC and Cloud Object Storage (COS), enabling high-performance tasks like Monte Carlo simulations, PDF conversion with Doclin, and batch data processing.
The architecture supports end-to-end deployment, from infrastructure provisioning to workload execution, providing a robust foundation for experimentation, development, or production-grade serverless computing on IBM Cloud.
This repository contains the following sample deployable architectures:
❗ Important: These solutions are not intended to be called by other modules because they contain provider configurations and are not compatible with the for_each
, count
, and depends_on
Terraform arguments. For more information, see Providers Within Modules.
You can report issues and request features for this module in GitHub issues in the module repo. See Report an issue or request a feature.
To set up your local development environment, see Local development setup in the project documentation.