Home

Awesome

refarch-cloudnative-micro-customer

Customer Service

This project is part of the 'IBM Cloud Native Reference Architecture' suite, available at https://github.com/ibm-cloud-architecture/refarch-cloudnative-kubernetes

Table of Contents

Introduction

This project is built to demonstrate the integration of IBM Cloudant with Java Microservices. This application provides basic operations of creating and querying customer profiles from IBM Cloudant NoSQL database as part of the Customer Profile function of BlueCompute. Additionally the Auth Microservice calls this microservice to perform Customer username/password authentication.

<p align="center"> <img src="images/customer_microservice.png"> </p>

Implementation

References