🔍 Search results for "postgresql"
Database Mastery
---
name: database-mastery
description: 'Production database mastery — MySQL/MariaDB, PostgreSQL, Redis, backup strategies, replication, and query optimization'
version: 1.0.0
category: devops
tags: [database, mysql, postgresql, redis, mariadb, sql,
Ai Agent Mastery
### MCP Server Configuration
```yaml
# ~/.hermes/config.yaml — MCP servers section
mcp:
servers:
# Filesystem access
- name: filesystem
command: npx
args: ["-y", "@modelcontextprotocol/server-filesystem", "/root/workspace"]
Kubernetes Mastery
Comprehensive Kubernetes mastery guide covering architecture, core objects, networking, security, Helm, Kustomize, debugging, monitoring, GitOps, and production best practices.
Networking Ssl Mastery
Networking and SSL/TLS mastery — DNS, reverse proxies, TLS termination, CDN tuning, firewall rules, and certificate management
Server Hardening Mastery
Production server hardening — SSH, fail2ban, UFW/iptables, auditd, kernel tuning, intrusion detection, and compliance
System Design Mastery
Design scalable distributed systems using structured approaches — load balancing, caching, message queues, databases, and microservices