Tag: docker containers

Pod vs. Container: What are the Key Differences?
Pod vs. Container: What are the Key Differences?

This blog post will discuss the major differences between Pods and containers in Kubernetes, how they communicate, and the steps to creating a Pod.

Curated Couchbase Containers on AWS Marketplace for Containers
Curated Couchbase Containers on AWS Marketplace for Containers

Couchbase has a strong and long lasting relationship with AWS going back to 2012.  Today we are thrilled to announce that Couchbase and AWS are building upon that relationship with, Couchbase being a featured launch partner for the AWS Marketplace for...

Announcing Couchbase Autonomous Operator 1.1.0
Announcing Couchbase Autonomous Operator 1.1.0

We’re happy to announce the release of Couchbase Autonomous Operator 1.1.0. As many of you know, version 1.0 which got released on August 30th was the first NoSQL production-ready Kubernetes operator for open source Kubernetes and Red Hat OpenShift. Couchbase Autonomous...

Deploy a Golang Web Application and Couchbase as Docker Containers
Deploy a Golang Web Application and Couchbase as Docker Containers

Learn how to containerize and deploy your Golang web applications and Couchbase Server NoSQL database nodes as Docker containers.

Docker and Vaadin Meet Couchbase – Part 1
Docker and Vaadin Meet Couchbase – Part 1

Running Couchbase as a Docker container is fairly easy. Simply inherit from the latest, official Couchbase image and add your customized behavior according to your requirement. In this post, I am going to show how you can fire up a...