Files
hunfabric/blueprints/apigee
Wiktor Niesiobędzki f8f18734f1 Add pre-commit hook configuration (#2326)
* Pre-commit config

Run following linters on commit:
Terraform:
- terraform fmt
- terraform tflint

Python specific:
- yapf

Shell scripts
- shellcheck
- shfmt

YAML files:
- yamllint (disabled as of now)
- check-yaml

Other:
- end-of-file-fixer
- trailing-whitespace fixer

Fabric specific
- tools/tfdoc.py
- tools/check_boilerplate.py

* linting fixes

* Fix boilerplate check
2024-05-30 19:35:09 +02:00
..
2024-05-14 21:30:35 +02:00

Apigee Blueprints

The blueprints in this folder contain a variety of deployment scenarios for Apigee Hybrid and Apigee X.

Blueprints

Apigee X foundations

This blueprint creates all the resources necessary to set up Apigee X on Google Cloud.


Apigee Hybrid on GKE

This blueprint shows how to do a non-prod deployment of Apigee Hybrid on GKE.


Apigee X analytics in BigQuery

This blueprint shows how to export on a daily basis the Apigee analytics of an organization to a BigQuery table.


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

This blueprint shows how to expose an on-prem target backend to clients in the Internet.