denoland / denoland/deploy_feedback

VPC-accessible only deployments

Open
#710 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
79
Forks
5
PR merge metrics
No merged PRs in 30d

Description

### What problem are you trying to solve?

I want "protected enclaves" where the JS code accessed via HTTP requests are only accessible within my company's VPC so that malicious external entities cannot access my resources.

### Describe the solution you'd like

A way to create deployments that aren't publicly accessible over HTTPS but require being connected to a virtual private cloud (Google, Amazon, etc.).

### Describe alternatives you've considered

Add layers of protection to publicly accessible endpoints via authentication and authorization strategies, however this sometimes does not security requirements by one's company or their partners.

### Documentation, Adoption, Migration Strategy

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.