Blog
Our learnings and thoughts from cloud native ecosystem and projects.
Why would you run PostgreSQL in Kubernetes, and how?
Chris Engelbert
November 17, 2024
Discover best practices on running PostgreSQL on Kubernetes, from avoiding cloud database lock-ins to maximizing storage and backup efficiency
ClickHouse vs. DuckDB: Choosing the Right OLAP Database
Arin Zingade
November 12, 2024
A comprehensive comparison of ClickHouse and DuckDB, exploring their unique strengths in analytics and workflows to help you choose the best fit for your use case.
ClickHouse: The Key to Faster Insights
Arin Zingade
October 29, 2024
This article explores ClickHouse, a fast, scalable database for analytics, covering its key features, deployment on Kubernetes, and scaling it with sharding and replication.
Prometheus Best Practices
Praveen
October 22, 2024
Prometheus best practices involve efficient metric naming, label management, query optimization, storage tuning, actionable alerting, scaling via sharding, and securing access.
How to Build Scalable and Reliable PostgreSQL Systems on Kubernetes
Sanskar Gurdasani
October 08, 2024
Learn how to deploy and manage highly available PostgreSQL clusters on Kubernetes. This guide covers failover, disaster recovery strategies, and hands-on examples for implementing robust, scalable database systems in cloud-native environments.
Enhancing Cloud-Native Security with Tetragon
Sanskar Gurdasani
October 03, 2024
Explore Tetragon, an eBPF-powered security tool for cloud-native environments. This post highlights Tetragon features, Kubernetes integration, and compares it with traditional security tools, providing valuable insights for DevOps and security professionals looking for advanced runtime security solutions.
Azure Cost Optimization: How we saved 30% for a SaaS
Unnati Mishra
October 01, 2024
Learn how to reduce Azure cloud costs by 30% with strategic optimizations and best practices.
Argo CD SSO using Microsoft Entra ID
Unnati Mishra
September 03, 2024
Learn to implement Argo CD SSO with Microsoft Entra ID. Enhance GitOps Security and Streamline User Access for Kubernetes Deployments
Introducing Olly: AI-Powered Observability Assistant
Swarnim Sawane
August 27, 2024
Olly is the AI-powered observability assistant designed to streamline troubleshooting and boost efficiency in modern cloud-native environments.
CI/CD Observability using OpenTelemetry
Unnati Mishra
August 13, 2024
Explore how OpenTelemetry enhances CI/CD observability, boosting performance, troubleshooting, and scalability in DevOps.
Top 5 Vector Databases in 2024
Eswara Sainath
August 06, 2024
Discover the top vector databases of 2024 and learn how they enable efficient similarity search for AI and ML applications.
Decoding OCR: A Comprehensive Guide
Arin Zingade
July 30, 2024
Explore comprehensive OCR technology: from key metrics and preprocessing techniques to advanced models like Surya-OCR.
Scaling Prometheus with Thanos
Ritesh
July 22, 2024
Learn how to scale Prometheus using Thanos for long-term storage, global view metrics, and improved performance in large-scale Kubernetes environments.
Expert Guide on Selecting Observability Products
Anjul Sahu, Madhukar Mishra
July 13, 2024
How to select observability products in 2024? Our comprehensive guide is based on our research and experiences with various observability products.
GitOps: ArgoCD vs FluxCD
Unnati Mishra
July 09, 2024
Discover the benefits of GitOps and explore a detailed comparison between ArgoCD and FluxCD. Learn how these tools streamline deployments and enhance DevOps workflows.
Monitoring with Prometheus
Ritesh
July 04, 2024
Dive into the world of Prometheus monitoring with our comprehensive guide. Learn about PromQL and how to set up effective alerts for your infrastructure. Discover best practices for monitoring Kubernetes and integrating with tools like Grafana.
K3s vs Talos Linux
Unnati Mishra
June 18, 2024
Explore the differences between K3s and Talos Linux, two specialized Kubernetes distributions designed for different operational needs. Learn about their features, use cases, and how to choose the right one for your deployment.
How to Protect Data in the Cloud
Anjul Sahu
June 02, 2024
Mistakes are inevitable, but preventing their recurrence is crucial. Learn how thorough reviews, audits, and robust backup and disaster recovery strategies can mitigate risks.
Streamlining Model Lifecycle with KubeRay
Ritesh
May 24, 2024
Discover Kuberay, the open-source Kubernetes operator for managing AI/ML model lifecycle using Ray. Learn how it simplifies scaling, deployment, and monitoring machine learning workloads on Kubernetes.
Making Kubernetes Simple with Talos
Ritesh
May 07, 2024
Simplify Kubernetes management with Talos Linux. Learn how Talos streamlines Kubernetes deployment and operations, offering enhanced security, scalability, and efficiency for your cloud-native applications.
Content Moderation using AI
Swarnim Sawane
April 30, 2024
Learn about how to moderate content using AI models and frameworks such as llamaindex, moondream and microsoft phi-3.
A Guide to Monitor Jenkins
Anjul Sahu
April 03, 2024
Discover effective strategies for monitoring Jenkins with our comprehensive guide. Learn how to enhance your CI/CD pipeline performance and reliability using the best monitoring tools and practices.
How to Build AI Cloud?
Anjul Sahu
March 22, 2024
Learn the technology and architecture behind building AI Cloud using open source and cloud native technologies.
Migrating VMs to Kubernetes with Kubevirt
Yash Pimple
February 27, 2024
Learn how to migrate VMs to Kubernetes using KubeVirt. Our step-by-step guide simplifies the process, enhancing scalability and management of your virtual machines in a cloud-native environment.
CloudRaft and KloudMate join forces to transform Observability
Anjul Sahu
February 21, 2024
Discover how CloudRaft's partnership with KloudMate enhances cloud-native observability and performance monitoring. Learn about the benefits this collaboration brings to your cloud infrastructure.
The Intersection of Cloud Native and Artificial Intelligence: Challenges, Opportunities, and the Path Ahead
Anjul Sahu
February 18, 2024
Explore the intersection of cloud-native technologies and AI in our latest blog. Discover how integrating AI with cloud-native frameworks enhances scalability, efficiency, and innovation in modern applications.
Platform Engineering: A Guide for CTOs
Anjul Sahu
November 21, 2023
Explore our in-depth blog on Platform Engineering, crafted for CTOs and Executives. Learn strategies to build scalable, resilient, and efficient developer-focused platforms.
Linux Troubleshooting For SREs
Madhuri Malviya
November 10, 2023
Explore essential Linux troubleshooting techniques and learn how to optimize system performance and resolve issues efficiently
Optimizing NVIDIA GPUs with Partitioning in Kubernetes
Ishan Khare
September 13, 2023
This tutorial talks about how to partition NVIDIA GPUs using MIG architecture to optimize their usage in Kubernetes platform
Multi-tenancy in Kubernetes using Vcluster
Pavan Shiraguppi
August 23, 2023
Implement multi-tenancy in Kubernetes using vcluster and achieve cost optimization and increased security.
Deploy LLM models on Kubernetes using OpenLLM
Pavan Shiraguppi
August 14, 2023
Learn how to deploy LLMs like Dolly-2, llama 2, wizardlm, etc easily with OpenLLM and Kubernetes in production environments. Step-by-step guide.
Most Popular Container Runtimes
Smita Aglave
August 03, 2023
Explore the world of container runtimes with our in-depth guide. Understand the key differences, benefits, and use cases of Docker, containerd, CRI-O, and other leading container runtimes.
Running Containers in Azure
Smita Aglave
June 29, 2023
Explore the benefits and best practices of running containers in Azure. Learn how Azure’s robust platform enhances container management, deployment, and scalability for your applications.
Secure Coding Best Practices
Anjul Sahu
June 17, 2023
Understand the anti-patterns and best practices of secure coding. Shift left and automate the process.
Why use Kong API Gateway
Vaibhav Pathak
April 04, 2023
Kong is a cloud native API Gateway built for scale. In this post, we will see the benefits, usecases and how to deploy Kong on Kubernetes.
Taking AI/ML Ideas to Production
Anjul Sahu
March 01, 2023
Learn about the MLOps and how to implement processes and manage lifecycle of AI/ML models and projects.
Subscribe to our Newsletter
Get our posts directly in your inbox.