August 2025 Summaries
2 posts from Humanitec
Filter
Month:
Year:
Post Summaries
Back to Blog
Humanitec has launched a new version of its Platform Orchestrator, designed to work with any compute and any cloud, including private clouds, with a focus on AI. Unlike its Kubernetes-centric predecessor, the revamped Orchestrator accommodates a variety of compute resources and infrastructures, allowing for a centralized management paradigm. It is now easier to implement, even in brownfield environments, with a simplified conceptual model that aligns with the Infrastructure as Code (IaC) ecosystem, making it user-friendly for those familiar with tools like Terraform. The AI-first approach ensures that AI agents can manage infrastructure in a policy-compliant manner, and the interface-agnostic design allows developers to use the platform from various environments including IDEs, CLIs, and APIs. The rollout of this Orchestrator aims to simplify infrastructure management while keeping configurations secure and maintainable, providing a self-service model for developers and AI agents alike.
Aug 25, 2025
1,011 words in the original blog post.
The blog post discusses the Humanitec Platform Orchestrator, which allows developers to self-serve complex resource configurations using minimal code, specifically three lines, as exemplified by creating an AWS S3 bucket with complete identity and access management (IAM) setup. It draws a parallel to the what3words geocoding system to emphasize simplicity and efficiency. By utilizing the orchestrator alongside Score, a workload specification tool, developers can deploy sophisticated cloud resources without needing in-depth knowledge of IAM or workload identity. The post details the process using Amazon Web Services (AWS) and Kubernetes, explaining how the orchestrator models and automates dependencies and resource provisioning through co-provisioning statements and resource references. The guide aims to empower platform engineers to create standardized, scalable, and automated cloud environments, facilitating seamless developer experiences and infrastructure management.
Aug 01, 2025
1,536 words in the original blog post.