[태그:] 지속적 배포
-

TCO 최적화: Terraform을 이용한 클러스터 절전 모드 자동화
Couchbase Capella의 클러스터 켜기/끄기 기능은 데이터를 영구적으로 삭제하지 않고도 사용자가 클러스터를 원활하게 일시 중지하고 재개할 수 있도록 지원하여 클라우드 비용을 최적화하고 운영 효율성을 향상시키는 데 도움을 줍니다. 이번 블로그에서는 이 기능이 어떻게...
-

Continuous Software Development (CSD): What It Is & How It Works
Continuous development employs DevOps practices that make software development faster and smoother. Understanding these practices well is crucial to ensuring your DevOps processes work effectively. Read on to understand how you can improve your…
-

Terraform Provider for Couchbase Capella
Developers and DevOps teams commonly utilize Infrastructure as Code (IaC) tools and scripts to manage their software and infrastructure deployments in a repeatable and consistent manner. With IaC tools, users can automate the life…
-

CircleCI를 사용한 Node.js 애플리케이션 지속적 배포
몇 달 전에 나는 Node.js와 젠킨스를 이용해 지속적 배포 파이프라인을 구축하는 것에 대해 글을 쓴 적이 있는데, 그 Node.js 애플리케이션은 어떤 방식으로든 카우치베이스를 사용하고 있었다. 기본적으로 그것은 깃허브에서 프로젝트를 가져와서,…
-

Continuous Deployment with Jenkins & .NET
This is the first blog post of two about Jenkins and Couchbase. This first post is a general introduction to Continuous Deployment: you’re going to learn to use Jenkins to deploy a .NET application…