DevOps
fromInfoQ
6 days agoGrafana's Kubernetes Monitoring Helm Chart v4 Brings Multiple Fixes
Grafana Labs released version 4 of its Kubernetes Monitoring Helm chart, addressing configuration issues for larger deployments and enhancing usability.
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.
Amazon Web Services has launched Amazon EKS Capabilities, a set of fully managed, Kubernetes-native features designed to streamline workload orchestration, AWS cloud resource management, and Kubernetes resource composition and automation. The capabilities, now generally available across most AWS commercial regions, bundle popular open-source tools into a managed platform layer, reducing the operational burden on engineering teams and enabling faster application deployment and scaling on Amazon Elastic Kubernetes Service (EKS).
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.