Tag: docker
The Fastest Way to Identify PII Stored in your Database: A Simple Example Using N1QL, Nodejs and Docker
A frequent request from customers is a way to identify PII within their databases. I thought I’d show a brief example how this can be done. User Story: “I want to identify unencrypted credit card numbers and social security numbers...
Using Docker to develop with Couchbase
See how to create a modular Couchbase image that doesn’t require any Web UI interaction to have a ready-to-go database for you.
FakeIt Series 5 of 5: Rapid Mobile Development with Sync-Gateway
How we can leverage FakeIt + Couchbase Server + Sync Gateway to get our local environment up and running for mobile development. We will be doing this by using Docker and docker-compose.
Containerize a Node.js Application that Communicates with Couchbase Server
Learn how to containerize a Node.js application. Check the video helps to have a step by step process to avoid having any loose ends in the process.
Deploying a Containerized Couchbase NoSQL Database Cluster with Docker – Video Tutorial
Learn how to deploy containerized Couchbase Server instances with Docker and cluster these NoSQL database instances in this thorough video tutorial.
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 2
How to develop and run a Couchbase powered, fully functional Spring Boot web application using the Docker toolset. In part one of the series, I demonstrated how to run two Docker containers to run a functional application with a presentable...
Use Docker to Deploy a Containerized Java with Couchbase Web Application
Learn how to deploy a containerized Java RESTful API and Couchbase NoSQL database using Docker and custom, hand-crafted, images.
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...
Docker Node.js Deployment With Couchbase
Create a Node.js application that uses Couchbase Server along with Docker containers for web app deployment. ✓ Learn more with Couchbase!
Codenvy, Eclipse Che, Docker, and Couchbase: Coding in the Cloud at Devoxx US
The post focuses on the conference talk about Codenvy allows you to quickly set up development stacks based on Docker containers held at Devoxx US.
Workshop Content for Full-Stack Java and NoSQL Development Now Available
Learn how to build full stack Java applications with Docker and NoSQL using the workshop content produced for the DevNexus 2017 conference.
Top Posts
- Data Modeling Explained: Conceptual, Physical, Logical
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What are Embedding Models? An Overview
- What Is Data Analysis? Types, Methods, and Tools for Research
- Application Development Life Cycle (Phases and Management Models)
- A Breakdown of Graph RAG vs. Vector RAG
- What are Vector Embeddings?
- Semantic Search vs. Keyword Search: What’s the Difference?
- A Story of How Multimodel Databases Can Reduce Data Sprawl (Told...