-
Notifications
You must be signed in to change notification settings - Fork 16
AWS ECS Integration #347
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
AWS ECS Integration #347
Conversation
- Add VPC and networking setup with public/private subnet configuration - Replace placeholders with bash variables for easier copy-paste - Add high availability deployment option with separate replication and API tasks - Expand ALB, DNS, and SSL certificate setup sections - Improve production guidance and troubleshooting
…osting. also updated the NODE_OPTIONS for all references
|
Happy with new doc now, but it wasn't my intention to update our base recommendations. To make the two consistent, perhaps we could recommend this?
The same recommendations apply for both replication and API containers. For the ECS guide, we can default to the "safe" recommendation. Not sure if there's a better term for that? |
…ment docs with the ecs guide
|
Sorry about the confusion there. I've made the last few tweaks as suggested. I think it looks good, but one last check on your end would be good. |
…nc-docs into aws-ecs-integration
Step-by-step AWS ECS integration guide.
Overview