[카테고리:] 카우치베이스 아키텍처
-

How to Migrate to Scopes & Collections in Couchbase 7.0
Whether you’re new to Couchbase or a seasoned vet, you’ve likely heard about Scopes and Collections. If you’re ready to try them out for yourself, this article helps you make it happen. Scopes and…
-

개발자가 Couchbase Connect에 참석해야 하는 5가지 이유
온라인 기술 컨퍼런스라면, 선택지가 많습니다. 아주 많죠. 만약 여러분이 NoSQL 개발자라면, Couchbase ConnectONLINE 2021이 목록의 맨 위에 있어야 합니다. 이 무료 이틀간의 컨퍼런스는...
-

How Scopes & Collections Simplify Multi-Tenant App Deployments on Couchbase
Now it’s easier than ever to build and deploy microservices and multi-tenant applications on Couchbase. The 7.0 release introduces a new data organization feature called Scopes and Collections. Scopes and Collections allow logical isolation…
-

4 Patterns for Microservices Architecture in Couchbase
Microservices have emerged as a common architecture pattern over the last decade. In this approach, small, autonomous and loosely coupled services work together over a distributed network. Each microservice is typically delimited to a…
-

Couchbase Autonomous Operator vs MongoDB Enterprise Kubernetes Operator
A Kubernetes Operator is a software extension to Kubernetes that supports built-in capabilities to manage your Kubernetes applications in an automated fashion and that follows Kubernetes principles – especially the Control Loop pattern. Why…
-

운영 데이터를 활용하여 실시간 데이터 분석을 활용하는 방법
오늘날의 기업들은 방대한 규모와 양의 데이터를 생성하고 있습니다. 클라우드, 데이터 센터 및 엣지 기기의 서버에서 실행되는 애플리케이션들은 그 어느 때보다 더 많은 데이터 소스에서 더 많은 데이터를 생산하고 있습니다. 이러한 상황에서…
-

How did digital architects deal with the COVID-19 challenge?
How did digital architects deal with the COVID-19 challenge, and what is their blueprint for the future? In Couchbase’s fourth annual digital transformation survey, we have already looked at the challenges to digital transformation…
-

How we implemented Distributed Multi-document ACID Transactions in Couchbase
ACID Transactions are a must when you have strict data consistency requirements in your application. The costs of running transactions on distributed systems can rapidly create bottlenecks at scale. In this article, we will…
-

Data Structures & Queries with Couchbase N1QL (SQL for JSON)
In the Data Structures for NoSQL Applications post, we used simplified JSON data access through native collections, maps, and more. This post demonstrates querying that data using higher-level N1QL queries, the SQL-based language for…
-

NoSQL Is Dead, Long Live NoSQL
Dynamo accelerated the NoSQL revolution that’s driving the database industry. Recently, Amazon announced PartiQL – A SQL-Compatible Query Language for their flagship NoSQL database Amazon DynamoDB. This has brought the NoSQL “re:evolution” full circle. It’s wonderful to…
-

5G and Edge Computing: The New Battleground in Database Tech
On the MongoDB earnings call last week, president and CEO Dev Ittycheria gave some huge forward guidance – he’s betting big on mobile, 5G, and edge computing. One of the killer features that we…
-

카우치베이스를 이용한 클라우드 스토리지 백업 (AWS S3 오브젝트 스토어)
Couchbase 6.6 introduced the ability to back up the document database directly to AWS S3 cloud computing storage or any other S3-compatible Object Store. Using the cbbackupmgr backup utility you can now specify an…