infrastructure
Practical resources about infrastructure for software engineers.
100 results
Designing Reliable Infrastructure
Infrastructure is the platform your applications run on. From cloud networking and load balancing to service meshes and auto-scaling policies, the decisions you make here affect availability, latency, and operational cost for years.
Find guides on infrastructure as code with Terraform, Kubernetes deployment patterns, reverse proxy configuration, and SSL certificate automation. Each resource is built from real-world experience running production workloads on AWS, GCP, and Azure.
Incident Timeline Template
A template for reconstructing the exact sequence of events during incident investigations to...
Infrastructure Cost Allocation Template
A template for assigning cloud infrastructure costs to teams, products, or environments with...
Network Segmentation Policy Template
A template for documenting network security zones, segmentation rules, and traffic controls between...
On-Call Handoff Template
A template for transferring operational context between on-call shifts including active incidents,...
Production Readiness Review Template
A thorough checklist for verifying that a service, feature, or system is ready for production...
Database Failover Runbook
A step-by-step runbook for executing database failover procedures safely with minimal downtime and...
SSL Certificate Management Template
A template for tracking TLS/SSL certificate inventory, renewals, deployments, and expiration risks...
System Decommissioning Checklist Template
A checklist for safely retiring old services, removing dependencies, and cleaning up infrastructure...
Zero-Downtime Deployment Checklist
A checklist to ensure production deployments complete without service interruptions using safe...
Vulnerability Management Template
A repeatable template for tracking vulnerabilities, assigning remediation owners, defining patching...
Capacity Planning Template
A reusable template for planning system capacity, estimating growth, and preventing performance...
Complete Guide to Local LLM Deployment
Deploy LLMs locally and on-premise. Covers Ollama, vLLM, llama.cpp, LM Studio, model quantization,...
Complete Guide to CDN Caching Strategy
Design CDN caching for web applications and APIs. Covers edge caching, cache keys, cache headers,...
Blob Storage: S3, GCS, and Azure Blob Patterns for Engineers
A practical guide to cloud blob storage: bucket design, access control, lifecycle policies,...
Caching Strategies: From Browser to Database, a Complete
A practical guide to caching strategies: browser caching, CDN edge caching, application caching...
Read Replicas: Scale Reads Without Changing Application
A practical guide to read replicas: setting up replication, routing read queries, handling...
Complete Guide to Database Sharding
Master database sharding. Covers range-based, hash-based, and directory-based partitioning...
Complete Guide to Elasticsearch Cluster Setup
Deploy and scale Elasticsearch clusters. Covers node roles, sharding, replicas, index templates,...
Complete Guide to PostgreSQL Replication
Master PostgreSQL replication. Covers streaming replication, logical replication, cascading...
Complete Guide to Redis in Production
Run Redis in production. Covers persistence (RDB, AOF), clustering, sentinel for HA, failover...
No results found.