Scaling Your Application
Automatic Scaling with EKS
Your production application is automatically scaled using Amazon EKS Kubernetes Cluster Autoscaler. This ensures your application can handle varying loads efficiently while maintaining optimal resource usage.
Default Configuration
Your production environment comes with:
- Maximum of 10 replica pods
- Automatic horizontal scaling based on load
- Resource-based scaling triggers
Need to Adjust Scaling Limits?
If you need to modify the default scaling limits (increase or decrease the maximum replicas), please contact us through Slack on the #support channel. We'll help you adjust the configuration to match your specific requirements.
Need Help?
Join our Slack community to connect with other developers and get help in the #support channel.