From 20262e0b5087f640e936ad4e63e2cfaa136a3f15 Mon Sep 17 00:00:00 2001 From: Iain Cox Date: Wed, 27 Nov 2024 16:20:19 +0000 Subject: [PATCH] chore: Add HIPAA compliance to the pricing page. (#3623) * chore: Add HIPAA compliance to the pricing page. --- about/pricing-and-account-management.md | 4 +++- use-timescale/security/overview.md | 8 ++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/about/pricing-and-account-management.md b/about/pricing-and-account-management.md index 8b146794e1..040cc067a2 100644 --- a/about/pricing-and-account-management.md +++ b/about/pricing-and-account-management.md @@ -163,6 +163,7 @@ The features included in each [plan][pricing-plans] are: | **Security and compliance** | | | | | End-to-end encryption | ✓ | ✓ | ✓ | | Private Networking (VPC) | 1 multi-attach VPC | Unlimited multi-attach VPCs | Unlimited multi-attach VPCs | +| [HIPAA compliance][hipaa-compliance] | | | ✓ | | IP address allow list | 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 10 IP addresses each | | Multi-factor authentication | ✓ | ✓ | ✓ | | Federated authentication (SAML) | | | ✓ | @@ -237,4 +238,5 @@ alt="Adding a payment method in Timescale"/> [pricing-plans]: https://www.timescale.com/pricing [plan-features]: /about/:currentVersion:/pricing-and-account-management/#features-included-in-each-plan [production-support]: https://www.timescale.com/support -[get-in-touch]: https://www.timescale.com/contact \ No newline at end of file +[get-in-touch]: https://www.timescale.com/contact +[hipaa-compliance]: https://www.hhs.gov/hipaa/for-professionals/index.html diff --git a/use-timescale/security/overview.md b/use-timescale/security/overview.md index 4bde359880..e96b152739 100644 --- a/use-timescale/security/overview.md +++ b/use-timescale/security/overview.md @@ -83,6 +83,13 @@ Timescale operators never access customer data, unless explicitly requested by the customer to troubleshoot a technical issue. The Timescale operations team has mandatory recurring training regarding the applicable policies. +## HIPAA compliance + +Timescale Cloud's [Enterprise plan][pricing-plan-features] is now Health Insurance Portability and Accountability Act +(HIPAA) compliant. This allows organizations to securely manage and analyze sensitive healthcare data, ensuring they +meet regulatory requirements while building compliant applications. + + [timescale-privacy-policy]: https://www.timescale.com/legal/privacy [tsc-tos]: https://www.timescale.com/legal/timescale-cloud-terms-of-service [tsc-data-processor-addendum]: https://www.timescale.com/legal/timescale-cloud-data-processing-addendum @@ -92,3 +99,4 @@ has mandatory recurring training regarding the applicable policies. [vpc-peering]: /use-timescale/:currentVersion:/security/vpc [security-at-timescale]: https://www.timescale.com/security [ip-allowlist]: /use-timescale/:currentVersion:/security/ip-allow-list/ +[pricing-plan-features]: /about/:currentVersion:/pricing-and-account-management/#features-included-in-each-plan