Deno Deploy changed its pricing page
ChangePricing
Deno Deploy restructured pricing tiers with significant changes to usage limits, new features, revised billing units, and plan reorganization.
Requests/month: 1M, 5M (then $2/M), 20M (then $2/M)
Egress Bandwidth: 20GB, 200GB (then $0.50/GB), 300GB (then $0.50/GB)
CPU time*: 15h, 40h (then $0.05/h), Not included
Memory time*: 350 GB-h, 1,000 GB-h (then $0.016/GB-h), Not included
Apps: 20, 100, 100,000
Team members: 5, 10 (then $20/member), 10 (then $20/member)
Volume Storage*: 1 GiB, 5 GiB (then $0.20/GiB-month), Not included
KV read units: 450,000, 1,300,000 (then $1/M), 5,000,000 (then $1/M)
KV write units: 300,000, 900,000 (then $2.50/M), 3,000,000 (then $2.50/M)
Requests/month: 1M, 5M (then $2/M), 25M (then $2/M)
Egress Bandwidth: 20GiB, 200GiB (then $0.20/GiB), 2,000GiB (then $0.20/GiB)
Active CPU: 10 hr, 50 hr (then $0.10/hr), 500 hr (then $0.10/hr)
Memory time: 150 GiB-hr, 750 GiB-hr (then $0.025/GiB-hr), 7,500 GiB-hr (then $0.025/GiB-hr)
Revision storage: 10 GiB, 50 GiB (then $0.08/GiB-mo), 500 GiB (then $0.08/GiB-mo)
Apps: 10, 50, 10,000
Concurrent builds: 1, 3, 20
Builds per hour: 15, 60, 250
Sandboxes feature added (Not included, Included, Included, Included)
Team members: 25
Volume storage: Not included, 5 GiB (then $0.20/GiB-mo), 50 GiB (then $0.20/GiB-mo)
KV read units: 1,000,000, 5,000,000 (then $1/M), 25,000,000 (then $1/M)
KV write units: 500,000, 2,500,000 (then $2.50/M), 12,500,000 (then $2.50/M)
Confidence95%
Full diff
===================================================================
--- before
+++ after
@@ -27,39 +27,39 @@
Enterprise
Custom
Maximum support, security, and performance
Contact us
-Application
+Applications
Requests/month
Allowed inbound HTTP requests to your deployments per month
1M
5M
(then $2/M)
-20M
+25M
(then $2/M)
Custom
Egress Bandwidth
Monthly limit on data egress across all your deployments. Inbound request data does not count against this number.
-20GB
-200GB
-(then $0.50/GB)
-300GB
-(then $0.50/GB)
+20GiB
+200GiB
+(then $0.20/GiB)
+2,000GiB
+(then $0.20/GiB)
Custom
Custom domains
Total number of domains that can be assigned to active deployments
-50/org
-100/org
-300/org
+5
+100
+1,000
Unlimited
Wildcard subdomains
@@ -69,72 +69,97 @@
Included
Included
Included
-CPU time*
+Active CPU
-Total CPU time allocation per month for all deployments in your organization. *Does not apply to Deno Deploy Classic.
+You're only billed for CPU while your app is actively running code. CPU isn't consumed while your app is waiting for incoming requests or blocked on network I/O.
-15h
-40h
-(then $0.05/h)
-Not included
+10 hr
+50 hr
+(then $0.10/hr)
+500 hr
+(then $0.10/hr)
Custom
-Memory time*
+Memory time
-Total memory-time allocation per month for all deployments in your organization. *Does not apply to Deno Deploy Classic.
+You're billed for 768 MB of memory for each second your app is loaded in memory - the default allocation. Pro and Builder can configure a higher app/build memory limit, billed at that higher amount. Idle apps automatically shut down after ~20-30 seconds, so you're not billed for memory while scaled to zero.
-350 GB-h
-1,000 GB-h
-(then $0.016/GB-h)
-Not included
+150 GiB-hr
+750 GiB-hr
+(then $0.025/GiB-hr)
+7,500 GiB-hr
+(then $0.025/GiB-hr)
Custom
+Revision storage
+
+Storage used by your app's deployment revisions - each revision's built image and its assets. Older revisions are automatically removed according to your retention settings.
+
+10 GiB
+50 GiB
+(then $0.08/GiB-mo)
+500 GiB
+(then $0.08/GiB-mo)
+Custom
+
Apps
Total number of deployments that can be active at any given time in your organization
+10
+50
+10,000
+Custom
+
+Concurrent builds
+
+Number of builds that can run at the same time within your organization
+
+1
+3
20
-100
-100,000
Custom
-Deployments per hour
+Builds per hour
+15
60
-60
-200
+250
Custom
-Deployments per hour
+Sandboxes
+
+Sandboxes
+
+Run untrusted or generated code in isolated microVMs. Sandbox compute bills through the same CPU, memory, and egress meters at your plan's rates; only availability, concurrency, and volume storage differ per plan.
+
Not included
-Not included
-200
-Custom
-Teams
+Included
+Included
+Included
-Team members
+Concurrent sandboxes
-Number of authenticated Deno Deploy users who can manage resources within an organization
+Number of sandboxes that can run at the same time within your organization, per region.
-5
-10
-(then $20/member)
-10
-(then $20/member)
+Not included
+3
+20
Custom
-Storage
-Volume Storage*
+Volume storage
-Total volume storage allocation per month for all deployments in your organization. *Does not apply to Deno Deploy Classic.
+Persistent block-storage volumes attachable to sandboxes.
-1 GiB
-5 GiB
-(then $0.20/GiB-month)
Not included
+5 GiB
+(then $0.20/GiB-mo)
+50 GiB
+(then $0.20/GiB-mo)
Custom
+KV
KV storage
1 GiB
-5 GB
+5 GiB
(then $0.75/GiB)
10 GiB
(then $0.75/GiB)
Custom
@@ -142,47 +167,26 @@
KV read units/mo (4KiB)
A "read unit" is an invocation of a Deno KV command which fetches data, like "get"
-450,000
-1,300,000
-(then $1/M)
+1,000,000
5,000,000
(then $1/M)
+25,000,000
+(then $1/M)
Custom
KV write units/mo (1KiB)
A "write unit" is an invocation of a Deno KV command which updates data, like "set"
-300,000
-900,000
+500,000
+2,500,000
(then $2.50/M)
-3,000,000
+12,500,000
(then $2.50/M)
Custom
-Number of DB regions
-1
-Custom
-Custom
-Custom
-Select your write region
-Not included
-Not included
-Not included
-Included
-Cache
-Web Cache API
-Included
-Included
-Currently unavailable
-Included
-HTTP Edge Cache
-Included
-Included
-Currently unavailable
-Included
-Analytics
+Observability
Log streaming API
Get real-time logs from your deployments
@@ -190,88 +194,36 @@
Included
Included
Included
Included
-Log retention
-1 Day
-1 Week
-2 Weeks
-2 Weeks
-Analytics dashboard
-Yes
-(trailing 30 days)
-Yes
-(trailing 3 months)
-Yes
-(trailing 3 months)
-Yes
-(1 year)
-User analytics API
-Yes
-(trailing 30 days)
-Yes
-(trailing 3 months)
-Yes
-(trailing 3 months)
-Yes
-(1 year)
-Security
-Sandboxed code execution
+Logs & traces retention
-Code executing within an isolate is separated in memory from other isolates within Deploy.
+How far back you can query your apps' runtime logs and traces.
-Included
-Included
-Included
-Included
+1 Day
+1 Week
+1 Week
+Custom
-Allowlist for outbound connections
+App metrics
-Configure allowed IP addresses for outbound network communication (like fetch requests)
+Requests, CPU, memory, network and KV usage per app, with this much history in the dashboard and the API.
-Included
-Included
-Not included
-Included
+1 Month
+3 Months
+3 Months
+Custom
+Teams
-Authenticated invocations
+Team members
-Require authentication credentials for all incoming requests to deployments
+Number of authenticated Deno Deploy users who can manage resources within an organization
-Not included
-Not included
-Not included
-Included
-
-Dedicated Anycast IP
-
-Dedicated IP addresses let you allow-list traffic from Deploy to other systems
-
-Not included
-Not included
-Not included
-Included
-Customized deployment controls
-
-Deployment via Terraform
-
-Manage resources via API in Deploy using Terraform
-
-Included
-Included
-Included
-Included
-Deploy within your own cloud
-Not included
-Not included
-Not included
-Coming Soon
-Customizable runtime environment
-Not included
-Not included
-Not included
-Coming Soon
+3
+10
+25
+Custom
Support
Community support
@@ -322,9 +274,9 @@
$0 /month
For personal use and smaller projects
- APPLICATION
+ APPLICATIONS
* Requests/month:
Allowed inbound HTTP requests to your deployments per month
@@ -333,134 +285,109 @@
* Egress Bandwidth:
Monthly limit on data egress across all your deployments. Inbound request data does not count against this number.
- 20GB
+ 20GiB
* Custom domains:
Total number of domains that can be assigned to active deployments
- 50/org
+ 5
* Wildcard subdomains:
Assign all requests to subdomains to a particular deployment
No
- * CPU time*:
+ * Active CPU:
- Total CPU time allocation per month for all deployments in your organization. *Does not apply to Deno Deploy Classic.
+ You're only billed for CPU while your app is actively running code. CPU isn't consumed while your app is waiting for incoming requests or blocked on network I/O.
- 15h
- * Memory time*:
+ 10 hr
+ * Memory time:
- Total memory-time allocation per month for all deployments in your organization. *Does not apply to Deno Deploy Classic.
+ You're billed for 768 MB of memory for each second your app is loaded in memory - the default allocation. Pro and Builder can configure a higher app/build memory limit, billed at that higher amount. Idle apps automatically shut down after ~20-30 seconds, so you're not billed for memory while scaled to zero.
- 350 GB-h
+ 150 GiB-hr
+ * Revision storage:
+
+ Storage used by your app's deployment revisions - each revision's built image and its assets. Older revisions are automatically removed according to your retention settings.
+
+ 10 GiB
* Apps:
Total number of deployments that can be active at any given time in your organization
- 20
- * Deployments per hour:
- 60
- * Deployments per hour:
- No
+ 10
+ * Concurrent builds:
+
+ Number of builds that can run at the same time within your organization
+
+ 1
+ * Builds per hour:
+ 15
- TEAMS
+ SANDBOXES
- * Team members:
+ * Sandboxes:
- Number of authenticated Deno Deploy users who can manage resources within an organization
+ Run untrusted or generated code in isolated microVMs. Sandbox compute bills through the same CPU, memory, and egress meters at your plan's rates; only availability, concurrency, and volume storage differ per plan.
- 5
+ No
+ * Concurrent sandboxes:
+
+ Number of sandboxes that can run at the same time within your organization, per region.
+
+ No
+ * Volume storage:
+
+ Persistent block-storage volumes attachable to sandboxes.
+
+ No
- STORAGE
+ KV
- * Volume Storage*:
-
- Total volume storage allocation per month for all deployments in your organization. *Does not apply to Deno Deploy Classic.
-
- 1 GiB
* KV storage:
1 GiB
* KV read units/mo (4KiB):
A "read unit" is an invocation of a Deno KV command which fetches data, like "get"
- 450,000
+ 1,000,000
* KV write units/mo (1KiB):
A "write unit" is an invocation of a Deno KV command which updates data, like "set"
- 300,000
- * Number of DB regions:
- 1
- * Select your write region:
- No
+ 500,000
- CACHE
+ OBSERVABILITY
- * Web Cache API:
- Included
- * HTTP Edge Cache:
- Included
-
-
- ANALYTICS
-
* Log streaming API:
Get real-time logs from your deployments
Yes
- * Log retention:
- 1 Day
- * Analytics dashboard:
- Yes
- (trailing 30 days)
- * User analytics API:
- Yes
- (trailing 30 days)
-
-
- SECURITY
-
- * Sandboxed code execution:
+ * Logs & traces retention:
- Code executing within an isolate is separated in memory from other isolates within Deploy.
+ How far back you can query your apps' runtime logs and traces.
- Yes
- * Allowlist for outbound connections:
+ 1 Day
+ * App metrics:
- Configure allowed IP addresses for outbound network communication (like fetch requests)
+ Requests, CPU, memory, network and KV usage per app, with this much history in the dashboard and the API.
- Yes
- * Authenticated invocations:
-
- Require authentication credentials for all incoming requests to deployments
-
- No
- * Dedicated Anycast IP:
-
- Dedicated IP addresses let you allow-list traffic from Deploy to other systems
-
- No
+ 1 Month
- CUSTOMIZED DEPLOYMENT CONTROLS
+ TEAMS
- * Deployment via Terraform:
+ * Team members:
- Manage resources via API in Deploy using Terraform
+ Number of authenticated Deno Deploy users who can manage resources within an organization
- Yes
- * Deploy within your own cloud:
- No
- * Customizable runtime environment:
- No
+ 3
SUPPORT
@@ -496,9 +423,9 @@
$20 /month
For team collaboration with advanced features
- APPLICATION
+ APPLICATIONS
* Requests/month:
Allowed inbound HTTP requests to your deployments per month
@@ -508,142 +435,117 @@
* Egress Bandwidth:
Monthly limit on data egress across all your deployments. Inbound request data does not count against this number.
- 200GB
- (then $0.50/GB)
+ 200GiB
+ (then $0.20/GiB)
* Custom domains:
Total number of domains that can be assigned to active deployments
- 100/org
+ 100
* Wildcard subdomains:
Assign all requests to subdomains to a particular deployment
Yes
- * CPU time*:
+ * Active CPU:
- Total CPU time allocation per month for all deployments in your organization. *Does not apply to Deno Deploy Classic.
+ You're only billed for CPU while your app is actively running code. CPU isn't consumed while your app is waiting for incoming requests or blocked on network I/O.
- 40h
- (then $0.05/h)
- * Memory time*:
+ 50 hr
+ (then $0.10/hr)
+ * Memory time:
- Total memory-time allocation per month for all deployments in your organization. *Does not apply to Deno Deploy Classic.
+ You're billed for 768 MB of memory for each second your app is loaded in memory - the default allocation. Pro and Builder can configure a higher app/build memory limit, billed at that higher amount. Idle apps automatically shut down after ~20-30 seconds, so you're not billed for memory while scaled to zero.
- 1,000 GB-h
- (then $0.016/GB-h)
+ 750 GiB-hr
+ (then $0.025/GiB-hr)
+ * Revision storage:
+
+ Storage used by your app's deployment revisions - each revision's built image and its assets. Older revisions are automatically removed according to your retention settings.
+
+ 50 GiB
+ (then $0.08/GiB-mo)
* Apps:
Total number of deployments that can be active at any given time in your organization
- 100
- * Deployments per hour:
+ 50
+ * Concurrent builds:
+
+ Number of builds that can run at the same time within your organization
+
+ 3
+ * Builds per hour:
60
- * Deployments per hour:
- No
- TEAMS
+ SANDBOXES
- * Team members:
+ * Sandboxes:
- Number of authenticated Deno Deploy users who can manage resources within an organization
+ Run untrusted or generated code in isolated microVMs. Sandbox compute bills through the same CPU, memory, and egress meters at your plan's rates; only availability, concurrency, and volume storage differ per plan.
- 10
- (then $20/member)
-
-
- STORAGE
-
- * Volume Storage*:
+ Yes
+ * Concurrent sandboxes:
- Total volume storage allocation per month for all deployments in your organization. *Does not apply to Deno Deploy Classic.
+ Number of sandboxes that can run at the same time within your organization, per region.
+ 3
+ * Volume storage:
+
+ Persistent block-storage volumes attachable to sandboxes.
+
5 GiB
- (then $0.20/GiB-month)
+ (then $0.20/GiB-mo)
+
+
+ KV
+
* KV storage:
- 5 GB
+ 5 GiB
(then $0.75/GiB)
* KV read units/mo (4KiB):
A "read unit" is an invocation of a Deno KV command which fetches data, like "get"
- 1,300,000
+ 5,000,000
(then $1/M)
* KV write units/mo (1KiB):
A "write unit" is an invocation of a Deno KV command which updates data, like "set"
- 900,000
+ 2,500,000
(then $2.50/M)
- * Number of DB regions:
- Custom
- * Select your write region:
- No
- CACHE
+ OBSERVABILITY
- * Web Cache API:
- Included
- * HTTP Edge Cache:
- Included
-
-
- ANALYTICS
-
* Log streaming API:
Get real-time logs from your deployments
Yes
- * Log retention:
- 1 Week
- * Analytics dashboard:
- Yes
- (trailing 3 months)
- * User analytics API:
- Yes
- (trailing 3 months)
-
-
- SECURITY
-
- * Sandboxed code execution:
+ * Logs & traces retention:
- Code executing within an isolate is separated in memory from other isolates within Deploy.
+ How far back you can query your apps' runtime logs and traces.
- Yes
- * Allowlist for outbound connections:
+ 1 Week
+ * App metrics:
- Configure allowed IP addresses for outbound network communication (like fetch requests)
+ Requests, CPU, memory, network and KV usage per app, with this much history in the dashboard and the API.
- Yes
- * Authenticated invocations:
-
- Require authentication credentials for all incoming requests to deployments
-
- No
- * Dedicated Anycast IP:
-
- Dedicated IP addresses let you allow-list traffic from Deploy to other systems
-
- No
+ 3 Months
- CUSTOMIZED DEPLOYMENT CONTROLS
+ TEAMS
- * Deployment via Terraform:
+ * Team members:
- Manage resources via API in Deploy using Terraform
+ Number of authenticated Deno Deploy users who can manage resources within an organization
- Yes
- * Deploy within your own cloud:
- No
- * Customizable runtime environment:
- No
+ 10
SUPPORT
@@ -679,151 +581,129 @@
$200 /month
For Subhosting users and growing platforms
- APPLICATION
+ APPLICATIONS
* Requests/month:
Allowed inbound HTTP requests to your deployments per month
- 20M
+ 25M
(then $2/M)
* Egress Bandwidth:
Monthly limit on data egress across all your deployments. Inbound request data does not count against this number.
- 300GB
- (then $0.50/GB)
+ 2,000GiB
+ (then $0.20/GiB)
* Custom domains:
Total number of domains that can be assigned to active deployments
- 300/org
+ 1,000
* Wildcard subdomains:
Assign all requests to subdomains to a particular deployment
Yes
- * CPU time*:
+ * Active CPU:
- Total CPU time allocation per month for all deployments in your organization. *Does not apply to Deno Deploy Classic.
+ You're only billed for CPU while your app is actively running code. CPU isn't consumed while your app is waiting for incoming requests or blocked on network I/O.
- No
- * Memory time*:
+ 500 hr
+ (then $0.10/hr)
+ * Memory time:
- Total memory-time allocation per month for all deployments in your organization. *Does not apply to Deno Deploy Classic.
+ You're billed for 768 MB of memory for each second your app is loaded in memory - the default allocation. Pro and Builder can configure a higher app/build memory limit, billed at that higher amount. Idle apps automatically shut down after ~20-30 seconds, so you're not billed for memory while scaled to zero.
- No
+ 7,500 GiB-hr
+ (then $0.025/GiB-hr)
+ * Revision storage:
+
+ Storage used by your app's deployment revisions - each revision's built image and its assets. Older revisions are automatically removed according to your retention settings.
+
+ 500 GiB
+ (then $0.08/GiB-mo)
* Apps:
Total number of deployments that can be active at any given time in your organization
- 100,000
- * Deployments per hour:
- 200
- * Deployments per hour:
- 200
+ 10,000
+ * Concurrent builds:
+
+ Number of builds that can run at the same time within your organization
+
+ 20
+ * Builds per hour:
+ 250
- TEAMS
+ SANDBOXES
- * Team members:
+ * Sandboxes:
- Number of authenticated Deno Deploy users who can manage resources within an organization
+ Run untrusted or generated code in isolated microVMs. Sandbox compute bills through the same CPU, memory, and egress meters at your plan's rates; only availability, concurrency, and volume storage differ per plan.
- 10
- (then $20/member)
+ Yes
+ * Concurrent sandboxes:
+
+ Number of sandboxes that can run at the same time within your organization, per region.
+
+ 20
+ * Volume storage:
+
+ Persistent block-storage volumes attachable to sandboxes.
+
+ 50 GiB
+ (then $0.20/GiB-mo)
- STORAGE
+ KV
- * Volume Storage*:
-
- Total volume storage allocation per month for all deployments in your organization. *Does not apply to Deno Deploy Classic.
-
- No
* KV storage:
10 GiB
(then $0.75/GiB)
* KV read units/mo (4KiB):
A "read unit" is an invocation of a Deno KV command which fetches data, like "get"
- 5,000,000
+ 25,000,000
(then $1/M)
* KV write units/mo (1KiB):
A "write unit" is an invocation of a Deno KV command which updates data, like "set"
- 3,000,000
+ 12,500,000
(then $2.50/M)
- * Number of DB regions:
- Custom
- * Select your write region:
- No
- CACHE
+ OBSERVABILITY
- * Web Cache API:
- Currently unavailable
- * HTTP Edge Cache:
- Currently unavailable
-
-
- ANALYTICS
-
* Log streaming API:
Get real-time logs from your deployments
Yes
- * Log retention:
- 2 Weeks
- * Analytics dashboard:
- Yes
- (trailing 3 months)
- * User analytics API:
- Yes
- (trailing 3 months)
-
-
- SECURITY
-
- * Sandboxed code execution:
+ * Logs & traces retention:
- Code executing within an isolate is separated in memory from other isolates within Deploy.
+ How far back you can query your apps' runtime logs and traces.
- Yes
- * Allowlist for outbound connections:
+ 1 Week
+ * App metrics:
- Configure allowed IP addresses for outbound network communication (like fetch requests)
+ Requests, CPU, memory, network and KV usage per app, with this much history in the dashboard and the API.
- No
- * Authenticated invocations:
-
- Require authentication credentials for all incoming requests to deployments
-
- No
- * Dedicated Anycast IP:
-
- Dedicated IP addresses let you allow-list traffic from Deploy to other systems
-
- No
+ 3 Months
- CUSTOMIZED DEPLOYMENT CONTROLS
+ TEAMS
- * Deployment via Terraform:
+ * Team members:
- Manage resources via API in Deploy using Terraform
+ Number of authenticated Deno Deploy users who can manage resources within an organization
- Yes
- * Deploy within your own cloud:
- No
- * Customizable runtime environment:
- No
+ 25
SUPPORT
@@ -859,9 +739,9 @@
Custom
Maximum support, security, and performance
- APPLICATION
+ APPLICATIONS
* Requests/month:
Allowed inbound HTTP requests to your deployments per month
@@ -881,45 +761,58 @@
Assign all requests to subdomains to a particular deployment
Yes
- * CPU time*:
+ * Active CPU:
- Total CPU time allocation per month for all deployments in your organization. *Does not apply to Deno Deploy Classic.
+ You're only billed for CPU while your app is actively running code. CPU isn't consumed while your app is waiting for incoming requests or blocked on network I/O.
Custom
- * Memory time*:
+ * Memory time:
- Total memory-time allocation per month for all deployments in your organization. *Does not apply to Deno Deploy Classic.
+ You're billed for 768 MB of memory for each second your app is loaded in memory - the default allocation. Pro and Builder can configure a higher app/build memory limit, billed at that higher amount. Idle apps automatically shut down after ~20-30 seconds, so you're not billed for memory while scaled to zero.
Custom
+ * Revision storage:
+
+ Storage used by your app's deployment revisions - each revision's built image and its assets. Older revisions are automatically removed according to your retention settings.
+
+ Custom
* Apps:
Total number of deployments that can be active at any given time in your organization
Custom
- * Deployments per hour:
+ * Concurrent builds:
+
+ Number of builds that can run at the same time within your organization
+
Custom
- * Deployments per hour:
+ * Builds per hour:
Custom
- TEAMS
+ SANDBOXES
- * Team members:
+ * Sandboxes:
- Number of authenticated Deno Deploy users who can manage resources within an organization
+ Run untrusted or generated code in isolated microVMs. Sandbox compute bills through the same CPU, memory, and egress meters at your plan's rates; only availability, concurrency, and volume storage differ per plan.
+ Yes
+ * Concurrent sandboxes:
+
+ Number of sandboxes that can run at the same time within your organization, per region.
+
Custom
-
-
- STORAGE
-
- * Volume Storage*:
+ * Volume storage:
- Total volume storage allocation per month for all deployments in your organization. *Does not apply to Deno Deploy Classic.
+ Persistent block-storage volumes attachable to sandboxes.
Custom
+
+
+ KV
+
* KV storage:
Custom
* KV read units/mo (4KiB):
@@ -930,74 +823,36 @@
A "write unit" is an invocation of a Deno KV command which updates data, like "set"
Custom
- * Number of DB regions:
- Custom
- * Select your write region:
- Yes
- CACHE
+ OBSERVABILITY
- * Web Cache API:
- Included
- * HTTP Edge Cache:
- Included
-
-
- ANALYTICS
-
* Log streaming API:
Get real-time logs from your deployments
Yes
- * Log retention:
- 2 Weeks
- * Analytics dashboard:
- Yes
- (1 year)
- * User analytics API:
- Yes
- (1 year)
-
-
- SECURITY
-
- * Sandboxed code execution:
+ * Logs & traces retention:
- Code executing within an isolate is separated in memory from other isolates within Deploy.
+ How far back you can query your apps' runtime logs and traces.
- Yes
- * Allowlist for outbound connections:
+ Custom
+ * App metrics:
- Configure allowed IP addresses for outbound network communication (like fetch requests)
+ Requests, CPU, memory, network and KV usage per app, with this much history in the dashboard and the API.
- Yes
- * Authenticated invocations:
-
- Require authentication credentials for all incoming requests to deployments
-
- Yes
- * Dedicated Anycast IP:
-
- Dedicated IP addresses let you allow-list traffic from Deploy to other systems
-
- Yes
+ Custom
- CUSTOMIZED DEPLOYMENT CONTROLS
+ TEAMS
- * Deployment via Terraform:
+ * Team members:
- Manage resources via API in Deploy using Terraform
+ Number of authenticated Deno Deploy users who can manage resources within an organization
- Yes
- * Deploy within your own cloud:
- Coming Soon
- * Customizable runtime environment:
- Coming Soon
+ Custom
SUPPORT
Get the next one in your inbox.
Follow the vendor for free, or write your own prompt and watch any page the same way.