<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>FuryBee Clean Infra</title><description>Infrastructure as Code, CI/CD, DevOps best practices, and cloud architecture guides.</description><link>https://infra.furybee.org/</link><language>en-us</language><item><title>Serverless vs Containers: Cost Break-Even Analysis</title><link>https://infra.furybee.org/articles/serverless-vs-containers-cost/</link><guid isPermaLink="true">https://infra.furybee.org/articles/serverless-vs-containers-cost/</guid><description>Determine when serverless makes financial sense versus containers. Analyze cost models, calculate break-even points, and build a decision framework for your workloads.</description><pubDate>Tue, 17 Feb 2026 00:00:00 GMT</pubDate><category>Cloud Platforms</category><category>serverless</category><category>containers</category><category>cost-analysis</category><category>architecture</category></item><item><title>Right-Sizing EC2: Tools and Strategies</title><link>https://infra.furybee.org/articles/ec2-right-sizing/</link><guid isPermaLink="true">https://infra.furybee.org/articles/ec2-right-sizing/</guid><description>Optimize EC2 costs through right-sizing. Learn to analyze utilization metrics, use AWS tools, and implement automated recommendations for significant cost savings.</description><pubDate>Mon, 16 Feb 2026 00:00:00 GMT</pubDate><category>Cloud Platforms</category><category>aws</category><category>ec2</category><category>cost-optimization</category><category>right-sizing</category></item><item><title>AWS Cost Optimization: Reserved, Spot, and Savings Plans</title><link>https://infra.furybee.org/articles/aws-cost-optimization/</link><guid isPermaLink="true">https://infra.furybee.org/articles/aws-cost-optimization/</guid><description>Master AWS cost optimization with Reserved Instances, Spot Instances, and Savings Plans. Learn strategies for reducing compute costs by 50-90% without sacrificing reliability.</description><pubDate>Sun, 15 Feb 2026 00:00:00 GMT</pubDate><category>Cloud Platforms</category><category>aws</category><category>cost-optimization</category><category>reserved-instances</category><category>spot</category></item><item><title>Serverless Data Processing: Lambda + S3 + DynamoDB</title><link>https://infra.furybee.org/articles/serverless-data-processing/</link><guid isPermaLink="true">https://infra.furybee.org/articles/serverless-data-processing/</guid><description>Build scalable data pipelines with AWS serverless services. Learn event-driven processing patterns, data transformation, and best practices for Lambda, S3, and DynamoDB integration.</description><pubDate>Sat, 14 Feb 2026 00:00:00 GMT</pubDate><category>Cloud Platforms</category><category>aws</category><category>lambda</category><category>s3</category><category>dynamodb</category><category>data-processing</category></item><item><title>Step Functions: Orchestrating Serverless Workflows</title><link>https://infra.furybee.org/articles/step-functions-orchestration/</link><guid isPermaLink="true">https://infra.furybee.org/articles/step-functions-orchestration/</guid><description>Build complex serverless workflows with AWS Step Functions. Learn state machine patterns, error handling, parallel execution, and integration with Lambda, ECS, and other AWS services.</description><pubDate>Fri, 13 Feb 2026 00:00:00 GMT</pubDate><category>Cloud Platforms</category><category>aws</category><category>step-functions</category><category>orchestration</category><category>serverless</category></item><item><title>API Gateway + Lambda: REST APIs at Scale</title><link>https://infra.furybee.org/articles/api-gateway-lambda/</link><guid isPermaLink="true">https://infra.furybee.org/articles/api-gateway-lambda/</guid><description>Build production-ready REST APIs with AWS API Gateway and Lambda. Learn authentication, rate limiting, caching, custom domains, and cost optimization strategies.</description><pubDate>Thu, 12 Feb 2026 00:00:00 GMT</pubDate><category>Cloud Platforms</category><category>aws</category><category>api-gateway</category><category>lambda</category><category>rest-api</category></item><item><title>Event-Driven Architecture with Lambda and SQS</title><link>https://infra.furybee.org/articles/event-driven-lambda-sqs/</link><guid isPermaLink="true">https://infra.furybee.org/articles/event-driven-lambda-sqs/</guid><description>Build resilient event-driven systems with AWS Lambda and SQS. Learn queue patterns, error handling, dead letter queues, and scaling strategies for production workloads.</description><pubDate>Wed, 11 Feb 2026 00:00:00 GMT</pubDate><category>Cloud Platforms</category><category>aws</category><category>lambda</category><category>sqs</category><category>event-driven</category></item><item><title>Multi-Cloud Strategy: When and How</title><link>https://infra.furybee.org/articles/multi-cloud-strategy/</link><guid isPermaLink="true">https://infra.furybee.org/articles/multi-cloud-strategy/</guid><description>Should you go multi-cloud? Learn when multi-cloud makes sense, common patterns, pitfalls to avoid, and how to implement a practical multi-cloud architecture.</description><pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate><category>Cloud Platforms</category><category>multi-cloud</category><category>architecture</category><category>strategy</category></item><item><title>IAM Showdown: AWS vs GCP vs Azure Identity</title><link>https://infra.furybee.org/articles/iam-multicloud/</link><guid isPermaLink="true">https://infra.furybee.org/articles/iam-multicloud/</guid><description>Master identity and access management across cloud providers. Compare IAM models, best practices for least privilege, and cross-cloud identity federation strategies.</description><pubDate>Mon, 09 Feb 2026 00:00:00 GMT</pubDate><category>Cloud Platforms</category><category>aws</category><category>gcp</category><category>azure</category><category>iam</category><category>security</category></item><item><title>VPC Peering: AWS vs GCP vs Azure Networking</title><link>https://infra.furybee.org/articles/vpc-peering-multicloud/</link><guid isPermaLink="true">https://infra.furybee.org/articles/vpc-peering-multicloud/</guid><description>Master cloud networking with VPC peering, transit gateways, and hybrid connectivity. Compare AWS VPC, GCP VPC, and Azure VNet architectures with practical examples.</description><pubDate>Sun, 08 Feb 2026 00:00:00 GMT</pubDate><category>Cloud Platforms</category><category>aws</category><category>gcp</category><category>azure</category><category>networking</category><category>vpc</category></item><item><title>RDS vs Cloud SQL vs Azure SQL: Managed Databases</title><link>https://infra.furybee.org/articles/managed-databases-compared/</link><guid isPermaLink="true">https://infra.furybee.org/articles/managed-databases-compared/</guid><description>Compare managed relational database services across AWS, GCP, and Azure. Learn about engines, pricing, high availability, and migration strategies.</description><pubDate>Sat, 07 Feb 2026 00:00:00 GMT</pubDate><category>Cloud Platforms</category><category>aws</category><category>gcp</category><category>azure</category><category>rds</category><category>databases</category></item><item><title>S3 vs GCS vs Azure Blob: Object Storage Compared</title><link>https://infra.furybee.org/articles/object-storage-compared/</link><guid isPermaLink="true">https://infra.furybee.org/articles/object-storage-compared/</guid><description>Deep dive into cloud object storage services. Compare features, pricing, performance, and best practices for AWS S3, Google Cloud Storage, and Azure Blob Storage.</description><pubDate>Fri, 06 Feb 2026 00:00:00 GMT</pubDate><category>Cloud Platforms</category><category>aws</category><category>gcp</category><category>azure</category><category>s3</category><category>storage</category></item><item><title>Fargate vs Cloud Run vs Azure Container Instances</title><link>https://infra.furybee.org/articles/fargate-vs-cloud-run-vs-aci/</link><guid isPermaLink="true">https://infra.furybee.org/articles/fargate-vs-cloud-run-vs-aci/</guid><description>Compare serverless container platforms across AWS, GCP, and Azure. Learn pricing models, scaling behavior, and when to use each platform for your containerized workloads.</description><pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate><category>Containers</category><category>aws</category><category>gcp</category><category>azure</category><category>fargate</category><category>cloud-run</category><category>containers</category></item><item><title>Lambda vs Cloud Functions vs Azure Functions: Serverless Face-Off</title><link>https://infra.furybee.org/articles/serverless-face-off/</link><guid isPermaLink="true">https://infra.furybee.org/articles/serverless-face-off/</guid><description>Compare AWS Lambda, Google Cloud Functions, and Azure Functions head-to-head. Learn the differences in features, pricing, and developer experience.</description><pubDate>Wed, 04 Feb 2026 00:00:00 GMT</pubDate><category>Cloud Platforms</category><category>serverless</category><category>aws</category><category>gcp</category><category>azure</category><category>comparison</category></item><item><title>AKS vs GKE vs EKS: Managed Kubernetes Compared</title><link>https://infra.furybee.org/articles/managed-kubernetes-compared/</link><guid isPermaLink="true">https://infra.furybee.org/articles/managed-kubernetes-compared/</guid><description>Compare Azure AKS, Google GKE, and AWS EKS for managed Kubernetes. Learn the differences in pricing, features, and operational experience across clouds.</description><pubDate>Tue, 03 Feb 2026 00:00:00 GMT</pubDate><category>Containers</category><category>kubernetes</category><category>aws</category><category>gcp</category><category>azure</category><category>eks</category><category>gke</category><category>aks</category></item><item><title>Azure Functions: Durable Functions for Stateful Workflows</title><link>https://infra.furybee.org/articles/azure-durable-functions/</link><guid isPermaLink="true">https://infra.furybee.org/articles/azure-durable-functions/</guid><description>Build stateful, long-running workflows with Azure Durable Functions. Learn orchestration patterns, error handling, and production deployment.</description><pubDate>Mon, 02 Feb 2026 00:00:00 GMT</pubDate><category>Cloud Platforms</category><category>azure</category><category>functions</category><category>durable-functions</category><category>serverless</category></item><item><title>Google Cloud Run: From Container to Production in Minutes</title><link>https://infra.furybee.org/articles/cloud-run-guide/</link><guid isPermaLink="true">https://infra.furybee.org/articles/cloud-run-guide/</guid><description>Deploy containerized applications to Cloud Run with zero infrastructure management. Learn deployment patterns, scaling, custom domains, and production best practices.</description><pubDate>Sun, 01 Feb 2026 00:00:00 GMT</pubDate><category>Containers</category><category>gcp</category><category>cloud-run</category><category>containers</category><category>serverless</category></item><item><title>GKE Autopilot: Managed Kubernetes Without the Ops</title><link>https://infra.furybee.org/articles/gke-autopilot/</link><guid isPermaLink="true">https://infra.furybee.org/articles/gke-autopilot/</guid><description>Run Kubernetes on GKE Autopilot with zero node management. Learn when to use Autopilot vs Standard, with deployment examples and best practices.</description><pubDate>Fri, 30 Jan 2026 00:00:00 GMT</pubDate><category>Containers</category><category>gcp</category><category>gke</category><category>kubernetes</category><category>autopilot</category></item><item><title>Cloud Functions vs Cloud Run: Serverless Showdown</title><link>https://infra.furybee.org/articles/cloud-functions-vs-cloud-run/</link><guid isPermaLink="true">https://infra.furybee.org/articles/cloud-functions-vs-cloud-run/</guid><description>Compare Google Cloud Functions and Cloud Run for serverless workloads. Learn when to use each, with deployment examples and architectural guidance.</description><pubDate>Wed, 28 Jan 2026 00:00:00 GMT</pubDate><category>Cloud Platforms</category><category>gcp</category><category>cloud-functions</category><category>cloud-run</category><category>serverless</category></item><item><title>Google Compute Engine: Preemptible VMs and Cost Optimization</title><link>https://infra.furybee.org/articles/gce-preemptible-vms/</link><guid isPermaLink="true">https://infra.furybee.org/articles/gce-preemptible-vms/</guid><description>Save up to 91% on compute costs with GCE Preemptible and Spot VMs. Learn instance selection, interruption handling, and cost optimization strategies.</description><pubDate>Mon, 26 Jan 2026 00:00:00 GMT</pubDate><category>Cloud Platforms</category><category>gcp</category><category>compute-engine</category><category>cost-optimization</category></item><item><title>AWS Lambda Layers: Share Code Across Functions</title><link>https://infra.furybee.org/articles/lambda-layers/</link><guid isPermaLink="true">https://infra.furybee.org/articles/lambda-layers/</guid><description>Use Lambda Layers to share dependencies, utilities, and configurations across functions. Learn layer creation, versioning, and deployment patterns.</description><pubDate>Sat, 24 Jan 2026 00:00:00 GMT</pubDate><category>Cloud Platforms</category><category>aws</category><category>lambda</category><category>layers</category><category>serverless</category></item><item><title>Fargate Spot: Cut Costs Without Managing Servers</title><link>https://infra.furybee.org/articles/fargate-spot/</link><guid isPermaLink="true">https://infra.furybee.org/articles/fargate-spot/</guid><description>Save up to 70% on container workloads with Fargate Spot. Learn capacity strategies, interruption handling, and best practices for production use.</description><pubDate>Thu, 22 Jan 2026 00:00:00 GMT</pubDate><category>Containers</category><category>aws</category><category>fargate</category><category>spot</category><category>cost-optimization</category></item><item><title>ECS vs EKS: Which Container Platform for Your Workload?</title><link>https://infra.furybee.org/articles/ecs-vs-eks/</link><guid isPermaLink="true">https://infra.furybee.org/articles/ecs-vs-eks/</guid><description>Compare AWS ECS and EKS for container orchestration. Learn when to choose AWS-native simplicity vs Kubernetes flexibility, with real infrastructure examples.</description><pubDate>Tue, 20 Jan 2026 00:00:00 GMT</pubDate><category>Containers</category><category>aws</category><category>ecs</category><category>eks</category><category>kubernetes</category><category>containers</category></item><item><title>AWS Lambda Cold Starts: Mitigation Strategies</title><link>https://infra.furybee.org/articles/lambda-cold-starts/</link><guid isPermaLink="true">https://infra.furybee.org/articles/lambda-cold-starts/</guid><description>Understand and minimize Lambda cold starts. Learn about provisioned concurrency, SnapStart, runtime optimization, and architectural patterns for low-latency serverless.</description><pubDate>Sun, 18 Jan 2026 00:00:00 GMT</pubDate><category>Cloud Platforms</category><category>aws</category><category>lambda</category><category>serverless</category><category>performance</category></item><item><title>EC2 Auto Scaling: Right-Sizing Your Fleet</title><link>https://infra.furybee.org/articles/ec2-auto-scaling/</link><guid isPermaLink="true">https://infra.furybee.org/articles/ec2-auto-scaling/</guid><description>Master EC2 Auto Scaling to automatically adjust capacity based on demand. Learn scaling policies, predictive scaling, and cost optimization strategies.</description><pubDate>Fri, 16 Jan 2026 00:00:00 GMT</pubDate><category>Cloud Platforms</category><category>aws</category><category>ec2</category><category>auto-scaling</category><category>cost-optimization</category></item><item><title>Distributed Tracing with Jaeger and OpenTelemetry</title><link>https://infra.furybee.org/articles/distributed-tracing-opentelemetry/</link><guid isPermaLink="true">https://infra.furybee.org/articles/distributed-tracing-opentelemetry/</guid><description>Implement distributed tracing across microservices using OpenTelemetry and Jaeger to debug latency issues and understand system behavior.</description><pubDate>Mon, 12 Jan 2026 00:00:00 GMT</pubDate><category>Monitoring</category><category>opentelemetry</category><category>jaeger</category><category>tracing</category><category>observability</category><category>microservices</category></item><item><title>GCP Cloud Run vs AWS Fargate: Serverless Containers Compared</title><link>https://infra.furybee.org/articles/cloud-run-vs-fargate/</link><guid isPermaLink="true">https://infra.furybee.org/articles/cloud-run-vs-fargate/</guid><description>A practical comparison of Cloud Run and Fargate for serverless container workloads, covering pricing, features, and when to choose each.</description><pubDate>Tue, 06 Jan 2026 00:00:00 GMT</pubDate><category>Cloud Platforms</category><category>gcp</category><category>aws</category><category>cloud-run</category><category>fargate</category><category>serverless</category><category>containers</category></item><item><title>AWS VPC Design: Multi-AZ and Multi-Region Patterns</title><link>https://infra.furybee.org/articles/aws-vpc-design/</link><guid isPermaLink="true">https://infra.furybee.org/articles/aws-vpc-design/</guid><description>Design production-ready AWS VPCs with proper subnet layouts, high availability across AZs, and multi-region architectures for disaster recovery.</description><pubDate>Wed, 31 Dec 2025 00:00:00 GMT</pubDate><category>Cloud Platforms</category><category>aws</category><category>vpc</category><category>networking</category><category>multi-az</category><category>multi-region</category><category>architecture</category></item><item><title>Docker Networking Deep Dive: Bridge, Host, and Overlay</title><link>https://infra.furybee.org/articles/docker-networking-deep-dive/</link><guid isPermaLink="true">https://infra.furybee.org/articles/docker-networking-deep-dive/</guid><description>Understand Docker networking modes, when to use each, and how to configure custom networks for multi-container applications.</description><pubDate>Thu, 25 Dec 2025 00:00:00 GMT</pubDate><category>Containers</category><category>docker</category><category>networking</category><category>containers</category><category>bridge</category><category>overlay</category></item><item><title>Container Security: Scanning and Runtime Protection</title><link>https://infra.furybee.org/articles/container-security/</link><guid isPermaLink="true">https://infra.furybee.org/articles/container-security/</guid><description>Implement comprehensive container security from image scanning in CI/CD to runtime protection with Falco, seccomp, and AppArmor.</description><pubDate>Fri, 19 Dec 2025 00:00:00 GMT</pubDate><category>Containers</category><category>containers</category><category>security</category><category>docker</category><category>kubernetes</category><category>falco</category><category>trivy</category></item><item><title>Helm Charts: From Zero to Package Manager</title><link>https://infra.furybee.org/articles/helm-charts-guide/</link><guid isPermaLink="true">https://infra.furybee.org/articles/helm-charts-guide/</guid><description>Learn Helm from scratch: create charts, manage releases, use repositories, and implement best practices for Kubernetes package management.</description><pubDate>Sat, 13 Dec 2025 00:00:00 GMT</pubDate><category>Containers</category><category>helm</category><category>kubernetes</category><category>k8s</category><category>charts</category><category>package-management</category></item><item><title>Kubernetes RBAC: Securing Your Cluster</title><link>https://infra.furybee.org/articles/kubernetes-rbac/</link><guid isPermaLink="true">https://infra.furybee.org/articles/kubernetes-rbac/</guid><description>Implement Role-Based Access Control in Kubernetes with practical examples for users, service accounts, and CI/CD pipelines.</description><pubDate>Sun, 07 Dec 2025 00:00:00 GMT</pubDate><category>Containers</category><category>kubernetes</category><category>rbac</category><category>security</category><category>k8s</category><category>access-control</category></item><item><title>Dynamic Inventory in Ansible: AWS, GCP, and Azure</title><link>https://infra.furybee.org/articles/ansible-dynamic-inventory/</link><guid isPermaLink="true">https://infra.furybee.org/articles/ansible-dynamic-inventory/</guid><description>Replace static inventory files with dynamic inventory scripts that automatically discover your cloud infrastructure across AWS, GCP, and Azure.</description><pubDate>Mon, 01 Dec 2025 00:00:00 GMT</pubDate><category>Configuration Management</category><category>ansible</category><category>aws</category><category>gcp</category><category>azure</category><category>dynamic-inventory</category><category>automation</category></item><item><title>Ansible Vault: Encrypting Secrets in Playbooks</title><link>https://infra.furybee.org/articles/ansible-vault-secrets/</link><guid isPermaLink="true">https://infra.furybee.org/articles/ansible-vault-secrets/</guid><description>Secure your Ansible playbooks by encrypting sensitive data with Ansible Vault, managing vault passwords, and integrating with CI/CD pipelines.</description><pubDate>Tue, 25 Nov 2025 00:00:00 GMT</pubDate><category>Configuration Management</category><category>ansible</category><category>vault</category><category>secrets</category><category>encryption</category><category>security</category></item><item><title>Terraform State Locking and Remote Backends</title><link>https://infra.furybee.org/articles/terraform-state-locking/</link><guid isPermaLink="true">https://infra.furybee.org/articles/terraform-state-locking/</guid><description>Configure Terraform remote state with S3, GCS, and Azure Blob backends, implement state locking to prevent corruption, and handle state migration safely.</description><pubDate>Wed, 19 Nov 2025 00:00:00 GMT</pubDate><category>Infrastructure as Code</category><category>terraform</category><category>state</category><category>s3</category><category>remote-backend</category><category>iac</category></item><item><title>CloudFormation StackSets: Multi-Account Deployments</title><link>https://infra.furybee.org/articles/cloudformation-stacksets/</link><guid isPermaLink="true">https://infra.furybee.org/articles/cloudformation-stacksets/</guid><description>Deploy and manage infrastructure across multiple AWS accounts and regions using CloudFormation StackSets with proper IAM setup and deployment strategies.</description><pubDate>Thu, 13 Nov 2025 00:00:00 GMT</pubDate><category>Infrastructure as Code</category><category>cloudformation</category><category>aws</category><category>multi-account</category><category>stacksets</category><category>iac</category></item><item><title>Pulumi vs Terraform: When TypeScript Beats HCL</title><link>https://infra.furybee.org/articles/pulumi-vs-terraform/</link><guid isPermaLink="true">https://infra.furybee.org/articles/pulumi-vs-terraform/</guid><description>A practical comparison of Pulumi and Terraform, exploring when programming languages provide advantages over HCL for infrastructure as code.</description><pubDate>Fri, 07 Nov 2025 00:00:00 GMT</pubDate><category>Infrastructure as Code</category><category>pulumi</category><category>terraform</category><category>iac</category><category>typescript</category><category>aws</category></item><item><title>Automated Security Scanning in Your Pipeline</title><link>https://infra.furybee.org/articles/security-scanning-pipeline/</link><guid isPermaLink="true">https://infra.furybee.org/articles/security-scanning-pipeline/</guid><description>Implement SAST, DAST, dependency scanning, and container security checks in your CI/CD pipeline to catch vulnerabilities before production.</description><pubDate>Sat, 01 Nov 2025 00:00:00 GMT</pubDate><category>CI/CD</category><category>security</category><category>sast</category><category>dast</category><category>devsecops</category><category>ci-cd</category><category>vulnerability-scanning</category></item><item><title>Feature Flags in CI/CD: Trunk-Based Development</title><link>https://infra.furybee.org/articles/feature-flags-trunk-based/</link><guid isPermaLink="true">https://infra.furybee.org/articles/feature-flags-trunk-based/</guid><description>Implement feature flags to enable trunk-based development, safer deployments, and continuous delivery without long-lived branches.</description><pubDate>Sun, 26 Oct 2025 00:00:00 GMT</pubDate><category>CI/CD</category><category>feature-flags</category><category>trunk-based-development</category><category>ci-cd</category><category>launchdarkly</category><category>devops</category></item><item><title>GitLab CI: Pipeline Optimization and Caching Strategies</title><link>https://infra.furybee.org/articles/gitlab-ci-optimization/</link><guid isPermaLink="true">https://infra.furybee.org/articles/gitlab-ci-optimization/</guid><description>Master GitLab CI/CD with advanced pipeline optimization techniques, intelligent caching, and parallel execution strategies that cut build times in half.</description><pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate><category>CI/CD</category><category>gitlab</category><category>ci-cd</category><category>caching</category><category>optimization</category><category>devops</category></item><item><title>Secrets Management: HashiCorp Vault vs AWS Secrets Manager</title><link>https://infra.furybee.org/articles/secrets-management/</link><guid isPermaLink="true">https://infra.furybee.org/articles/secrets-management/</guid><description>Compare HashiCorp Vault and AWS Secrets Manager for secrets management. Learn when to use each, implementation patterns, and security best practices.</description><pubDate>Wed, 15 Oct 2025 00:00:00 GMT</pubDate><category>Cloud Platforms</category><category>vault</category><category>aws</category><category>secrets</category><category>security</category><category>devops</category></item><item><title>Prometheus &amp; Grafana: Monitoring Your Infrastructure</title><link>https://infra.furybee.org/articles/prometheus-grafana-monitoring/</link><guid isPermaLink="true">https://infra.furybee.org/articles/prometheus-grafana-monitoring/</guid><description>Build comprehensive monitoring with Prometheus for metrics collection and Grafana for visualization. Learn alerting, PromQL, and production monitoring patterns.</description><pubDate>Wed, 01 Oct 2025 00:00:00 GMT</pubDate><category>Monitoring</category><category>prometheus</category><category>grafana</category><category>monitoring</category><category>observability</category><category>alerting</category></item><item><title>AWS Lambda: Serverless Patterns That Scale</title><link>https://infra.furybee.org/articles/aws-lambda-serverless-patterns/</link><guid isPermaLink="true">https://infra.furybee.org/articles/aws-lambda-serverless-patterns/</guid><description>Design scalable serverless applications with AWS Lambda. Learn event-driven patterns, cold start optimization, and best practices for production workloads.</description><pubDate>Mon, 15 Sep 2025 00:00:00 GMT</pubDate><category>Cloud Platforms</category><category>aws</category><category>lambda</category><category>serverless</category><category>event-driven</category><category>architecture</category></item><item><title>GitOps with ArgoCD: Declarative Kubernetes Deployments</title><link>https://infra.furybee.org/articles/gitops-argocd/</link><guid isPermaLink="true">https://infra.furybee.org/articles/gitops-argocd/</guid><description>Implement GitOps workflows with ArgoCD for automated, auditable Kubernetes deployments. Learn application management, sync strategies, and multi-cluster patterns.</description><pubDate>Mon, 01 Sep 2025 00:00:00 GMT</pubDate><category>CI/CD</category><category>gitops</category><category>argocd</category><category>kubernetes</category><category>deployment</category><category>automation</category></item><item><title>Infrastructure Testing with Terratest</title><link>https://infra.furybee.org/articles/terratest-infrastructure-testing/</link><guid isPermaLink="true">https://infra.furybee.org/articles/terratest-infrastructure-testing/</guid><description>Write automated tests for your Terraform modules using Terratest. Learn unit testing, integration testing, and test patterns for reliable infrastructure.</description><pubDate>Fri, 15 Aug 2025 00:00:00 GMT</pubDate><category>Infrastructure as Code</category><category>terraform</category><category>testing</category><category>terratest</category><category>golang</category><category>devops</category></item><item><title>Ansible Playbooks: Idempotency and Best Practices</title><link>https://infra.furybee.org/articles/ansible-best-practices/</link><guid isPermaLink="true">https://infra.furybee.org/articles/ansible-best-practices/</guid><description>Write reliable Ansible playbooks with proper idempotency, role organization, error handling, and testing strategies for production infrastructure.</description><pubDate>Fri, 01 Aug 2025 00:00:00 GMT</pubDate><category>Configuration Management</category><category>ansible</category><category>automation</category><category>configuration-management</category><category>devops</category><category>infrastructure</category></item><item><title>Kubernetes Deployments: Rolling Updates Done Right</title><link>https://infra.furybee.org/articles/kubernetes-rolling-updates/</link><guid isPermaLink="true">https://infra.furybee.org/articles/kubernetes-rolling-updates/</guid><description>Master Kubernetes rolling updates with proper readiness probes, deployment strategies, rollback procedures, and zero-downtime deployments.</description><pubDate>Tue, 15 Jul 2025 00:00:00 GMT</pubDate><category>Containers</category><category>kubernetes</category><category>deployments</category><category>rolling-updates</category><category>zero-downtime</category><category>devops</category></item><item><title>Docker Multi-Stage Builds for Smaller Images</title><link>https://infra.furybee.org/articles/docker-multi-stage-builds/</link><guid isPermaLink="true">https://infra.furybee.org/articles/docker-multi-stage-builds/</guid><description>Master Docker multi-stage builds to create minimal, secure production images. Learn techniques for Node.js, Go, Python, and more.</description><pubDate>Tue, 01 Jul 2025 00:00:00 GMT</pubDate><category>Containers</category><category>docker</category><category>containers</category><category>optimization</category><category>security</category><category>nodejs</category><category>golang</category></item><item><title>GitHub Actions: From Zero to Production CI/CD</title><link>https://infra.furybee.org/articles/github-actions-cicd/</link><guid isPermaLink="true">https://infra.furybee.org/articles/github-actions-cicd/</guid><description>Build robust CI/CD pipelines with GitHub Actions. Learn workflows, reusable actions, secrets management, and deployment strategies for production systems.</description><pubDate>Sun, 15 Jun 2025 00:00:00 GMT</pubDate><category>CI/CD</category><category>github-actions</category><category>ci-cd</category><category>automation</category><category>devops</category><category>deployment</category></item><item><title>Terraform Best Practices: Modules, State, and Workspaces</title><link>https://infra.furybee.org/articles/terraform-best-practices/</link><guid isPermaLink="true">https://infra.furybee.org/articles/terraform-best-practices/</guid><description>A comprehensive guide to organizing Terraform code with reusable modules, managing state safely, and using workspaces for multi-environment deployments.</description><pubDate>Sun, 01 Jun 2025 00:00:00 GMT</pubDate><category>Infrastructure as Code</category><category>terraform</category><category>iac</category><category>aws</category><category>modules</category><category>state-management</category></item></channel></rss>