Other (DevOps) covers DevOps tooling outside the major categories — Pulumi as a Terraform alternative, Spinnaker for CD pipelines at scale, Vault for secrets management, Consul for service discovery, the Hashicorp stack outside Terraform, container scanning tools (Trivy, Grype), and the long tail of CI/CD platforms (Drone, Buildkite, Earthly).
For most teams the answer is "pick the standard tools (Terraform, GitHub Actions, AWS Secrets Manager) and use them well", but specific situations call for specialized tools — Pulumi when you want real programming language constructs in IaC, Earthly when your build needs reproducibility guarantees, Vault when you need on-prem secrets management.