Laura Czajkowski | Couchbase Blog

Author

All posts by Laura Czajkowski, Developer Community Manager, Couchbase

Laura Czajkowski is the Snr. Developer Community Manager at Couchbase overseeing the community. She’s responsible for our monthly developer newsletter.

Build a Diary Web Application with Couchbase as the Back-end
Build a Diary Web Application with Couchbase as the Back-end

Michael Aboagye is a backend software/security engineer based in Ghana. He is interested in building secure backend services with Python. In this tutorial, we will look at how we can build a diary web application based on the flask framework...

Get to know the couchbase community: Meet  Nic Raboy
Get to know the couchbase community: Meet Nic Raboy

Congratulations to our newest Couchbase Community Champion, Nic Raboy Tell us about yourself and what you do in your daily role? I’m a Developer Evangelist in the maps and location industry where I’m constantly creating awesome and unique demos for...

Get to know the Couchbase community: Meet  Luca Christille
Get to know the Couchbase community: Meet Luca Christille

Welcome to the Couchbase Community program Luca Christille! Bio: I started coding as a kid, and the passion has never faded away. Five years ago I decided to start my developer career as a freelancer, mainly in the mobile and...

Lentiq and Couchbase
Lentiq and Couchbase

Alex Sirbu R&D Team Lead at Lentiq, has seven years’ experience in architecting and building reliable distributed systems. Lentiq is a Kubernetes-based, multi-cloud data lake-as-a-service startup, meaning we manage other people’s data and workflows on a daily basis for a living....

Building a Chatbot with Couchbase, Amazon Lex, and Node.js
Building a Chatbot with Couchbase, Amazon Lex, and Node.js

Creating a chatbot that can take some of the workload off your human employees by leveraging Amazon Lex for deep learning and conversational interfaces, Couchbase NoSQL as the database, and Node.js for interacting with the database.

Join Couchbase at Red Hat Summit in Boston and Win!
Join Couchbase at Red Hat Summit in Boston and Win!

Couchbase is proud to sponsor Red Hat Summit 2019, taking place in Boston from May 7-9. Why not stop by our booth #313 and meet the team?

New login process for Couchbase Forums and Community Directory
New login process for Couchbase Forums and Community Directory

At Couchbase we’re focused on providing a smooth and seamless interaction with us, both online and in person. As such, we’re working hard to improve your experience on both the Couchbase Forums and Community Directory, and will be eliminating OneLogin...

Create a production-grade Java microservice architecture with JHipster and Couchbase
Create a production-grade Java microservice architecture with JHipster and Couchbase

Tayeb Chlyah is a Java lead architect with solid experience on performance large-scale applications, microservices, and NoSQL databases. He has developed a couple of open source Java libraries for Couchbase.   Introduction Every successful developer needs to keep up to date...

Developing an Alexa Skill with Golang, AWS Lambda, and Couchbase NoSQL
Developing an Alexa Skill with Golang, AWS Lambda, and Couchbase NoSQL

See how to work with Amazon Alexa requests and respond appropriately so that Alexa will relay an audio message back to the user.

Developing AWS Lambda Functions with Golang and Couchbase NoSQL
Developing AWS Lambda Functions with Golang and Couchbase NoSQL

This post focuses on how to create a new AWS Lambda function with the Go programming language that communicates with Couchbase Server.

Geospatial queries: Using Python to search cities
Geospatial queries: Using Python to search cities

What are Geospatial queries? Check out how to write a tool in Python that uses geospatial queries with Couchbase REST API and Couchbase FullText Search.

Timed tasks using Couchbase and Go
Timed tasks using Couchbase and Go

See how to use the Couchbase indexing system to create a timed-tasks distributed system using Couchbase and Go. Also, check some Couchbase features.