Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·Sep 9, 2024The Secret Weapon for DevOps Success: Creating an Application in Argo CD Using TerraformOverview :- In today’s fast-paced world of software development, DevOps practices have become essential for organizations to deliver high-quality applications quickly and efficiently. One powerful combination that has gained popularity among DevOps t...DiscussArgoCD
Amash Ansarinoobdevblog.hashnode.dev·Sep 4, 2024DevOpsifying a Go Web Application: An End-to-End GuideIntroduction In this blog, I will guide you through the process of DevOpsifying a Go-based web application. We will cover everything from containerizing the application with Docker to deploying it on a Kubernetes cluster (AWS EKS) using Helm, setting...Discuss·30 readsDevops
Saurabh Adhaudevopsvoyager.hashnode.dev·Sep 2, 2024DevSecOps with Kubernetes: Deploying a Secure Tetris Game on AWS EKSIntroduction Welcome to the End-to-End DevSecOps Kubernetes Project! This comprehensive guide is designed to set up a robust DevSecOps pipeline on Amazon Web Services (AWS) using Kubernetes. The project focuses on deploying a Tetris game application ...Discuss·10 likesProjectsKubernetes
DevOpsheliandevopshelian.hashnode.dev·Sep 1, 2024A Beginner's Guide to Getting Started with ArgoCD: A Step-by-Step TutorialIn the rapidly evolving landscape of DevOps, automation is key to managing complex infrastructure and application deployments. ArgoCD, a declarative continuous delivery tool for Kubernetes, has gained immense popularity for simplifying GitOps workflo...DiscussArgoCD
KALPESH MOHANTAkalpeshblog.hashnode.dev·Aug 29, 2024Introduction to GitOps: Argo CD & Argo Image UpdaterGitOps uses Git as the single source of truth to deliver applications and infrastructure GitOps Principle Argo CD resides in K8s cluster, which is k8s controller Desired state must expressed declaratively Desired state must stored in way to enforc...Discussargo-image-updater
Hanshal Mehtahanshal101.hashnode.dev·Aug 26, 2024The Ultimate GitOps Combination: Glasskube and ArgoCDAs I explored Kubernetes, I quickly found it to be quite overwhelming. Managing clusters, handling configuration changes, and ensuring security felt like a complex maze. I often felt frustrated trying to keep everything consistent across different en...Discuss·1 like·38 reads#Glasskube
Hema Sundharam Kollahemasundharamkolla.hashnode.dev·Aug 22, 2024Mastering Azure Continuous Deployment: A Step-by-Step GuideAzure Continuous Deployment AKS Kubernetes ArgoCD Azure Kubernetes Service DevOps CI/CD pipeline Container orchestration GitOps Cloud computing First, let's discuss what we will do in this implementation, where I will show the process with...DiscussAzure
Seun Bdevblog.seunb.com·Aug 21, 2024Building a Cost-Effective Kubernetes Environment with secure CI/CD Pipelines: A Comprehensive GuideIf you want to optimize costs in setting up and managing Kubernetes in a cloud environment with integrated CI/CD workflows, this guide provides practical strategies to help you achieve that. It offers a detailed approach to installing and configuring...Discuss·74 readsArgoCD
Priya TforPriya's AWS DevOps Diarydevops-notes.hashnode.dev·Aug 19, 2024DevOpsified Project - 1This project involved containerizing a Go web application, deploying it to a Kubernetes cluster using EKS, and setting up a CI/CD pipeline using GitHub Actions and ArgoCD. Below is a detailed breakdown of the steps taken, including commands, outputs,...Discuss·136 readsDevops
Vansh Malhotracloudinit.hashnode.dev·Aug 19, 2024ArgoCD on AWS EKS, as Simple as Ever!Overview Organizations today have multitudes of pipelines for deploying their applications. However, these lack integration with the model tool set and a more progressive and secure way to deploy an application using the latest DevOps practices. DevO...DiscussCloud