Logo
Login
Tech Posts 31194
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Cut CI/CD Costs by 77% & 2x Deployment Speed with GitHub Actions on EKS Auto Mode

Cut CI/CD Costs by 77% & 2x Deployment Speed with GitHub Actions on EKS Auto Mode
On April 5, 2025 I did a live stream on how to run Github Actions Self Hosted Runners on EKS Auto with AWS Heroes Arshad Zackeriya and Jones Zachariah Noel. Disclaimer: 🐶 No Beagles were harmed...
20.04.2025 0 Read More

How to Set Up GitHub Actions for Any Project (Step-by-Step)

Automate your workflow like a pro — no matter what tech stack you use. GitHub Actions is a powerful CI/CD tool built right into GitHub. Whether you're working with Node.js, Python, Go, Java, Docker...
21.04.2025 0 Read More

How to Run Cron Jobs in Deno Without a Server Using Deno Deploy and Webhooks

Cron jobs are vital for running background tasks at scheduled intervals. While traditional methods involve servers or managed services, Deno Deploy provides a free, serverless, and modern way to achie...
21.04.2025 0 Read More

How to Set Up GitHub Actions to Deploy a Simple Docker App on an EC2 Server

If you're working on a web app and want to automate your deployment from GitHub to your server, this article is for you. I’ll walk you through everything step by step—from creating an EC2 server o...
23.04.2025 0 Read More

How I Made My First GitHub Action Work (With Google's Help)

Let me tell you how it actually went the first time I tried setting up a GitHub Action: Pushed code Waited anxiously Saw a scary ❌ error Googled like my life depended on it Made it work anyway Day 2...
03.05.2025 0 Read More

CI/CD eficiente con Nx Affected y GitHub Actions Matrix

Los monorepos tienen ventajas, pero su CI/CD puede ser un problema si no se optimiza. ¿La solución? Nx Affected + GitHub Actions Matrix. 🚀 ¿Qué incluye la guía completa? Cómo usar nx...
23.04.2025 0 Read More

GitHub Workflow and Build Process: A Comprehensive Guide

GitHub Workflow and Build Process: A Comprehensive Guide
When developing software projects, maintaining code quality and ensuring consistency across your codebase is crucial. In this blog post, I'll explore the GitHub workflow and build process, powerful t...
23.04.2025 0 Read More

🚀 How I Deployed My Static Website Using GitHub Actions

🚀 How I Deployed My Static Website Using GitHub Actions
Deploying a static website manually can be tedious, especially when you’re updating it frequently. That’s why I decided to automate my deployment process using GitHub Actions—a powerful CI/CD to...
24.04.2025 0 Read More

If You Run Your CI Locally, You’ve Already Failed

“Run your GitHub Actions locally!” — ACT “Why would you want to do that?” — Me, genuinely wondering We live in an era where Continuous Integration (CI) — one of the most mature and batt...
24.04.2025 0 Read More

How We Built an AI-Powered Automated Product Enrichment Pipeline for Shopify

How We Built an AI-Powered Automated Product Enrichment Pipeline for Shopify
Engineering a fully automated workflow for a Shopify store Maintaining a successful e-commerce store comes with its fair share of challenges. It demands constant attention to ever-changing details ac...
25.04.2025 0 Read More
Loading...
#reading
HolonIQ Report on Global EdTech Investments: Blockchain & Beyond
0
Building an NSFW AI Image Generator with Next.js and Tailwind CSS
0
Writing Unit Tests for CrossFi DApp with Mocha & Chai
0
High-Performance QPS Counter for Go — qps-counter
0
Learn how to deploy a Nuxt3 App with SSR on Laravel Forge
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0