Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Secure access to the Restate ingress endpoint #2

Closed
Tracked by #1
pcholakov opened this issue Nov 20, 2023 · 0 comments
Closed
Tracked by #1

Secure access to the Restate ingress endpoint #2

pcholakov opened this issue Nov 20, 2023 · 0 comments
Assignees

Comments

@pcholakov
Copy link
Collaborator

pcholakov commented Nov 20, 2023

Replace the ALB load balancer that is exposing the Restate ingress endpoint to the world. Ideally we want all of these properties:

  • Add support for HTTPS

  • As a further cost optimization we can also offer the option of using a Lambda-based HTTP reverse proxy as documented in [1]

[1]. https://dev.to/aws-builders/serverless-proxy-with-aws-api-gateway-and-aws-lambda-3bd2

@pcholakov pcholakov self-assigned this Nov 29, 2023
pcholakov added a commit to restatedev/restate-holiday that referenced this issue Nov 29, 2023
- stack support for HTTPS using ACM certificates
- script to generate & import self-signed certificate into ACM
- updated README for testing HTTPS

Closes: restatedev/cdk#2
pcholakov added a commit to restatedev/restate-holiday that referenced this issue Nov 29, 2023
- stack support for HTTPS using ACM certificates
- script to generate & import self-signed certificate into ACM
- updated README for testing HTTPS

Closes: restatedev/cdk#2
pcholakov added a commit to restatedev/restate-holiday that referenced this issue Nov 29, 2023
- stack support for HTTPS using ACM certificates
- script to generate & import self-signed certificate into ACM
- updated README for testing HTTPS

Closes: restatedev/cdk#2
@pcholakov pcholakov changed the title Secure access to the Restate ingress endpoint, drop ALB Secure access to the Restate ingress endpoint Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant