https://github.com/takesection-sandbox/envoyproxy-examples
Examples of Envoy proxy on AWS.
https://github.com/takesection-sandbox/envoyproxy-examples
envoy-proxy
Last synced: about 1 year ago
JSON representation
Examples of Envoy proxy on AWS.
- Host: GitHub
- URL: https://github.com/takesection-sandbox/envoyproxy-examples
- Owner: takesection-sandbox
- License: mit
- Created: 2022-02-15T20:53:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-13T01:03:20.000Z (over 3 years ago)
- Last Synced: 2024-11-08T16:43:12.921Z (over 1 year ago)
- Topics: envoy-proxy
- Language: Smarty
- Homepage:
- Size: 1.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README

Examples of Envoy proxy on AWS
===
## Using Envoy proxy instead of CloudFront
[front-proxy-s3](front-proxy-s3)
## Envoy proxy handles OIDC token
[front-proxy-jwt](front-proxy-jwt)
## Authorization combining Envoy proxy and Open Policy Agent
[front-proxy-opa](front-proxy-opa)