Skip to content

Commit 03b1ebd

Browse files
authored
Merge branch 'latest' into brandonpurcell-dev-patch-1
2 parents 41bc9f4 + 679fe74 commit 03b1ebd

File tree

75 files changed

+1100
-395
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+1100
-395
lines changed

β€Ž_partials/_aws-features.mdβ€Ž

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
The available $PRICING_PLANs are:
2+
3+
* **Free**: for small non-production projects.
4+
* **$PERFORMANCE**: for cost-focused, smaller projects. No credit card required to start.
5+
* **$SCALE**: for developers handling critical and demanding apps.
6+
* **$ENTERPRISE**: for enterprises with mission-critical apps.
7+
8+
<FreeBeta />
9+
10+
The features included in each [$PRICING_PLAN][pricing-plans] are:
11+
12+
| Feature | Free | $PERFORMANCE | $SCALE | $ENTERPRISE |
13+
|---------------------------------------------------------------|-----------------------------------|----------------------------------------|------------------------------------------------|--------------------------------------------------|
14+
| **Compute and storage** | | | | |
15+
| Number of $SERVICE_SHORTs | Up to 2 free services | Up to 2 free and 4 standard services | Up to 2 free and and unlimited standard services | Up to 2 free and and unlimited standard services |
16+
| CPU limit per $SERVICE_SHORT | Shared | Up to 8 CPU | Up to 32 CPU | Up to 64 CPU |
17+
| Memory limit per $SERVICE_SHORT | Shared | Up to 32 GB | Up to 128 GB | Up to 256 GB |
18+
| Storage limit per $SERVICE_SHORT | 750 MB | Up to 16 TB | Up to 16 TB | Up to 64 TB |
19+
| Bottomless storage on S3 | | | Unlimited | Unlimited |
20+
| Independently scale compute and storage | | Standard services only | Standard services only | Standard services only |
21+
| **Data services and workloads** | | | |
22+
| Relational | βœ“ | βœ“ | βœ“ | βœ“ |
23+
| Time-series | βœ“ | βœ“ | βœ“ | βœ“ |
24+
| Vector search | βœ“ | βœ“ | βœ“ | βœ“ |
25+
| AI workflows (coming soon) | βœ“ | βœ“ | βœ“ | βœ“ |
26+
| Cloud SQL editor | 3 seats | 3 seats | 10 seats | 20 seats |
27+
| Charts | βœ“ | βœ“ | βœ“ | βœ“ |
28+
| Dashboards | | 2 | Unlimited | Unlimited |
29+
| **Storage and performance** | | | | |
30+
| IOPS | Shared | 3,000 - 5,000 | 5,000 - 8,000 | 5,000 - 8,000 |
31+
| Bandwidth (autoscales) | Shared | 125 - 250 Mbps | 250 - 500 Mbps | Up to 500 mbps |
32+
| I/O boost | | | Add-on: <br/>Up to 16K IOPS, 1000 Mbps BW | Add-on: <br/>Up to 32K IOPS, 4000 Mbps BW |
33+
| **Availability and monitoring** | | | | |
34+
| High-availability replicas <br/>(Automated multi-AZ failover) | | βœ“ | βœ“ | βœ“ |
35+
| Read replicas | | | βœ“ | βœ“ |
36+
| Cross-region backup | | | | βœ“ |
37+
| Backup reports | | | 14 days | 14 days |
38+
| Point-in-time recovery and forking | 1 day | 3 days | 14 days | 14 days |
39+
| Performance insights | Limited | βœ“ | βœ“ | βœ“ |
40+
| Metrics and log exporters | | | βœ“ | βœ“ |
41+
| **Security and compliance** | | | | |
42+
| Role-based access | βœ“ | βœ“ | βœ“ | βœ“ |
43+
| End-to-end encryption | βœ“ | βœ“ | βœ“ | βœ“ |
44+
| Private Networking (VPC) | | 1 multi-attach VPC | Unlimited multi-attach VPCs | Unlimited multi-attach VPCs |
45+
| AWS Transit Gateway | | | βœ“ | βœ“ |
46+
| [HIPAA compliance][hipaa-compliance] | | | | βœ“ |
47+
| IP address allow list | 1 list with up to 10 IP addresses | 1 list with up to 10 IP addresses | Up to 10 lists with up to 10 IP addresses each | Up to 10 lists with up to 100 IP addresses each |
48+
| Multi-factor authentication | βœ“ | βœ“ | βœ“ | βœ“ |
49+
| Federated authentication (SAML) | | | | βœ“ |
50+
| SOC 2 Type 2 report | | | βœ“ | βœ“ |
51+
| Penetration testing report | | | | βœ“ |
52+
| Security questionnaire and review | | | | βœ“ |
53+
| Pay by invoice | | Available at minimum spend | Available at minimum spend | βœ“ |
54+
| [Uptime SLAs][commercial-sla] | | Standard | Standard | Enterprise |
55+
| **Support and technical services** | | | | |
56+
| Community support | βœ“ | βœ“ | βœ“ | βœ“ |
57+
| Email support | | βœ“ | βœ“ | βœ“ |
58+
| Production support | | Add-on | Add-on | βœ“ |
59+
| Named account manager | | | | βœ“ |
60+
| JOIN services (Jumpstart Onboarding and INtegration) | | | Available at minimum spend | βœ“ |
61+
62+
For a personalized quote, [get in touch with $COMPANY][contact-company].
63+
64+
[pricing-plans]: https://www.timescale.com/pricing
65+
[contact-company]: https://www.tigerdata.com/contact/

0 commit comments

Comments
Β (0)