Cloud Credits: A Guide for Startups To Maximize Benefits and Avoid PitfallsScaling your startup using the cloud is easier than ever before. With the availability of cloud credits, startup founders can cover their cloud operational costs for up to two years, choosing their preferred provider. The startup programs offered by ...Jul 25, 2023·8 min read
Internal Developer Platforms: An In-Depth Guide to Unlocking Developer ProductivityApr 11, 2023·9 min read
ArgoCD in Action: A Behind-the-Scenes Tour of Argonaut's GitOps ApproachThis article is written in collaboration with Prashant R who built the ArgoCD integration. In our recent announcement about adding the pipeline features to Argonaut, we mention using ArgoCD for our Continuous Delivery workflows. This article aims to ...Apr 11, 2023·7 min read
Redpanda: Quickstart to selfhost Redpanda⏰ Estimated Time: 4 minutes This guide covers the steps to self-host Redpanda on your Kubernetes cluster using Argonaut. Redpanda is a distributed event streaming platform providing infrastructure for real-time data. It is designed to be fast, scalab...Mar 28, 2023·3 min read
Behind The Scenes: Integrating Infracost for Cost VisibilityHow we integrated Infracost into ArgonautMar 2, 2023·7 min read
GitOps Tools: Popular CD and IaC Tools That Enable GitOps ProcessesGitOps tools have transformed how teams develop and deploy applications, enabling teams to ship features faster and with greater confidence. Continuing our GitOps series, this piece focuses on the popular tools that help you establish an efficient an...Mar 2, 2023·11 min read
Top Seven Cloud Computing Trends to Watch in 2023In this article, we talk about the top cloud trends for the year 2023. As these domains continue to evolve over the years, these trends will see an increased level of adoption, better open-source offerings, and more comprehensive solutions. Our team ...Jan 23, 2023·4 min read
Secret Management in Kubernetes: Approaches, Tools, and Best PracticesKubernetes Secrets are where Kubernetes stores secret objects such as passwords, OAuth tokens, sensitive data, and SSH keys. It is stored in the Kubernetes controller and is kept separate from the pods where your application runs. The name secret is ...Jan 23, 2023·9 min read