We handle
- Runtime installation, patching, and version upgrades
- Database provisioning, credentials, backup, and restore
- TLS, routing, staging hostname, and outbound mail authentication
- Capacity monitoring and resource limit enforcement
A dynamic site with a runtime, a database, and somebody watching it.
The difference between a static site and a business site is usually a contact form, an editor who is not a developer, and a database. This tier carries all three: an application runtime, a managed database schema on our data tier, and SMTP credentials so form submissions and notifications leave the building.
It includes a staging hostname on our domain. Point a browser at it, confirm the change, then promote. That single habit prevents most of the incidents we see on sites at this size.
| Runtime | PHP-FPM or Node, selected at provisioning |
|---|---|
| Memory | 1 GB application memory |
| Storage | 10 GB application and media |
| Database | Managed MariaDB or PostgreSQL schema, 5 GB |
| Outbound mail | Authenticated SMTP relay credentials |
| Environments | Production plus staging hostname |
| Backups | Daily database dump and filesystem snapshot, 14-day retention |
| Domains | 2 primary plus subdomain aliases |
Written down so there is no argument about it later.
Operator-provisioned. We confirm runtime choice and database engine by email, stand up production and staging together, and hand over credentials once both respond correctly. Typical turnaround is one business day.
A published build, served fast, with certificates that renew themselves.
$9 /mo
View details
WordPress with the maintenance treated as the actual product.
$32 /mo
View details
Several sites, one operator, one invoice, one set of conventions.
$79 /mo
View details