Arun Gupta | Couchbase Blog

Author

All posts by Arun Gupta, VP, Developer Advocacy, Couchbase

Arun Gupta is the vice president of developer advocacy at Couchbase. He has built and led developer communities for 10+ years at Sun, Oracle, and Red Hat. He has deep expertise in leading cross-functional teams to develop and execute strategy, planning and execution of content, marketing campaigns, and programs. Prior to that he led engineering teams at Sun and is a founding member of the Java EE team. Gupta has authored more than 2,000 blog posts on technology. He has extensive speaking experience in more than 40 countries on myriad topics and is a JavaOne Rock Star for three years in a row. Gupta also founded the Devoxx4Kids chapter in the US and continues to promote technology education among children. An author of several books on technology, an avid runner, a globe trotter, a Java Champion, a JUG leader, NetBeans Dream Team member, and a Docker Captain, he is easily accessible at @arungupta.

Service Discovery with Java and Database application in Kubernetes
Service Discovery with Java and Database application in Kubernetes

This blog will show how a simple Java application in WildFly can talk to a database (Couchbase) using service discovery in Kubernetes.

Service Discovery With Java and Database Application in DC/OS
Service Discovery With Java and Database Application in DC/OS

This blog will show how a simple Java application can talk to a database using service discovery in DC/OS.

NoSQL Simplifies Database DevOps
NoSQL Simplifies Database DevOps

This blog explains how NoSQL simplifies database devops, allows you to innovate rapidly, maintain agility, and save money on licensing costs.

Deploy Docker Container to Oracle Container Cloud Service
Deploy Docker Container to Oracle Container Cloud Service

This blog shows how to deploy a Docker container to Oracle Cloud. It uses Couchbase as an example but any other container can be deployed.

Stateful Containers using Portworx and Couchbase
Stateful Containers using Portworx and Couchbase

This blog shows how to create stateful containers using Docker Volume Mapping, Portworx and Couchbase on Amazon Web Services..

Start Couchbase Using Docker Compose
Start Couchbase Using Docker Compose

Can’t use N1QL on docker-compose? This blog will provide a detailed explanation of how to run Couchbase using Docker Compose and run a N1QL query.

Getting Started with Oracle Container Cloud Service
Getting Started with Oracle Container Cloud Service

This blog explains how to get started with Oracle Cloud Container Service. You can bring up the Cloud Container Console after following this blog post.

Microservice using Docker stack deploy – WildFly, Java EE and Couchbase
Microservice using Docker stack deploy – WildFly, Java EE and Couchbase

There is plenty of material on microservices, just google it! I gave a presentation on refactoring monolith to microservices at Devoxx Belgium a couple of years back and it has good reviews: This blog will show how Docker simplifies creation and shutting down of...

Docker 1.13 Management Commands
Docker 1.13 Management Commands

Check out the video which introduces new features of Docker 1.13. Learn the problems with Docker CLI which were fixed in Docker 1.13.

Couchbase Cluster using Docker
Couchbase Cluster using Docker

This post focuses on the Docker Swarm and Service Mode to create a Couchbase Cluster explained how to create a Couchbase Cluster using Docker.

Deploy Docker Compose Services to Swarm
Deploy Docker Compose Services to Swarm

This Couchbase blog post uses the example of a simple Docker Compose file to show how services are created and deployed in Docker 1.13 with Swarm mode.

Analyze Donald Trump Tweets with Couchbase and N1QL
Analyze Donald Trump Tweets with Couchbase and N1QL

This blog is inspired by SQL on Twitter: Analysis Made Easy Using N1QL blog by Donald Trump, will show how these tweets can be analyzed using N1QL.