Skip to main content

What’s New

Qrvey 9.0
Qrvey Version 9.0 is now available! This release introduces multi-platform hosting (Azure & AWS), a redesigned Dashboard, extensive widget customizations, and numerous features, enhancements, bug fixes, and performance improvements.
Learn More
Qrvey 8.8
Qrvey Version 8.8 (LTS) is now available to customers! This version supports FIPS for GovCloud and includes tons of bug fixes and performance improvements.
Learn More
Qrvey 8.7
Version 8.7 of the Qrvey platform is now available to customers! This version includes new features including area charts, the ability to pivot and export data, as well as numerous bug fixes and performance improvements.
Learn More
Qrvey 8.6
Version 8.6 of the Qrvey platform is now available to customers. This version includes several new feature enhancements and performance improvements.
Learn More
Required Update for 8.5.1
Attention 8.5.1 customers: for any 8.5.1 instance deployed prior to 08/05/2024, an update is required to ensure you are running the latest images.
Learn More
Qrvey 8.5
Version 8.5 (LTS) of the Qrvey platform is now available to customers. This version includes several new features and performance improvements.
Learn More
End-of-life Schedule
We've added a new article that lists the features and endpoints that have been scheduled for deprecation. All features and endpoints will be supported for (1) year after the release date of the LTS version that contains the alternative.
Learn More
Version: 9.0

Platform Architecture (AWS)

AWS Deployment

  • AWS Elastic Kubernetes Service (EKS) Cluster: Hosts the Kubernetes cluster where the application components are deployed.
  • RDS Instance: A managed PostgreSQL database service connected via a private RDS proxy.
  • Route 53 DNS Hosted Zone: Manages DNS records for the application.
  • Qrvey Registry: Registry where all Qrvey containers are published and distributed to customers.
  • S3 Buckets: Service used for file storage in containers.
  • Kong API Gateway: API gateway and routing controller of the applications, responsible for load balancing and handling all requests.
  • Cert Manager: Manages SSL certificates, including generation and renewal.
  • Trino Cluster: AWS Athena open-source replacement.
  • Redis Cluster: Used for caching data.
  • RabbitMQ Cluster: Main message broker channel for service communication.
  • Prometheus, Grafana, and Datadog: Optional monitoring tools and services that can be set up in the environment.
  • Helm Chart: Package and version controller for Qrvey Microservices.