CI/CD 변경

This commit is contained in:
Hyowon Yang 2025-10-31 10:41:46 +09:00
parent edc189a7e0
commit 79303d5943

View File

@ -50,7 +50,7 @@ Event-Driven 아키텍처와 CQRS 패턴을 적용하여 확장성과 성능을
- **프론트엔드**: Next.js 14, React 18, TypeScript, Material UI, React Query, Zustand - **프론트엔드**: Next.js 14, React 18, TypeScript, Material UI, React Query, Zustand
- **백엔드**: Spring Boot, Java, Kafka (Event Bus + Job Queue) - **백엔드**: Spring Boot, Java, Kafka (Event Bus + Job Queue)
- **인프라**: Azure Kubernetes Service (AKS), Azure Container Registry (ACR) - **인프라**: Azure Kubernetes Service (AKS), Azure Container Registry (ACR)
- **CI/CD**: Docker, Kubernetes - **CI/CD**: GitHub Actions, Argo CD
- **백킹 서비스**: - **백킹 서비스**:
- **Database**: PostgreSQL - **Database**: PostgreSQL
- **Cache**: Redis - **Cache**: Redis