Skip to content

fix: update ecs architecture#94

Open
infracost-autofix[bot] wants to merge 1 commit intomasterfrom
infracost-fix-20250522-121215
Open

fix: update ecs architecture#94
infracost-autofix[bot] wants to merge 1 commit intomasterfrom
infracost-fix-20250522-121215

Conversation

@infracost-autofix
Copy link
Copy Markdown

@infracost-autofix infracost-autofix Bot commented May 22, 2025

💰 Infracost opened this pull request as part of the following campaign:

Policy: AWS ECS - consider using Graviton instances gp3 volumes are the latest generation of general-purpose SSD-based EBS volumes that enable you to provision performance independent of storage capacity, while providing up to 20% lower price per GB than existing gp2 volumes. With gp3 volumes, you can scale IOPS (input/output operations per second) and throughput without needing to provision additional block storage capacity. This means you only pay for the storage you need.
Potential savings: $86/yr (20% cheaper)
Risk: Medium Container images may not be compatible with ARM64.
Deployment details: no downtime expected, see AWS docs for details ECS rolls out new task revisions in a blue/green or rolling‑update fashion without interrupting service. For ECS tasks that run on EC2, you'll need to ensure your cluster has a Graviton‑enabled capacity provider attached before deployment.

Next steps:
✅ Deploy this change before the campaign deadline: June 31
💬 Doesn't apply? Close the PR with a comment
🛠️ Needs changes? Check out the branch to rebase or adjust

@infracost infracost deleted a comment from CLAassistant May 22, 2025
@hugorut hugorut force-pushed the infracost-fix-20250522-121215 branch from f1869b0 to 314d64a Compare May 22, 2025 13:53
@infracost infracost deleted a comment from CLAassistant May 22, 2025
@infracost infracost deleted a comment from CLAassistant May 30, 2025
@gregfelice
Copy link
Copy Markdown

LGTM

Copy link
Copy Markdown

@gregfelice gregfelice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gregfelice
Copy link
Copy Markdown

w00t

Copy link
Copy Markdown

@gregfelice gregfelice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hjhjhgj

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants