Browsing Tag
cicd
36 posts
Amazon Q x GitHub Actions: Enhancing Your CI/CD Pipeline with Generative AI
Introduction Modern CI/CD pipelines face a major bottleneck—slow manual code reviews, delayed security feedback, and the dreaded cost…
Creating Multiple AWS EventBridge Rules Using CDKTF and a Config File from S3
When working with AWS EventBridge, it’s common to create multiple rules with different schedules, targets, and configurations. Initially,…
Part 01: Building a Sovereign Software Factory: Docker Networking & Persistence
GitHub: https://github.com/InfiniteConsult/0005_cicd_part01_docker TL;DR: In this first installment, we reject the fragility of default Docker environments. We build a…
Another E2E Solution delivered. This time with CI/CD, AWS EventBridge and ECS Fargate
To wrap up the year, I built my latest E2E project. It is a side project however it…
Migrating Metabase Content Between Instances: A Production-Ready Solution for Data Teams
Overview Migrating Metabase dashboards, questions, and collections between instances is notoriously difficult due to database ID mismatches, permission…
🛠️ Hacktoberfest 2025 — 17 Pull Requests in One Day, for the Love of Clean Code 😅🤖🧠
Experience report from Boly38 on an intense open source contribution day: 17 PRs focused on security, CI/CD, and…
Secrets Behind 3 Years of Automation Success!
I’m Nikolay Advolodkin from UltimateQA, and in this article I unpack a two-year journey I led alongside our…
AI-Powered Data Engineering Pipelines: Smarter, Faster, Scalable
Ever wondered what happens when Artificial Intelligence meets Data Engineering? Answer: The pipeline gets a brain. In today’s…
Mastering Repository Sync: Your Guide to Automated GitHub Workflows for Seamless CI/CD
Unlock Efficiency: Why Automated Repository Synchronization is Your Next DevOps Win In today’s fast-paced DevOps landscape, maintaining consistency…
GitHub Actions vs CircleCI: Which CI/CD Tool Should You Use in 2025?
In 2025, Continuous Integration and Continuous Deployment (CI/CD) remain essential pillars of modern software development. With faster release…