Hello, I have seen a high-level architecture diagram in the link below of all the main GCP resources used/provisioned by Apigee Developer Portal Kickstart:
https://cloud.google.com/apigee/docs/api-platform/publish/drupal/apigee-cloud-marketplace-overview
I notice that the set up requires the use of CloudSQL and Firestore. For what reason are these two required and is it necessary to use both? From the Marketplace, it states that 'You can customise the configuration later when deploying this solution.' Does this mean I can remove the use of one of the storage solution or only change configurations like disk size?
I am currently waiting for my organisation to give me permission to use the kickstart so I am unable to test this out.
Many thanks.
Solved! Go to Solution.
Hi @VinP
Unfortunately, directly removing Firestore from an Apigee Cloud Marketplace deployment after deployment isn't straightforward.
The Cloud Marketplace solutions are designed to be integrated with specific services, including Firestore in some cases. While you might be able to modify the deployed resources to some extent, completely removing a service like Firestore could lead to unexpected behavior or instability.
Here's a more nuanced approach to consider:
Evaluate the Specific Use Case:
Consult Apigee Support:
Consider a New Deployment with Modified Configuration:
Potential Challenges and Considerations:
Remember: While it's possible to make modifications to a deployed Cloud Marketplace solution, it's crucial to approach the process with caution and seek expert advice when necessary.
I hope this provides a clearer understanding of the limitations and potential approaches.
Thanks!