Skip to content

Expand AWS integration docs with ECS launch types and EC2 storage guide#4734

Merged
magnetised merged 2 commits into
mainfrom
magnetised/cross-link-the-deployment-guide-to-the-aws-guide-and-example-conf/ppolmowtutzy
Jul 23, 2026
Merged

Expand AWS integration docs with ECS launch types and EC2 storage guide#4734
magnetised merged 2 commits into
mainfrom
magnetised/cross-link-the-deployment-guide-to-the-aws-guide-and-example-conf/ppolmowtutzy

Conversation

@magnetised

Copy link
Copy Markdown
Contributor

Links to new updated AWS deployment code here: electric-sql/electric-aws#2 and requires that repo to be renamed to electric-sql/electric-aws

@netlify

netlify Bot commented Jul 21, 2026

Copy link
Copy Markdown

Deploy Preview for electric-next ready!

Name Link
🔨 Latest commit fdd019d
🔍 Latest deploy log https://app.netlify.com/projects/electric-next/deploys/6a5f861fc7f4360008eacd76
😎 Deploy Preview https://deploy-preview-4734--electric-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

- [Fly.io](/docs/sync/integrations/fly)
- [Render](/docs/sync/integrations/render)

The [AWS guide](/docs/sync/integrations/aws#deploy-electric) goes into the most depth, covering how to choose an ECS launch type and storage backing. It comes with [example Terraform and Pulumi configurations](https://github.com/electric-sql/electric-aws) that provision the whole stack — database, sync service and load balancer.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

😱


| Launch type | Storage | Characteristics |
|---|---|---|
| [Fargate](https://aws.amazon.com/fargate/) | Ephemeral task storage | Simplest; cache is lost on every deploy |

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

on every deploy

on every restart rather

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

not sure that's true. "restart" means various things here, e.g. running a remote shell and restarting the app will not lose the data. I think 'deploy' in the ecs sense is the most accurate word.

@magnetised
magnetised merged commit 9635bd3 into main Jul 23, 2026
12 checks passed
@magnetised
magnetised deleted the magnetised/cross-link-the-deployment-guide-to-the-aws-guide-and-example-conf/ppolmowtutzy branch July 23, 2026 15:01
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