GithubHelp home page GithubHelp logo

karthik-couchbase / cb-workshop-2d Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dufrenoyl/cb-workshop-2d

0.0 2.0 0.0 228.48 MB

Couchbase Workshop in 2 days with Labs.

QMake 2.91% C++ 55.20% Shell 0.32% JavaScript 0.12% Java 41.44%

cb-workshop-2d's Introduction

Couchbase Development Workshop - 2 days

Couchbase is the most powerful NoSQL data platform.

This course is designed to give an introduction into Couchbase's main use cases, teach the Couchbase Server's administration basics and it's architecture. The main focus of this 2 day workshop is to learn how to develop with Couchbase's standard development kits. You will learn how to manage connections, how to work with documents and how to model your data best for Couchbase.

This is a combined C/C++ & Java workshop.

Requirements

Each training computer should have at least the following HW configuration.

Hardware

  • 4 CPU cores >=2GHz
  • 8 GB RAM
  • 50 GB free disk space

The following connectivity is expected:

Internet access

The following software needs to be installed on the attendee's computer:

The attendee should have all required permissions to create Virtual Machines and Virtual Machine networks on his box.

Room Facilities

The room should provide a video-projector (HDMI, DVI or VGA) & a whiteboard with eraser & pens.

VM Setup

Details regarding the setup of the workshop VM can be found here:

You can also directly download the VM and import the Appliance in VirtualBox:
Here is the link: https://drive.google.com/file/d/0B2k_ASGIBGIiN1VJbUUzUnFtUTg/view?usp=sharing

Troubleshooting Guide

### Alternative to VM (Docker)

In case that you have issues running the VM you could run a Docker container with a 1 node cluster using the following command:

docker run -d -p 8091-8094:8091-8094 -p 11210:11210 --name cb1 -v /[FULL_PATH]/cb1:/opt/couchbase/var couchbase

Note that the [FULL_PATH] is a real path on your host machine e.g. /tmp/couchbase

Slides & Labs

Resources

cb-workshop-2d's People

Contributors

dufrenoyl avatar rfmvlc avatar bpaulin avatar

Watchers

James Cloos avatar Karthik Sekar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.