- Consulting
- Training
- Partners
- About Us
x
FinTech
AWS Lambda, Amazon CloudWatch, Amazon EC2, AWS CodeDeploy
Warm pools and auto-scaling cut readiness time and optimized resource use.
Credit Saison India is a prominent financial services company based in India. It is a subsidiary of Credit Saison Co., Ltd., a major Japanese financial institution known for its extensive experience in the credit and financial services sector. Established to cater to the Indian market, Credit Saison India focuses on providing a range of credit-related products and services.
Reduced Readiness Time
Automated Scaling Enhanced Uptime
Dynamic Scaling Optimized Costs
The lack of dynamic scaling policies resulted in manual, time-consuming scaling operations that delayed responses to traffic spikes. This inefficient approach required significant intervention, and new instances averaged 4 minutes to deploy, limiting their availability during critical demand periods. Consequently, resource management suffered, leading to over-provisioning during low traffic and under-provisioning during peaks, compromising the system’s ability to meet demand effectively.
• Integrated warm pools to keep pre-initialized instances in a stopped state.
• Reduced instance scale-out time from 4 minutes to under 30 seconds by leveraging warm pools.
• Implemented dynamic scaling policies based on multiple metrics:
• Hits to the ALB target group to track traffic surges.
• CPU usage of the Java service to prevent overloading instances.
• Memory consumption to ensure sufficient resource availability.
• Utilized AWS Lambda to automate the deployment of application code to new instances.
• Ensured new instances were immediately ready to handle traffic upon launch using AWS Lambda automation.
Implemented warm pools and automated dynamic scaling to reduce instance readiness time to under 30 seconds, increase availability by 15%, and cut costs by 20% while enhancing performance and operational agility.
Our support doesn't end here. We have monthly newsletters, study guides, practice questions, and more to assist you in upgrading your cloud career. Subscribe to get them all!