Cloud provider
GCP
Motherboard
Keywords
Summary
This architecture is for utilizing Google Cloud Datastore as a data storage solution. The provided GitHub link contains Terraform code for deploying and managing the infrastructure.
Resources
The following Terraform resources are needed for the architecture: - google_project_iam_member - google_service_account - google_project_iam_binding - google_project_service - google_project - google_storage_bucket - google_app_engine_application - google_datastore_index - google_datastore_entity - google_project_iam_policy - google_datastore_namespace For more details, please refer to the GitHub repository.