Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Migrating from SVN to Git: Step-by-Step Guide

Article updated June 2024 Is your current Subversion (SVN) version control system not meeting the needs of your development team? Perhaps you’ve heard of Git, but you’re so entrenched in SVN that converting to a new version control system seems like a daunting task. Fear not! No task is insurmountable when you have the power of the legendary GitKraken Desktop on your side.

The Definitive Guide to Kubernetes Cluster Upgrades

Kubernetes continues to play a pivotal role in orchestrating containerized applications with its cloud-native capabilities. Of course, capabilities like flexibility and scalability mean organizations must be extra vigilant, especially when it comes to maintaining the health and efficiency of Kubernetes clusters.

Running ML/LLM models on Kubernetes Across Major Cloud Providers with Abhishek Choudhary

Abhishek, co-founder and CTO of @truefoundry, explores the complexities of building a machine learning platform on Kubernetes. Discover solutions to challenges like handling diverse hardware, managing large Docker images, and optimizing costs. Learn how True Foundry uses tools like Argo CD, Keda, and Istio to create efficient abstractions for data scientists and streamline ML operations.

Managed Apps on Public Cloud: Why Operations Matter, Part I

You might be tempted to think that running an app on a public cloud means you don’t need to maintain it. While that would be wonderful, it would require help from the public cloud providers and app developers themselves, and possibly a range of mythological creatures with magic powers. This is because any app, regardless of the infrastructure on which it runs or its output, requires maintenance in order to yield accurate and reliable outputs.

Monitoring as Code and Checkly Listed in the Gartner Hype Cycle for the Second Consecutive Year

I'm excited to share that Gartner has included Monitoring as Code (MaC) as an emerging practice to their Hype Cycles for SREs again, the second year in a row. Since we founded Checkly, our vision has been that monitoring should sit in your repository, be codified, and scale with your software development. There is no alternative to MaC as it allows your engineering team(s) to work together, create and maintain checks, and ultimately own their monitoring.

Reliability-Driven Fleet Management with Komodor

Maintaining a few K8s clusters is hard enough. Maintaining 1000+ clusters is virtually impossible without embracing new tooling and paradigm shifts. Join us for an insightful LIVE workshop exploring the possibilities of Kubernetes Fleet Management with Komodor, lead by Itiel Shwartz* In this session, we will dive into the challenges of multi-cluster management and how Komodor's comprehensive platform simplifies operations. Discover how to gain real-time visibility into your clusters, automate routine tasks, and troubleshoot issues across your entire fleet efficiently.

How Much Does AWS Fargate Cost?

Amazon Web Services (AWS) offers Fargate, a serverless container service that eliminates the need to manage underlying infrastructure. Containers ensure applications run reliably across different computing environments without the overhead of server management. Fargate works with Amazon Elastic Container Services (ECS) and Amazon Elastic Kubernetes Service (EKS). It allows developers to focus on building their applications, offering enhanced security through isolation.