cloud-foundation-fabric/blueprints/apigee/README.md

32 lines
1.7 KiB
Markdown
Raw Permalink Normal View History

2023-01-03 08:25:09 -08:00
# Apigee Blueprints
The blueprints in this folder contain a variety of deployment scenarios for Apigee Hybrid and Apigee X.
## Blueprints
### Apigee X foundations
<a href="./apigee-x-foundations/" title="Apigee X foundations"><img src="./apigee-x-foundations/diagram1.png" align="left" width="280px"></a> This [blueprint](./apigee-x-foundations/) creates all the resources necessary to set up Apigee X on Google Cloud.
<br clear="left">
### Apigee Hybrid on GKE
<a href="./hybrid-gke/" title="Apigee Hybrid on GKE"><img src="./hybrid-gke/diagram.png" align="left" width="280px"></a> This [blueprint](./hybrid-gke/) shows how to do a non-prod deployment of Apigee Hybrid on GKE.
<br clear="left">
### Apigee X analytics in BigQuery
<a href="./bigquery-analytics/" title="Apigee X analytics in BigQuery"><img src="./bigquery-analytics/diagram2.png" align="left" width="280px"></a>This [blueprint](./bigquery-analytics/) shows how to export on a daily basis the Apigee analytics of an organization to a BigQuery table.
<br clear="left">
### Apigee X network patterns
The following blueprints demonstrate a set of networking scenarios that can be implemented for Apigee X deployments.
#### Apigee X - Northbound: External Application LB with PSC Neg, Southbouth: PSC with Internal Application LB and Hybrid NEG
<a href="./network-patterns/nb-glb-psc-neg-sb-psc-ilbl7-hybrid-neg" title="Northbound: External Application LB with PSC Neg, Southbouth: PSC with Internal Application LB and Hybrid NEG"><img src="./network-patterns/nb-glb-psc-neg-sb-psc-ilbl7-hybrid-neg/diagram.png" align="left" width="280px"></a>This [blueprint](./network-patterns/nb-glb-psc-neg-sb-psc-ilbl7-hybrid-neg/) shows how to expose an on-prem target backend to clients in the Internet.