Deploy the Cyware Intel Exchange Integration
Once you have prepared your API credentials and Cloud Function package, the next step is to deploy the integration into your Google Cloud project. You can deploy using the following methods:
Automatic Deployment: Use the provided bash script to deploy the integration quickly. This method provisions all required GCP resources automatically, allowing you to start ingesting Cyware Intel Exchange data without manual configuration. For more information, see Deploy Cloud Function Automatically.
Manual Deployment: Manually create and configure the necessary GCP resources for the integration. This method provides full control over each step, including enabling required APIs, configuring secrets, creating a GCS bucket, setting environment variables, and deploying the Cloud Function. For more information, see Deploy Cloud Function Manually.