Skip to main content

Scalable and Availability

The whole idea behind microservices is to get seamless scalability. Services should support horizontal scaling so that new instance can be instantiated when needed and starts serving in an automated way.

Talend microservices does support health checks which, for example, can be used with Amazon ELB (Elastic Load Balancing) and AWS Auto Scaling Group.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!