Build Visual Builder Studio project configurations with instance settings and build pipelines.
Last verified: May 2026
Build Visual Builder Studio project configurations with instance settings, team members, and build pipelines.
Required Fields
compartmentIddisplayNamevbInstance.displayNamevbInstance.nodeCountOutput will appear here...Build Visual Builder Studio project configurations with instance settings and build pipelines. This tool helps OCI engineers generate valid configurations quickly without consulting documentation, reducing errors and accelerating infrastructure deployment. All processing runs in your browser with no data sent to external servers.
No. This tool runs entirely in your browser and generates configuration JSON that you can copy and paste into your infrastructure-as-code templates, CLI commands, or cloud console. It never connects to any cloud account or sends data externally.
The tool produces syntactically valid configurations based on current OCI service specifications. Always review generated configs against your organization security policies and test in a non-production environment before deploying.
Your ops team needs an internal app for managing customer support escalations. Building from scratch with React + Express + Postgres = 4-6 weeks. The builder generates a VB Studio project: visual UI designer for the form-heavy admin app, REST connectors to Oracle Database for storage, identity domain integration for SSO. Working app in ~1 week of development. The trade-off: locked into Oracle ecosystem for this app, but for an internal tool that's acceptable.
The builder constructs Visual Builder Studio project configurations: VB Studio instance resource (compartment, identity domain reference for SSO, custom URL config), project setup (Git repo provider, code language: JavaScript or TypeScript, build pipelines, deployment targets), and identity provider integration. Output is generated as oci visual-builder commands and Terraform oci_visual_builder_vb_instance resources.
Visual Builder Studio is OCI's low-code platform for building enterprise apps with visual UI design + standard JavaScript/TypeScript. Best fit: internal admin apps, customer portals, simple CRUD interfaces. NOT a fit for: high-performance apps, real-time systems, complex custom UI.
VB Studio integrates tightly with Oracle Fusion Cloud Apps and Oracle Database. If your team is in the Oracle ecosystem, VB Studio is the path of least resistance. For non-Oracle stacks, vanilla React/Vue with backend APIs is usually a better fit.
Build pipelines in VB Studio support standard CI/CD patterns (build, test, deploy). For OCI-only deployments, this works well; for hybrid deployments, use OCI DevOps or external CI/CD tools and call VB Studio APIs.
Was this tool helpful?
Disclaimer: This tool runs entirely in your browser. No data is sent to our servers. Always verify outputs before using them in production. AWS, Azure, and GCP are trademarks of their respective owners.