Tag: GitHub

An Overview of Cloud Development

An Overview of Cloud Development

Cloud computing has revolutionized the way businesses develop and deploy applications. In addition to saving time and money, it ensures that developers don’t have to rely solely on coding on their local machine and hope for the best when everything...

Testing Couchbase with GitHub Actions and CBSH

Testing Couchbase with GitHub Actions and CBSH

I have recently been working on an exciting project, a wasmCloud capability provider for Couchbase. We are building this in the open with the fine folks at Cosmonic. You can checkout the code in our repository. And early in every project...

Laurent Doguin October 15, 2024
Our Live Streaming Schedule for 2024

Our Live Streaming Schedule for 2024

After all our September announcements, all the excitement, you thought we would go silent until the next one? Well we won’t, we have a new stream schedule coming your way. Tuesdays @ 10am ET: live coding with our DevRel team...

Laurent Doguin September 24, 2024
Elevating Remote Development: Couchbase VSCode Extension Now Supports GitHub Codespaces, Google Project IDX, And More

Elevating Remote Development: Couchbase VSCode Extension Now Supports GitHub Codespaces, Google Project IDX, And More

Welcome to a new era of remote development with Couchbase! We’re thrilled to announce a significant update to our Couchbase VSCode Extension. With our latest release, we’ve expanded our horizons to support GitHub Codespaces and various other remote development environments....

Learning on the Couch with FreeCodeCamp: Version Control – Git + GitHub

Learning on the Couch with FreeCodeCamp: Version Control – Git + GitHub

If you’d like to watch this blog live, here is a video of Nyah Macklin & Jessica Rose walking through the process of installing Git and setting up a GitHub account. Watch below or read on. In our last post,...

How to Build Real World Web Applications with Couchbase

How to Build Real World Web Applications with Couchbase

One great benefit of open-source projects lies in their ability to encourage a diverse and collaborative learning environment. They allow developers from different backgrounds to compare and contrast methodologies, and most importantly, learn from each other. One such open-source initiative,...

Matthew Groves August 3, 2023
Prometheus Monitoring of Couchbase Mobile Kubernetes Cluster

Prometheus Monitoring of Couchbase Mobile Kubernetes Cluster

UPDATE: Starting in v2.8, Sync Gateway includes built-in Prometheus exporter support. Stats are exported in Prometheus-compatible format through the metrics endpoint. This implies that there is no longer the need to have a separate exporter. Read the Couchbase Documentation for...

Continuously Deploying a Golang Application Using Travis CI

Continuously Deploying a Golang Application Using Travis CI

So you’ve been developing an application using the Go programming language with a team of developers for your organization. Best practice would say that you need to create proper tests and develop a continuous integration and deployment strategy. If you’ve...

Documentation Contribution and Improvements

Documentation Contribution and Improvements

Documentation is undergoing some changes for the better at Couchbase. Matt Carabine and the documentation team have been working to improve the build process, backporting, and review. And, they have made it easier to contribute to documentation in the process....

Matthew Groves June 29, 2017
Sample Application with Spring and Angular: GitTalent

Sample Application with Spring and Angular: GitTalent

One of the first big projects I was involved in after I started at Couchbase last year was helping to create a sample application that would be demonstrated at Couchbase Connect. Sample application It was an enormous team effort to...

Matthew Groves May 3, 2017
Open Source, Community, and NoSQL

Open Source, Community, and NoSQL

I’m passionate about two things in my professional life: open source philosophy and distributed databases. I embraced open source philosophy at Red Hat. It’s a monastery for open source monks. Today, I continue to respect and admire Red Hat. I...