📄️ Kubernetes Operations
Master plan for operating production Kubernetes clusters with resource management, scheduling, networking, security, and autoscaling
📄️ Infrastructure as Code
Master plan for infrastructure provisioning and management across Terraform, Pulumi, CDK, and CloudFormation
📄️ Linux Administration
Master plan for Linux system administration covering systemd, process management, filesystem operations, networking, and troubleshooting
📄️ Network Architecture
Master plan for cloud network design including VPC patterns, zero trust, hybrid connectivity, and multi-region networking
📄️ Load Balancing Patterns
Master plan for load balancing strategies across cloud and self-managed solutions with L4/L7 patterns, health checks, and global load balancing
📄️ Disaster Recovery
Master plan for DR strategies including RTO/RPO planning, backup patterns, database DR, Kubernetes DR, and cross-region replication
📄️ Configuring NGINX
Master plan for NGINX configuration including reverse proxy, load balancing, SSL/TLS, caching, and performance tuning
📄️ Shell Scripting
Master plan for robust shell scripting with error handling, argument parsing, portability, and best practices
📄️ DNS Management
Master plan for DNS automation including record types, TTL strategies, DNS as code, cloud DNS services, and load balancing
📄️ Service Mesh
Master plan for service mesh implementation with Istio, Linkerd, Cilium covering mTLS, traffic management, and progressive delivery
📄️ Configuration Management
Master plan for server configuration automation with Ansible, including playbooks, roles, inventory, secrets, and testing with Molecule
📄️ Designing Distributed Systems
Master plan for distributed systems architecture including CAP/PACELC, consistency models, replication, partitioning, and resilience patterns