Mahira Technology Private Limitedmahiratechnology.hashnode.dev·Dec 13, 2024Transform Your Terraform Security Game with This CheckOV Implementation Hack using CircleciIntroduction :- Hey there! Let’s talk about something that’s really helpful when working with Terraform — implementing CheckOV in your CircleCI pipeline. If you’ve been wondering how to make your infrastructure code more secure and compliant, you’re ...Terraform
Mahira Technology Private Limitedmahiratechnology.hashnode.dev·Dec 3, 2024Revolutionize Your Infrastructure: Implementing Detect Scan on Terraform Modules via CircleCIOverview :- Infrastructure as Code (IaC) security is becoming increasingly important in modern development practices. By implementing detect scan functionality for Terraform modules through CircleCI, teams can identify potential security issues early...CircleCI
JAIME ELIAS FLORES QUISPEjaimeelias.hashnode.dev·Dec 3, 2024CircleCI for CI/CD: Comparison with Jenkins and TeamCity1. Introduction Continuous Integration (CI) and Continuous Delivery (CD) tools are essential in the modern software lifecycle, as they allow development teams to automate the execution of tests and application deployment. Among the most widely used t...CircleCI
Bittu Sharmabittublog.hashnode.dev·Dec 1, 2024Step-by-Step Tutorial on Implementing Circle CICircleCI is a popular continuous integration and continuous delivery (CI/CD) platform that helps development teams automate the process of building, testing, and deploying their applications. With CircleCI, teams can easily set up automated pipelines...CircleCI
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...76 readsArgoCD
Mahira Technology Private Limitedmahiratechnology.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...helm 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 ...59 readsDevops
Mahira Technology Private Limitedmahiratechnology.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...GitHub
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...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...Devops