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·76 readsArgoCD
Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·Aug 8, 2024The Definitive Guide to Helm Chart Deployment on an EKS Cluster Using CircleCI ConfigOverview :- Deploying applications on Kubernetes can sometimes feel like steering a ship through stormy seas, especially for those new to the technology. Helm charts offer a streamlined way to package and deploy your applications on Kubernetes enviro...Discusshelm chart
Shubham Tawareshubzz.hashnode.dev·Aug 8, 2024Comparing CI/CD Giants: GitHub Actions vs. GitLab CI vs. CircleCI vs. Jenkins PipelineIn the fast-paced world of software development, Continuous Integration (CI), Continuous Delivery and Continuous Deployment (CD) have become essential practices for maintaining code quality and accelerating release cycles. CI/CD tools streamline and ...Discuss·57 readsDevops
Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·Jul 17, 2024The Future is Here: Docker Image Building with Monorepo Architecture and CircleCIOverview :- In the rapidly evolving world of software development, efficiency and scalability are paramount. The integration of Docker with Monorepo architecture, especially when automated through CircleCI, represents a significant leap forward. This...DiscussGitHub
Navraj Singhnavraj-blog.hashnode.dev·Jun 29, 2024Okay so what the hell is CI/CD anyways ??My Promise to you guys Look i promise you that each blog i write will be simple to understand because my language in each of these blogs will be exactly like how we all speak in real life. I won't even try to impress you with jargon that no one can k...Discuss·1 like·75 readsCI/CD In Github Actions By Navrajnavraj
Krishank Kaushikdevopsdigest.hashnode.dev·Jun 17, 2024Understanding DevOps Basics: Crucial for Modern Software DevelopmentIntroduction: Hello, DevOps enthusiasts! Today, we're diving into the foundational concepts of DevOps that every aspiring DevOps engineer should know. Understanding these basics is crucial, as they form the backbone of DevOps practices and help strea...DiscussDevops
Sonalika singhsonalika.hashnode.dev·Apr 24, 2024Host your static website on Amazon S3 services + CICD pipeline (CircleCI) with the domain name and SSL certificate.Hello everybody, My name is Sonalika Singh and currently I'm learning DevOps with #AWS. So, Today's challenge to host a static website on Amazon S3 using one of the CI/CD tools (in my case it is Circleci) with the Domain name and SSL certificate. I h...Discuss·1 like·31 readsStaticWebsites
Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·Apr 1, 2024From Chaos to Control: Streamlining Project Management with Jira and CircleCI IntegrationOverview :- This document explains how to make project management easier by using two tools: Jira and CircleCI. Jira helps teams manage tasks, while CircleCI handles the automation of tasks like testing and deploying software. Pre-requisites :- Under...DiscussCircleCI
Aduloju Gbengagreybeing.hashnode.dev·Mar 10, 2024CI/CD Pipeline using Circleci.The article assumes there is an already working app to be deployed. Prerequisites: Before you get started, you’ll need to have the following: A GitHub account, which you can make at the GitHub website. One Ubuntu 22.04 server, including a sudo non-...DiscussCircleCI
Randychrandych.hashnode.dev·Feb 19, 2024CircleCI: Cans and Can'tsDisclaimer: this article does not cover other CI platforms. Yes, even Jenkins (who uses Jenkins anyway in MMXXIV AD?). If you're reading this, there is a chance that you know what CircleCI is, and, if you don't, well.There are moments when you need t...Discuss·109 readsDevops