Over the past decade, software development has been shaped by two closely related transformations. One is the rise of devops and continuous integration and continuous delivery (CI/CD), which brought development and operations teams together around automated, incremental software delivery. The other is the shift from monolithic applications to distributed, cloud-native systems built from microservices and containers, typically managed by orchestration platforms such as Kubernetes.
A new platform named kubriX has been launched into the developer community, claiming to create a fully functional Internal Developer Platform (IDP) without extensive custom development. The platform, developed by contributors including developer advocate Artem Lajko, who has written an extensive post about it, integrates established tools such as Argo CD, Kargo, Backstage, and Keycloak into what its creators describe as a ready-to-use solution for teams seeking to implement a modern IDP.
ArgoCD's UI and CLI are designed for users with extensive technical background, which limits access to GitOps workflows for less technical stakeholders. This increases reliance on DevOps engineers.