# Allianz Future Cloud Platform > The Allianz Future Cloud Platform is an internal developer platform powering cloud-native insurance microservices at Allianz. Built on Kubernetes (EKS) and AWS with GitOps automation (ArgoCD, Tekton), it provides platform engineering capabilities: service registration, deployment management, observability, and infrastructure provisioning across Allianz's global insurance operations. The APIs are internal (host platform.allianz.com is not publicly resolvable); the artifacts below were generated by API Evangelist from public CNCF case-study documentation. ## APIs - [Allianz Future Cloud Platform Services API](https://architecture.cncf.io/architectures/allianz/): Platform engineering APIs for service registration, deployment, observability, and infrastructure provisioning (base https://platform.allianz.com/api/v1). - [Allianz Insurance Policy Microservice API](https://www.allianz.com/en/about-us/technology.html): Insurance policy lifecycle microservice - creation, endorsements, renewals, cancellations (base https://platform.allianz.com/insurance/policy/v1). ## Specs - [Services API OpenAPI 3.0.3](openapi/allianz-future-cloud-platform-services.yaml) - [MCP candidate tool list (derived)](mcp/allianz-future-cloud-platform-mcp.yml) - [OpenAPI Overlay - API Evangelist enhancements](overlays/allianz-future-cloud-platform-services-overlay.yaml) - [Conformance profile](conformance/allianz-future-cloud-platform-conformance.yml) - [Error / problem catalog](errors/allianz-future-cloud-platform-problem-types.yml) - [Lifecycle profile](lifecycle/allianz-future-cloud-platform-lifecycle.yml) - [Spectral rules](rules/allianz-future-cloud-platform-spectral-rules.yml) - [Vocabulary](vocabulary/allianz-future-cloud-platform-vocabulary.yaml) ## Docs - [Allianz on CNCF - Architecture case study](https://architecture.cncf.io/architectures/allianz/) - [Allianz CNCF case study](https://www.cncf.io/case-studies/allianz/) - [Allianz Technology](https://www.allianz.com/en/about-us/technology.html) - [Allianz](https://www.allianz.com/) - [Allianz GitHub organization](https://github.com/allianz) ## Notes - The platform APIs are internal to Allianz; base host platform.allianz.com is not publicly reachable. - Authentication is OAuth2 client-credentials (tokenUrl https://platform.allianz.com/oauth2/token). - No public first-party SDK/package was found on npm, PyPI, Maven Central, NuGet, pkg.go.dev, RubyGems, Packagist or crates.io. - No /llms.txt was published upstream; this file was generated by API Evangelist on 2026-06-20 from apis.yml and repository artifacts.