UK
HomeProjectsBlogAboutContact
Uğur Kaval

AI/ML Engineer & Full Stack Developer building innovative solutions with modern technologies.

Quick Links

  • Home
  • Projects
  • Blog
  • About
  • Contact

Connect

GitHubLinkedInTwitterEmail
Download CV →RSS Feed

© 2026 Uğur Kaval. All rights reserved.

Built with Next.js 16, TypeScript, Tailwind CSS & Prisma

  1. Home
  2. Blog
  3. #CI/CD

Tag

#CI/CD

7 articles tagged with this topic.

Scaling Monorepo CI/CD: How I Reduced GitHub Actions Costs by 70%
Automation

Scaling Monorepo CI/CD: How I Reduced GitHub Actions Costs by 70%

Stop building everything. Learn the exact GitHub Actions patterns I use to manage 50+ services in a single repository without losing my mind or my budget.

June 14, 20265 min read
Stop Manual DB Changes: A Senior Engineer's Guide to Schema Evolution in 2026
Automation

Stop Manual DB Changes: A Senior Engineer's Guide to Schema Evolution in 2026

Manual database migrations are a relic of the past. Learn how to automate schema evolution with zero downtime using modern tools like Atlas, declarative workflows, and CI-integrated linting.

June 6, 20265 min read
Scaling Monorepo CI/CD: Patterns that Saved Us 40% in GitHub Actions Costs
Automation

Scaling Monorepo CI/CD: Patterns that Saved Us 40% in GitHub Actions Costs

Building a monorepo doesn't have to mean 60-minute CI runs. Learn how to implement dynamic matrices, path-based filtering, and incremental builds using GitHub Actions.

April 15, 20264 min read
CI/CD Pipeline Patterns for Monorepos with GitHub Actions (2026 Edition)
Automation

CI/CD Pipeline Patterns for Monorepos with GitHub Actions (2026 Edition)

Stop burning GitHub Actions minutes on unchanged packages. Learn how to implement graph-aware CI/CD for large-scale monorepos using dynamic matrices and remote caching for 2026 workflows.

April 3, 20266 min read
Mastering Automated Testing Strategies: A Comprehensive Guide for Software Excellence
Automation

Mastering Automated Testing Strategies: A Comprehensive Guide for Software Excellence

Dive deep into robust automated testing strategies. Learn how to implement efficient unit, integration, and E2E tests, integrate automation into your CI/CD, and build a culture of quality for superior software delivery.

January 17, 202614 min read
Mastering Workflow Automation with n8n: A Developer's Deep Dive
Automation

Mastering Workflow Automation with n8n: A Developer's Deep Dive

Unlock unparalleled efficiency with n8n. This comprehensive guide explores n8n's open-source power, customizability, and real-world workflow automation use cases for developers and engineers.

January 17, 202613 min read
CI/CD with GitHub Actions: Complete Guide
DevOps

CI/CD with GitHub Actions: Complete Guide

Set up continuous integration and deployment with GitHub Actions. Examples for testing, building, and deploying.

December 2, 20242 min read