PinnedInAI Dev TipsbyChris St. John·Jan 25AI Chat Coding Essentials — Adding Tools (AI Agent Coding Series #3)Single-Turn example of adding tooling and API calls to your AI Chat requests, complete tool-calling flow.
PinnedChris St. John·Jan 5Amazon EKS (K8s) Media Cluster: Part 5 — Node Autoscaling with Karpenter + Spot instancesKarpenter node autoscaling and bin packing, Helm charts, HPA, automatic Spot instances, k6 load testing.
PinnedChris St. John·Dec 17, 2025Amazon EKS (K8s) Media Cluster: Part 3— Self-Healing Video Pods🚀 Amazon EKS + AWS ECR + Docker with self healing multi-AZ pods and kubectl diagnostics
PinnedInAI Dev TipsbyChris St. John·Jan 8AI Chat Coding Essentials — Advanced version(AI Agent Coding Series #2)An advanced coding TypeScript option for AI Chat completions using a TypeScript class-based approach with AsyncGenerator
PinnedChris St. John·Dec 20, 2025Amazon EKS (K8s) Media Cluster: Part 4— Pod Auto-Scaling (HPA) and CDN🚀 Amazon EKS + CloudFront CDN + Horizontal Pod Autoscaler (HPA), load testing with k6
InAI Dev TipsbyChris St. John·Dec 26, 2025AI Chat Coding Essentials with OpenAI (AI Agent Coding Series #1)Creating OpenAI chat messages in code, handling streaming vs non-streaming responses, temperature/top_p control and other factors and…A response icon1A response icon1
InCloud ChecklistsbyChris St. John·Dec 23, 2025✅ Cloud Storage I/O Performance ChecklistCloud storage I/O performance strategies, tips and pitfalls for professional cloud engineers and startups. (CC #3)
Chris St. John·Dec 15, 2025Amazon EKS (K8s) Media Cluster: Part 2— Deploy Initial Terraform Multi-AZ EKS Cluster🚀Amazon EKS + Terraform, Kubernetes high availability prep for serving media from scalable clusters
Chris St. John·Dec 15, 2025AWS EKS (K8s) Media Cluster: Part 1 — Initial Setup/RoadmapSetup AWS subaccount, User, Admin, Terraform, Kubernetes, AWS CLI, Docker and all the prerequisites we need, and roadmap for this…
InCloud ChecklistsbyChris St. John·Dec 3, 2025✅ Cloud Memory Optimization Checklist (CC #2)Right-size RAM allocations, leverage caching, tune JVMs/containers, offload cold data for max efficiency