# Integrate services

> This skill helps users choose the right path to Integrate Auto Scaling with external services (SLB, RDS, etc.). Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **Auto Scaling (ESS)**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

integrate auto scaling with slb, bind slb to scaling group, attach rds to ess, associate clb instance, link rds with auto scaling, connect ess to database, how to integrate ess with external services, can auto scaling work with rds, why scaling group not attaching to slb, slb backend server group no

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "integrate services", "product": "ess"}'
```

---
Part of [Auto Scaling (ESS)](https://www.company-skill.com/p/ess.md) · https://www.company-skill.com/llms.txt
