Tarsier LabsTarsier Labs
🐵
Home
Categories
Tags
Bookmarks
About
Back to tags

GitHub Actions

0 articles

CI/CD Reusable Workflow Pattern: DRY Practices for Monorepo Multi-Application Deployment

Based on the real-world CI/CD refactoring experience of the JoyMini Monorepo, this article provides an in-depth analysis of how to eliminate redundant code in multi-application deployment pipelines within GitHub Actions and GitLab CI, achieving "define once, reuse multiple times."

00
Operations and Deployment
JoyMini AWS Cloud Infrastructure Practical Summary: Complete Deployment from ECS Fargate to S3 + CloudFront

JoyMini AWS Cloud Infrastructure Practical Summary: Complete Deployment from ECS Fargate to S3 + CloudFront

Based on real experience from the JoyMini project, this article systematically summarizes the complete practice of building AWS cloud infrastructure from scratch, including ECS Fargate container deployment, ALB + ACM domain integration, S3 + CloudFront OAC image storage, CDK Infrastructure as Code, and GitHub Actions CI/CD automation pipelines.

10