cloud-foundation-fabric/REFERENCES.md

16 lines
1.2 KiB
Markdown
Raw Normal View History

2021-09-28 01:32:01 -07:00
# Fabric References
2021-09-28 01:37:18 -07:00
This is a non-exhaustive list of Fabric usage in the wild. Send us a PR if you spot articles which we did not know about!
2021-09-28 01:32:01 -07:00
## Blog Posts
2021-09-28 01:37:18 -07:00
2021-09-28 01:38:30 -07:00
- [Using Cloud Asset Inventory feeds for dynamic configuration and policy enforcement](https://medium.com/google-cloud/using-cloud-asset-inventory-feeds-for-dynamic-configuration-and-policy-enforcement-c37b6a590c49)<br>*Medium / Ludovico Magnocavallo*
2021-09-28 01:39:04 -07:00
- [Managing GCP service usage through delegated role grants](https://medium.com/google-cloud/managing-gcp-service-usage-through-delegated-role-grants-a843610f2226)<br>*Medium / Julio Castillo*
- [Apigee X Organization Provisioning with Google Terraform Modules](https://www.googlecloudcommunity.com/gc/Apigee/Apigee-X-Organization-Provisioning-with-Google-Terraform-Modules/m-p/166411)<br>*Google Cloud Community / Daniel Strebel*
2021-09-28 01:32:01 -07:00
## GCP Reference Architectures
2021-09-28 01:37:18 -07:00
2021-09-28 01:32:01 -07:00
- [Hub-and-spoke network architecture](https://cloud.google.com/architecture/deploy-hub-spoke-vpc-network-topology)
- [Deploy a hub-and-spoke network using VPC Network Peering](https://cloud.google.com/architecture/deploy-hub-spoke-network-using-peering)
- [Deploy a hub-and-spoke network using Cloud VPN](https://cloud.google.com/architecture/deploy-hub-spoke-network-using-vpn)