Frequently Asked Questions
Your Questions, Answered
Hosting & Infrastructure
Where are Prioticket’s APIs hosted?
Our primary servers are hosted on AWS in the eu-west-1 region (Ireland). To ensure fast, region-specific content delivery, we also leverage multiple Points of Presence (POPs) worldwide through the Fastly network.
How does Prioticket ensure high availability?
We utilize:
Global content delivery networks (CDN) for fast response times.
Shielding and failover mechanisms to prevent service interruptions.
Data replication across regions to protect against data loss.
Disaster Recovery
What happens if a critical service fails?
For critical applications, automatic failover mechanisms are in place. For example:
If Redis or Elasticsearch services become unavailable, we fall back to our primary SQL layer.
If Cloudflare experiences service degradation, we automatically reroute traffic via Sucuri.
What is Prioticket’s disaster recovery process?
Disaster recovery follows a three-phase process, prioritizing the most critical services first:
1
Core Transactional Systems
Bookings, real-time availability, product search
2
Secondary Transactions
Cancellations, amendments, activity overviews
3
Non-Critical Features
Reporting, financial overviews
Is data loss possible during disaster recovery?
Our infrastructure minimizes data loss risks through:
Hourly backups for critical transactional and financial databases.
Daily backups for less critical components.
Real-time logging of all database actions, allowing us to replay lost transactions if needed.
In extreme scenarios, the maximum potential data loss is limited to 24 hours. However, complete data loss is virtually impossible due to our layered redundancy and backup strategies.
How fast can Prioticket recover from a major incident?
Our target recovery times are defined as:
Recovery Time Objective (RTO)
8 business hours (standard) — up to 48 hours for hardware-related issues (e.g., on-site POS replacement)
Recovery Point Objective (RPO)
Maximum 24 hours (usually much lower for critical systems)
Security & Prevention
What measures are in place to prevent outages and attacks?
Our approach includes:
Use of industry-hardened tools like Cloudflare.
Intrusion Detection Systems (IDS) to detect suspicious activity.
VPC (Virtual Private Cloud) segregation for enhanced isolation.
DMZ (Demilitarized Zone) networks for added security between external and internal services.
Has Prioticket experienced outages before?
Over the past 36 months, Prioticket has maintained an average uptime of 99.992%, exceeding our SLA commitment of 99.95%.
What happens during a DDoS or ransomware attack?
Although unlikely, we have strong defenses in place:
Cloudflare DDoS protection.
Proactive monitoring and blocking of suspicious traffic.
Backup and disaster recovery drills to ensure fast recovery.
In a worst-case scenario, recovery might take up to 48 hours, especially if physical hardware replacement is required at on-premise locations like POS devices.
Last updated
Was this helpful?