<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Fortem Blog</title>
    <link>https://fortem.dev/blog</link>
    <description>Guides, comparisons, and use cases for platform engineers running AWS ECS Fargate at scale.</description>
    <language>en-us</language>
    <lastBuildDate>Thu, 25 Jun 2026 15:36:10 GMT</lastBuildDate>
    <pubDate>Thu, 25 Jun 2026 00:00:00 GMT</pubDate>
    <atom:link href="https://fortem.dev/feed.xml" rel="self" type="application/rss+xml" />
    <generator>fortem-dev feed</generator>
    <item>
      <title>ECS Fargate Autoscaling: Target Tracking, Step, and Why It Doesn&apos;t Scale When You Expect</title>
      <link>https://fortem.dev/blog/ecs-fargate-autoscaling/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/ecs-fargate-autoscaling/</guid>
      <pubDate>Thu, 25 Jun 2026 00:00:00 GMT</pubDate>
      <category>Guide</category>
      <description>Target tracking, step scaling, the cooldowns that actually matter, and the five reasons ECS Fargate autoscaling doesn&apos;t scale when you expect — straight from the AWS docs.</description>
    </item>
    <item>
      <title>AWS Fargate vs Lambda: When Does Lambda Stop Being Cheaper?</title>
      <link>https://fortem.dev/blog/fargate-vs-lambda/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/fargate-vs-lambda/</guid>
      <pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate>
      <category>Versus</category>
      <description>The cost line between Lambda and Fargate is set by execution duration, not traffic. Breakeven math, the hidden costs that move it, and what the June 2026 MicroVMs launch actually changes.</description>
    </item>
    <item>
      <title>ArgoCD Alternatives in 2026: 5 Real Options (and One Nobody Mentions)</title>
      <link>https://fortem.dev/blog/argocd-alternative/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/argocd-alternative/</guid>
      <pubDate>Tue, 23 Jun 2026 00:00:00 GMT</pubDate>
      <category>Guide</category>
      <description>An honest comparison of ArgoCD alternatives: Flux, Fleet, Harness, Spinnaker, plain CI — and the option comparison posts skip: not needing GitOps at all.</description>
    </item>
    <item>
      <title>How to Find and Kill Orphaned ECS Environments Before They Drain Your Budget</title>
      <link>https://fortem.dev/blog/ecs-orphaned-environments/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/ecs-orphaned-environments/</guid>
      <pubDate>Tue, 23 Jun 2026 00:00:00 GMT</pubDate>
      <category>Use Case</category>
      <description>A stopped ECS service costs $0 in compute — but the ALB ($16/mo) and NAT Gateway ($32/mo) keep billing. Here&apos;s how to audit your fleet and delete environments that are costing you money with zero tasks running.</description>
    </item>
    <item>
      <title>Why Do AWS Staging Environments Cost So Much?</title>
      <link>https://fortem.dev/blog/aws-staging-environment-cost/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/aws-staging-environment-cost/</guid>
      <pubDate>Sun, 21 Jun 2026 00:00:00 GMT</pubDate>
      <category>Guide</category>
      <description>Non-prod ECS environments run 168 hours a week. Your team works 40. Here&apos;s where the money actually goes on Fargate — idle compute, CloudWatch Logs, shared infra math — and how to cut it.</description>
    </item>
    <item>
      <title>AWS Cost Anomaly Detection for ECS Teams: What It Catches, What It Misses, and How to Set It Up</title>
      <link>https://fortem.dev/blog/aws-cost-anomaly-detection-ecs/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/aws-cost-anomaly-detection-ecs/</guid>
      <pubDate>Sat, 20 Jun 2026 00:00:00 GMT</pubDate>
      <category>Guide</category>
      <description>The default CAD setup monitors all ECS spend as one number. Here&apos;s how to wire it to your environment tags, the Terraform to drop in, and where the 24h delay creates real blind spots.</description>
    </item>
    <item>
      <title>Fortem vs Humanitec: ECS Fleet Operations vs General-Purpose IDP</title>
      <link>https://fortem.dev/blog/fortem-vs-humanitec/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/fortem-vs-humanitec/</guid>
      <pubDate>Fri, 19 Jun 2026 00:00:00 GMT</pubDate>
      <category>Versus</category>
      <description>Humanitec&apos;s Container Driver explicitly excludes ECS. If your problem is operating an ECS Fargate fleet, you&apos;re comparing the wrong category of tool. Pricing, features, and fit explained.</description>
    </item>
    <item>
      <title>How to Optimize AWS ECS Costs Beyond Reserved Instances</title>
      <link>https://fortem.dev/blog/aws-cost-optimization-ecs/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/aws-cost-optimization-ecs/</guid>
      <pubDate>Thu, 18 Jun 2026 00:00:00 GMT</pubDate>
      <category>Guide</category>
      <description>Spot and Savings Plans cover the first 30%. Five more levers most ECS teams miss: Graviton (flat 20% off), VPC endpoints, Container Insights scoping, shared ALBs, and free Compute Optimizer.</description>
    </item>
    <item>
      <title>What Is ECS Service Connect and Should You Use It?</title>
      <link>https://fortem.dev/blog/ecs-service-connect-guide/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/ecs-service-connect-guide/</guid>
      <pubDate>Wed, 17 Jun 2026 00:00:00 GMT</pubDate>
      <category>Guide</category>
      <description>ECS Service Connect adds an Envoy proxy to every Fargate task automatically. Free feature, real cost: +0.25 vCPU + 64 MiB per task. When it beats Cloud Map, when it doesn&apos;t, and the July 2025 blue/green fix.</description>
    </item>
    <item>
      <title>Who Restarted Prod? How to Find It in CloudTrail</title>
      <link>https://fortem.dev/blog/ecs-audit-log-compliance/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/ecs-audit-log-compliance/</guid>
      <pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate>
      <category>Use Case</category>
      <description>Every ECS change — UpdateService, StopTask, RunTask — lands in CloudTrail with who, when, and from where. Three CLI commands find the culprit in under 2 minutes.</description>
    </item>
    <item>
      <title>How Should You Set Up ECS Logging? (awslogs, FireLens, or Neither)</title>
      <link>https://fortem.dev/blog/aws-ecs-logging-guide/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/aws-ecs-logging-guide/</guid>
      <pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate>
      <category>Guide</category>
      <description>awslogs, FireLens, and the three decisions every ECS Fargate team gets wrong: blocking mode, Never Expire retention ($0.03/GB/month), and log group naming at fleet scale.</description>
    </item>
    <item>
      <title>ECS Service Discovery: Cloud Map, Service Connect, or an Internal Load Balancer?</title>
      <link>https://fortem.dev/blog/ecs-service-discovery-guide/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/ecs-service-discovery-guide/</guid>
      <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
      <category>Guide</category>
      <description>A decision framework for ECS Fargate teams — with the July 2025 blue/green unblock, real cost math ($0.31/task/mo sidecar vs $0.10/resource Cloud Map), and Terraform snippet.</description>
    </item>
    <item>
      <title>Platform Engineering for ECS Teams: What It Actually Means at 10+ Environments</title>
      <link>https://fortem.dev/blog/platform-engineering-ecs/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/platform-engineering-ecs/</guid>
      <pubDate>Sun, 14 Jun 2026 00:00:00 GMT</pubDate>
      <category>Guide</category>
      <description>Platform engineering for ECS isn&apos;t Backstage or golden paths. It&apos;s closing the operations gap that opens at 10+ environments: scheduling, self-service, fleet visibility.</description>
    </item>
    <item>
      <title>ECS Deployment Strategies: When Rolling Updates Break and What to Do Instead</title>
      <link>https://fortem.dev/blog/ecs-blue-green-deployment-guide/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/ecs-blue-green-deployment-guide/</guid>
      <pubDate>Sat, 13 Jun 2026 00:00:00 GMT</pubDate>
      <category>Guide</category>
      <description>Rolling update works for most ECS services. Here are the 3 cases it breaks — schema migrations, WebSocket connections, canary testing — and how ECS Native Blue/Green (July 2025) fixes each.</description>
    </item>
    <item>
      <title>ECS Task Definitions: Every Field, Common Mistakes, Best Practices</title>
      <link>https://fortem.dev/blog/ecs-task-definition-guide/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/ecs-task-definition-guide/</guid>
      <pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate>
      <category>Guide</category>
      <description>The 8 mistakes that break ECS deployments: wrong IAM role, invalid Fargate CPU/memory combos, health check restart loops, secrets that don&apos;t rotate after rotation.</description>
    </item>
    <item>
      <title>How to Control CloudWatch Logs Costs on ECS?</title>
      <link>https://fortem.dev/blog/cloudwatch-costs-ecs/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/cloudwatch-costs-ecs/</guid>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <category>Use Case</category>
      <description>ECS sends all logs to CloudWatch with retention set to Never Expire by default. 4 steps to cut your CloudWatch bill by 60-80% with real CLI commands and Terraform.</description>
    </item>
    <item>
      <title>How to Debug AWS Fargate Containers with ECS Exec?</title>
      <link>https://fortem.dev/blog/ecs-exec-guide/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/ecs-exec-guide/</guid>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <category>Use Case</category>
      <description>No more SSH into EC2. ECS Exec gives you a shell into Fargate containers. The 5 IAM errors that catch everyone, copy-paste policy, and production audit setup.</description>
    </item>
    <item>
      <title>Do You Need an Internal Developer Platform for AWS ECS?</title>
      <link>https://fortem.dev/blog/internal-developer-platform-ecs/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/internal-developer-platform-ecs/</guid>
      <pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate>
      <category>Guide</category>
      <description>93% of top-performing teams use an IDP. But ECS teams don&apos;t need a full platform — they need an operational layer. A decision framework to figure out what you actually need.</description>
    </item>
    <item>
      <title>How to Clone an ECS Environment Without Rewriting Terraform?</title>
      <link>https://fortem.dev/blog/ecs-environment-clone/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/ecs-environment-clone/</guid>
      <pubDate>Sun, 07 Jun 2026 00:00:00 GMT</pubDate>
      <category>Use Case</category>
      <description>The compliance auditor wants a clone of production. That&apos;s 15 services, an ALB, RDS, SSM params — a 12-step manual process. Here&apos;s the template approach, and a parameterized Terraform module.</description>
    </item>
    <item>
      <title>Why Can&apos;t You See Per-Environment AWS Costs?</title>
      <link>https://fortem.dev/blog/ecs-fargate-cost-visibility/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/ecs-fargate-cost-visibility/</guid>
      <pubDate>Fri, 05 Jun 2026 00:00:00 GMT</pubDate>
      <category>Use Case</category>
      <description>Cost Explorer shows the total. It doesn&apos;t show per-environment costs. Here&apos;s why ECS Fargate environments are structurally hard to attribute — and a 10-line bash script that does it anyway.</description>
    </item>
    <item>
      <title>Fortem vs Cortex: Which Tool Actually Operates Your ECS Fleet?</title>
      <link>https://fortem.dev/blog/fortem-vs-cortex/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/fortem-vs-cortex/</guid>
      <pubDate>Thu, 04 Jun 2026 00:00:00 GMT</pubDate>
      <category>Versus</category>
      <description>Cortex is an Engineering Operations Platform for org-wide visibility. Fortem operates your ECS Fargate fleet specifically. Here&apos;s which one you need — and when to use both.</description>
    </item>
    <item>
      <title>How Much Do AWS Dev Environments Really Cost?</title>
      <link>https://fortem.dev/blog/aws-dev-environment-cost/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/aws-dev-environment-cost/</guid>
      <pubDate>Wed, 03 Jun 2026 00:00:00 GMT</pubDate>
      <category>Guide</category>
      <description>Cost Explorer shows the total. It doesn&apos;t show per-environment costs. Here&apos;s the real math: compute + fixed overhead (ALB, NAT, CloudWatch ≈ $90/env) — and how to see it.</description>
    </item>
    <item>
      <title>What Does DevOps Automation Miss Beyond CI/CD?</title>
      <link>https://fortem.dev/blog/devops-automation-beyond-cicd/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/devops-automation-beyond-cicd/</guid>
      <pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate>
      <category>Guide</category>
      <description>CI/CD automates deployment — not operations. 5 gaps every team discovers at 10+ environments: scheduling, self-service, cost tracking, cloning, orphans. Build vs buy breakdown.</description>
    </item>
    <item>
      <title>ECS Fargate Best Practices: Running a Fleet of 10+ Environments Without the Pain</title>
      <link>https://fortem.dev/blog/ecs-fargate-best-practices/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/ecs-fargate-best-practices/</guid>
      <pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
      <category>Guide</category>
      <description>Seven Fargate best practices for teams at scale: naming conventions, fixed overhead, CloudWatch retention, Fargate Spot, quota isolation, Terraform state, and scheduling. Real numbers from AWS pricing.</description>
    </item>
    <item>
      <title>How to Cut AWS Costs Without Reserved Instances</title>
      <link>https://fortem.dev/blog/reduce-aws-costs-without-ri/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/reduce-aws-costs-without-ri/</guid>
      <pubDate>Sun, 31 May 2026 00:00:00 GMT</pubDate>
      <category>Guide</category>
      <description>RIs and Savings Plans change how you pay, not what runs. Here are 5 methods that cut actual consumption — scheduling, right-sizing, Spot, auto-stop, and killing orphans — ranked by impact.</description>
    </item>
    <item>
      <title>What Does AWS Fargate Actually Cost Per Environment?</title>
      <link>https://fortem.dev/blog/aws-fargate-pricing-real-costs/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/aws-fargate-pricing-real-costs/</guid>
      <pubDate>Fri, 29 May 2026 00:00:00 GMT</pubDate>
      <category>Guide</category>
      <description>AWS says $0.04048/vCPU-hr. Here&apos;s what a real environment costs — ALB, NAT Gateway, CloudWatch, data transfer — and the fixed overhead nobody budgets for.</description>
    </item>
    <item>
      <title>Managing ECS Fargate with Terraform: What Works and What Doesn&apos;t</title>
      <link>https://fortem.dev/blog/ecs-fargate-terraform/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/ecs-fargate-terraform/</guid>
      <pubDate>Thu, 28 May 2026 00:00:00 GMT</pubDate>
      <category>Guide</category>
      <description>Terraform is the right tool for provisioning ECS Fargate infrastructure. But at 10+ environments, state sprawl and the ops gap catch every team. Three patterns, a tagging strategy, and what the operations layer needs to do.</description>
    </item>
    <item>
      <title>ECS Multi-Environment Strategy: What Breaks at 10 That Worked Fine at 3</title>
      <link>https://fortem.dev/blog/ecs-multi-environment-strategy/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/ecs-multi-environment-strategy/</guid>
      <pubDate>Wed, 27 May 2026 00:00:00 GMT</pubDate>
      <category>Guide</category>
      <description>Naming conventions, cluster structure, and the five AWS limits that surface when environments scale from 3 to 10+. Fixed overhead, IAM proliferation, Fargate quota exhaustion — and what to get right before you hit the wall.</description>
    </item>
    <item>
      <title>ECS Environment Scheduling: The Complete Guide</title>
      <link>https://fortem.dev/blog/ecs-environment-scheduling/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/ecs-environment-scheduling/</guid>
      <pubDate>Tue, 26 May 2026 00:00:00 GMT</pubDate>
      <category>Guide</category>
      <description>Stop paying for ECS dev and staging environments when nobody&apos;s using them. Every scheduling approach — AWS-native options, trade-offs, and what actually works at fleet scale.</description>
    </item>
    <item>
      <title>AWS Proton is Deprecated: What ECS Teams Should Do Before October 7</title>
      <link>https://fortem.dev/blog/aws-proton-deprecated/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/aws-proton-deprecated/</guid>
      <pubDate>Mon, 25 May 2026 00:00:00 GMT</pubDate>
      <category>Timely</category>
      <description>AWS Proton shuts down October 7, 2026. Your ECS environments keep running — but the console, APIs, and every pipeline built on Proton stop working. Here&apos;s what breaks and how to migrate.</description>
    </item>
    <item>
      <title>It&apos;s Friday at 6pm. Your Developer Can&apos;t Restart Staging Without You.</title>
      <link>https://fortem.dev/blog/ecs-staging-self-service/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/ecs-staging-self-service/</guid>
      <pubDate>Sun, 24 May 2026 00:00:00 GMT</pubDate>
      <category>Use Case</category>
      <description>Platform engineers become the single point of failure for staging ops when developers have no safe, scoped way to act. Here&apos;s how to fix it with ECS environment RBAC.</description>
    </item>
    <item>
      <title>AWS Copilot is Deprecated: Alternatives for ECS Fargate Teams</title>
      <link>https://fortem.dev/blog/fortem-vs-aws-copilot/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/fortem-vs-aws-copilot/</guid>
      <pubDate>Sun, 24 May 2026 00:00:00 GMT</pubDate>
      <category>Versus</category>
      <description>AWS Copilot CLI reaches end-of-support June 12, 2026. Your ECS services keep running — but here&apos;s what breaks, what to do next, and how to migrate.</description>
    </item>
    <item>
      <title>Fortem vs Flightcontrol: ECS Fleet Management vs Single-App PaaS</title>
      <link>https://fortem.dev/blog/fortem-vs-flightcontrol/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/fortem-vs-flightcontrol/</guid>
      <pubDate>Sun, 24 May 2026 00:00:00 GMT</pubDate>
      <category>Versus</category>
      <description>Flightcontrol is the right tool for 1–3 apps on AWS. Here&apos;s exactly where it stops making sense — and where the pricing math breaks at fleet scale.</description>
    </item>
    <item>
      <title>How to Cut AWS ECS Fargate Costs by 60–70%</title>
      <link>https://fortem.dev/blog/ecs-fargate-cost-optimization/</link>
      <guid isPermaLink="true">https://fortem.dev/blog/ecs-fargate-cost-optimization/</guid>
      <pubDate>Sat, 23 May 2026 00:00:00 GMT</pubDate>
      <category>Guide</category>
      <description>Dev/staging environments run 168 hrs/week. Your team works 40. Here&apos;s the math on what that costs — and four methods to fix it, starting with the one most teams ignore.</description>
    </item>
  </channel>
</rss>
