Skip to content

Commit bb240fb

Browse files
authored
Review and merge kubernetes to continuous-deployment
1 parent c45ed22 commit bb240fb

7 files changed

Lines changed: 17 additions & 10 deletions

File tree

data-platform/data-development/apex/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,10 @@ Reviewed: 01.12.2025
2626
- [Build a ChatGPT-like Oracle APEX Application Using OpenAI’s Fine-tuned Model](https://medium.com/@cristina.varas98/build-a-chatgpt-like-oracle-apex-application-using-openais-fine-tuned-model-acb8bac4b7c8)
2727

2828
## Team Member Blog Sites
29-
- [to_clob(hands_om.experience)](https://synuora.hashnode.dev/)
3029

30+
- [Paolo Paolucci](https://medium.com/@paulbrad71)
31+
- [Sydney Nurse](https://synuora.hashnode.dev/ "to_clob(hands_om.experience")
32+
- [Victor Mendo](https://medium.com/@vmendo/)
3133

3234
# Useful Links
3335

data-platform/data-development/devops-database/README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,18 @@ Reviewed: 01.12.2025
1919

2020
# Team Publications
2121

22+
- [Oracle Database and Kubernetes: Overview](https://medium.com/devops-dev/oracle-database-and-kubernetes-overview-6584710228e7)
23+
- [Oracle Database and Kubernetes: Running databases within K8S Cluster](https://medium.com/@vmendo/oracle-database-and-kubernetes-running-databases-within-k8s-cluster-20a5beadfaaf)
24+
- [Oracle Database and Kubernetes: Creating an Oracle Autonomous Database from Kubernetes](https://medium.com/@vmendo/oracle-database-and-kubernetes-creating-an-oracle-autonomous-database-from-kubernetes-1637204dffc4)
25+
- [Oracle Database and Kubernetes: Managing an Autonomous Database from Kubernetes](https://medium.com/@vmendo/oracle-database-and-kubernetes-managing-an-autonomous-database-from-kubernetes-1c317a468bef)
26+
- [DB Containers: Free Oracle Database for Developers](https://synuora.hashnode.dev/db-containers-free-oracle-database-for-developers)
27+
- [APEX + DB Operator: Deploying Customer Managed ORDS for ADB with the Oracle Database Operator on OKE](https://synuora.hashnode.dev/apex-db-operator-deploying-customer-managed-ords-for-adb-with-the-oracle-database-operator-on-oke)
2228
- [Red Hot Webinars - YouTube](https://www.youtube.com/watch?v=GIRdoGlqIDE "Here is how ORDS helps you with DevOps")
2329
- A Webinar demonstrating how ORDS can be used to support DevOps
2430
- DevOps with ADB using DBMS_CLOUD
2531
- [Part 1](https://medium.com/oracledevs/apex-service-can-devops-too-dbms-cloud-on-autonomous-72be9842d2f8)
2632
- [Part 2](https://medium.com/oracledevs/apex-service-devops-part-2-ed737a4fc583)
27-
- [DB Containers: Free Oracle Database for Developers](https://synuora.hashnode.dev/db-containers-free-oracle-database-for-developers)
28-
- [APEX + DB Operator: Deploying Customer Managed ORDS for ADB with the Oracle Database Operator on OKE](https://synuora.hashnode.dev/apex-db-operator-deploying-customer-managed-ords-for-adb-with-the-oracle-database-operator-on-oke)
33+
2934

3035
# Useful Links
3136

data-platform/data-development/ora-database-microservices/ora-kubernetes/README.md renamed to data-platform/data-development/devops-database/continuous-deployment/ora-kubernetes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Oracle Supports Oracle Database running in Kubernetes, Furthermore, Oracle offer
88

99
In this way, developers can operate our database in the same manner as any other component of their applications, and utilize our best solutions (Exadata, Autonomous, etc.) to run these databases, and DBAs maintain control of such important topics as security, high availability, disaster recovery...
1010

11-
Reviewed: 19.11.2024
11+
Reviewed: 01.12.2025
1212

1313
# Table of Contents
1414

data-platform/data-development/ora-database-microservices/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This site includes solutions designed to address the unique challenges of micros
77
- **Oracle Database in Kubernetes**: Harness the power of containerized Oracle Databases using the **Oracle Database Operator for Kubernetes**, simplifying deployment, scaling, and management in modern cloud-native environments.
88
Perfect for developers and architects building robust, distributed microservices ecosystems.
99

10-
Reviewed: 18.11.2024
10+
Reviewed: 01.12.2025
1111

1212

1313
# License

data-platform/data-development/ora-database-microservices/backend-springboot/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Oracle Backend for Spring Boot is a powerful platform designed to streamline the
2323

2424
Oracle Backend for Spring Boot empowers developers to build, deploy, and manage modern applications with enhanced performance, reliability, and scalability, utilizing the comprehensive capabilities of Oracle's ecosystem.
2525

26-
Reviewed: 19.11.2024
26+
Reviewed: 01.12.2025
2727

2828
# Table of Contents
2929

data-platform/data-development/ora-database-microservices/microtx/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ MicroTx Enterprise can handle a large number of transactions and scale horizonta
2929
MicroTx Enterprise includes dedicated support from Oracle, offering expert assistance and quicker resolution of issues to ensure smooth operation of mission-critical applications.
3030
Oracle Transaction Manager for Microservices provides a robust, high-performance solution for managing distributed transactions in a microservices architecture. By ensuring transactional integrity and offering flexible transaction models, MicroTx simplifies the development and operation of complex business processes, making it a powerful tool for modern applications.
3131

32-
Reviewed: 19.11.2024
32+
Reviewed: 01.12.2025
3333

3434
# Table of Contents
3535

@@ -45,7 +45,7 @@ Reviewed: 19.11.2024
4545
# Useful Links
4646
- [Oracle Transaction Manager for Microservices Whitepaper](https://www.oracle.com/docs/tech/oracle-transaction-manager-for-microservices.pdf)
4747
- [Oracle Transaction Manager for Microservices Home Page](https://www.oracle.com/database/transaction-manager-for-microservices/)
48-
- [Oracle Transaction Manager for Microservices Documentation](https://docs.oracle.com/en/database/oracle/transaction-manager-for-microservices/23.4/)
48+
- [Oracle Transaction Manager for Microservices Documentation](https://docs.oracle.com/en/database/oracle/transaction-manager-for-microservices)
4949
- [Oracle MicroTX Code Samples - Github](https://github.com/oracle-samples/microtx-samples)
5050
- Video: [Transaction patterns for mission-critical microservices in Kubernetes](https://www.youtube.com/watch?v=fBXowP7X92k)
5151
- Video: [Oracle Transaction Manager for Microservices High-Level Introduction](https://www.youtube.com/watch?v=4j74C4GobzY)

data-platform/data-development/ora-database-microservices/transaction-event-queues/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ TxEventQs can manage and coordinate workflows by routing events between differen
6262

6363
Oracle Transaction Event Queues provide a robust, high-performance solution for managing transactional events in event-driven architectures. By integrating seamlessly with Oracle's database and transaction management systems, TxEventQs offer reliable, scalable, and flexible event processing capabilities, making them a powerful tool for modern applications.
6464

65-
Reviewed: 18.11.2024
65+
Reviewed: 01.12.2025
6666

6767
# Table of Contents
6868

@@ -77,7 +77,7 @@ Reviewed: 18.11.2024
7777

7878
# Useful Links
7979
- [Oracle Transactional Event Queues Home Page](https://www.oracle.com/database/advanced-queuing/)
80-
- Oracle 23ai Documentation: [Transactional Event Queues and Advanced Queuing User's Guide](https://docs.oracle.com/en/database/oracle/oracle-database/23/adque/index.html)
80+
- Oracle 23ai Documentation: [Transactional Event Queues and Advanced Queuing User's Guide](https://docs.oracle.com/en/database/oracle/oracle-database/26/adque/index.html)
8181
- Blog: [Building a event streaming architecture using a simple and breakthrough solution](https://luca-bindi.medium.com/building-a-event-streaming-architecture-using-a-simple-and-breakthrough-solution-db6270ea6183)
8282
- Article: Develop With Oracle Transactional Event Queues (https://dzone.com/articles/develop-with-oracle-transactional-event-queues-kaf)
8383
- Video: [Tour of Oracle Transactional Event Queues](https://www.youtube.com/watch?v=_udsAs0GRkU)

0 commit comments

Comments
 (0)