Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make app resilient to Fly.io IAD region failures #543

Merged

Conversation

gerhard
Copy link
Member

@gerhard gerhard commented Feb 22, 2025

This is the first learning implemented from https://status.changelog.com/incident/513790

It's captured as a new just command:

just prod-region-resilient

The second learning is already in the works, but it will take a while longer to take across the finish line.

As I was doing this, I refreshed INFRASTRUCTURE.md



cd fly.io/changelog-2024-01-12
flyctl machines list

changelog-2024-01-12
STATE  	REGION	IMAGE                                                               	IP ADDRESS                     	VOLUME	CREATED             	LAST UPDATED        	APP PLATFORM	PROCESS GROUP	SIZE
started	ewr   	thechangelog/changelog-prod:754038bc9a2bf4dcb3d3d395efb608b41f0d4f43	fdaa:0:4556:a7b:cd:f404:888:2  	      	2025-02-22T11:49:00Z	2025-02-22T11:49:13Z	v2          	app          	performance-4x:8192MB
started	iad   	thechangelog/changelog-prod:754038bc9a2bf4dcb3d3d395efb608b41f0d4f43	fdaa:0:4556:a7b:2fb:a992:8b08:2	      	2025-02-22T11:49:01Z	2025-02-22T11:49:23Z	v2          	app          	performance-4x:8192MB

This is the first learning implemented from
https://status.changelog.com/incident/513790

It's captured as a new just command:

    just prod-region-resilient

The second learning is already in the works, but it will take a while
longer to take across the finish line.

As I was doing this, I refreshed INFRASTRUCTURE.md.

Signed-off-by: Gerhard Lazu <[email protected]>
@gerhard gerhard merged commit 754038b into thechangelog:master Feb 22, 2025
4 checks passed
@gerhard gerhard deleted the make-app-resilient-to-iad-region-failure branch February 22, 2025 11:45
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.

1 participant