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 (Azure)

Azure Architecture

  • Azure Kubernetes Service (AKS) Cluster: Hosts the Kubernetes cluster where the application components are deployed.
  • Azure Load Balancer: Manages incoming traffic to the Kubernetes cluster.
  • Azure PostgreSQL Instance: A managed database service connected via a private endpoint.
  • Azure DNS Hosted Zone: Manages DNS records for the application.
  • Qrvey Azure Registry: A registry where all Qrvey containers are published and distributed to customers.
  • Azure Storage Account: Provides file storage services in containers (an alternative to AWS S3).
  • Kong API Gateway: Acts as the API gateway and routing controller, handling load balancing and requests.
  • Cert Manager: Manages SSL certificate generation, renewal, and control.
  • Trino Cluster: An open-source replacement for AWS Athena.
  • Redis Cluster: Stores cached data.
  • RabbitMQ Cluster: Serves as the main message broker for service communication.
  • Prometheus, Grafana, and Datadog: Optional monitoring tools and services that can be configured in the environment.
  • Helm Chart: Manages packaging and version control for Qrvey Microservices.