|
1 | 1 | # Simplify microservices architecture with Converged Oracle Database |
2 | 2 |
|
3 | | -This repository contains sample code for simplifying microservices architectures |
4 | | -by building solution examples for data-driven microservices that walk you through |
5 | | -the creation of an open platform technology stack with the converged |
6 | | -[Oracle Autonomous Database][ATP] including relational, JSON, text, spatial and |
7 | | -graph data and using polyglot languages including Java and the Helidon MP and SE |
8 | | -frameworks, Python and JavaScript via Node.js |
9 | | - |
10 | | -Microservices are loosely-coupled service-oriented architectures with a bounded |
11 | | -context. Microservices are increasingly used for application modernization to |
12 | | -deliver agile application development practices. However, the data-driven nature |
13 | | -of enterprise applications has made building, deploying, and maintaining |
14 | | -microservices complex. |
| 3 | +This repository contains sample code for simplifying microservices architectures by building solution examples for data-driven microservices that walk you through the creation of an open platform technology stack with the converged [Oracle Autonomous Database][ATP] including relational, JSON, text, spatial and graph data and using polyglot languages including Java and the Helidon MP and SE frameworks, Python and JavaScript via Node.js |
| 4 | + |
| 5 | +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. |
15 | 6 |
|
16 | 7 | ## Documentation |
17 | 8 |
|
18 | | -* [Oracle Backend for Spring Boot and Microservices](http://bit.ly/oraclespringboot) |
19 | | -* [CloudBank AI](https://bit.ly/cloudbankAI) - Building an App with Spring Boot |
20 | | - and Spring CLoud Oracle with Oracle Database and Kubernetes |
| 9 | +* [Oracle Backend for Microservices and AI](https://bit.ly/OracleAI-microservices) |
| 10 | +* [CloudBank AI](https://bit.ly/cloudbankAI) - Building an Application with Spring Boot |
| 11 | + and Spring Cloud Oracle with Oracle Database and Kubernetes |
21 | 12 | * [Kubernetes for DBAs Live Lab](http://bit.ly/KubernetesForDBAs) |
22 | 13 | * [Oracle Spring Boot Starters](https://oracle.github.io/microservices-datadriven/spring/starters/) |
23 | 14 | * [Data Refactoring Advisor](./data-refactoring-advisor/README.md) |
|
0 commit comments