Skip to content

oracle/microservices-datadriven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Simplify Microservices Architecture with Oracle Converged Database - Sample Code

This directory contains sample code for simplifying Microservices architectures by building solution examples for data-driven Microservices. Our first example here is Grabdish - a mobile food ordering application, (similar to the likes of UberEats and DoorDash), and walks you through the creation of a open platform technology stack with converged Oracle database (Relational, JSON/text, spatial, graph data) using polyglot languages (Java, Python, node.js) and Helidon MP and SE.

Microservices are loosely-coupled service-oriented architectures with a bounded context. Microservices are increasingly used for application modernization to deliver agile application development practices. However, the data-driven nature of enterprise applications has made building, deploying, and maintaining microservices complex.

The code and the associated Oracle LiveLabs which use this code demonstrate how to build end-to-end microservices applications that are simpler, by using the Oracle Gen2 cloud (OCI) services and the converged Oracle Database platform. This repository will be organized as following and may add or change categories in the future as more sample applications are added to illustrate other features for specific industries or application types.

Repo/Folder name Description
grabdish mobile food delivery application sample code

Reference Material

To explore the industry leading features in the converged Oracle database visit Oracle Autonomous Database

Developer Resources

Visit the Oracle Developer Resource Center to view developer related content

LiveLabs Platform

Get live hands-on experience with Oracle LiveLabs Workshops on Microservices

Copyright (c) 2021 Oracle and/or its affiliates. Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.