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

Add health check to users service #268

Merged
merged 2 commits into from
Feb 27, 2023
Merged

Add health check to users service #268

merged 2 commits into from
Feb 27, 2023

Conversation

shanejearley
Copy link
Contributor

Modifies the default health check path and adds it to the users service. Also assigned a public IP to the service which will result in the removal of an expensive NAT gateway and place the service in the VPC's public subnet.

The first thing resolves a bug that will take down the service and the second saves costs.

See more from these docs and this tweet.

@shanejearley shanejearley requested a review from ccali11 February 26, 2023 19:45
Copy link
Contributor

@ccali11 ccali11 left a comment

Choose a reason for hiding this comment

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

Great stuff!

@ccali11 ccali11 merged commit f0731fd into develop Feb 27, 2023
@ccali11 ccali11 deleted the bug/health-check branch February 27, 2023 17:09
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