Best Practices - Testing
This page is part of MariaDB's Documentation.
The parent of this page is: Best Practices
Topics on this page:
Overview
Servers should be validated before exposure to production workloads and production data.
It may be appropriate to prevent access to an unconfigured server until configured and validated. Load balancer configuration, firewall rules, or database server configuration are often used to prevent unintended traffic to new servers.
Details assessed during Pre-Production validation can include:
Server capacity, including performance of disk systems
Server security configuration and hardening
Tuning for initial data load vs production workloads
Alignment to business requirements