Tag: #modules
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 3 posts
Modern C++ 2026 — C++ 23 / 26 / Modules / Reflection / Senders / std::print / CMake 3.30 / Conan 2 / vcpkg Deep Dive
A map of C++ in 2026. C++ 23 (published October 2024 as ISO/IEC 14882:2024) with std::expected, std::print, and std::generator; the real headliners of C++ 26 — Reflection (P2996), Senders/Receivers (P2300), Linear Algebr
2026-05-16 · 27 min read #cpp#cpp-23#cpp-26#modules#rangesIaC Patterns & Best Practices 2025: Terraform Modules, Pulumi, Crossplane, State Management
Everything about IaC patterns! Terraform module design (composition/abstraction), Pulumi (programming language IaC), Crossplane (K8s native), state management (Remote State/Locking), drift detection, testing (Terratest/C
2026-04-14 · 19 min read #iac#terraform#pulumi#crossplane#cdktfTerraform IaC Complete Guide 2025: Managing AWS/GCP Infrastructure as Code
Complete guide to managing infrastructure as code with Terraform! HCL syntax, Provider/Resource/Module architecture, State management (S3+DynamoDB), Workspaces, Import, Drift Detection, Terragrunt, CI/CD automation, and
2026-03-23 · 17 min read #terraform#iac#aws#gcp#azure