Skip to content

Add VPC Endpoint Gateway to S3 #226

@malparty

Description

@malparty

Why

When the Fargate Tasks need to download anything from S3, the traffic will currently pass through the NAT Gateway. This generates extra costs.

VPC Endpoint Gateways are free. They allow all subnets in a VPC to communicate directly with the targetted service (e.g. S3) at not costs and with higher performances.

Who Benefits?

Clients with lower cloud costs.
Users with faster traffic between S3 and the tasks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions