Ask HN: Is Palantir Apollo just an AWS competitor?

2 singlepaynews 1 9/10/2025, 3:50:56 AM
I’m watching Palantir’s Apollo explainer (https://vimeo.com/745514542/c0ec314888), and it basically seems like a new set of dashboards for what I normally view via AWS EC2, RDS, and IAM. To be clear, I’m not trying to place a value judgement here, my use of the word “just” is because I feel like I must be missing something, but is Apollo just a dashboard layer over AWS?

Comments (1)

mdaniel · 2h ago
No, it's much closer to an ArgoCD replacement, if Argo could run Terraform plan+apply loops, too

There's quite a bit of documents out on their public site[1], although the Mission Manager that represents the other half of the story has its docs gated by authentication

1: https://www.palantir.com/docs/apollo/core/release-channels/ et al, plus one can get a sense of how apollo-cli works from their OpenAPI spec https://github.com/palantir/apollo-openapi/blob/develop/open...