Skip to content

Commit 34b7241

Browse files
authored
Merge branch 'main' into main
2 parents 846abd6 + 6ca135b commit 34b7241

File tree

5 files changed

+39
-8
lines changed

5 files changed

+39
-8
lines changed

cloud-architecture/oracle-apps-erp/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ Copyright (c) 2023 Oracle and/or its affiliates.
1111
Licensed under the Universal Permissive License (UPL), Version 1.0.
1212

1313
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
14+
15+
Review Date: 03.12.2023

cloud-architecture/oracle-apps-erp/ebs-migration/ebs-starterpack/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,11 @@ We recommend that you use the 'ebs-starterpack' as a template for any EBS migrat
1717

1818
We hope that you will find the 'ebs-starterpack' to be a helpful guide for any EBS migration project. We encourage everyone to provide feedback so that we can further improve our assets.
1919

20+
21+
# License
22+
23+
Copyright (c) 2023 Oracle and/or its affiliates.
24+
25+
Licensed under the Universal Permissive License (UPL), Version 1.0.
26+
27+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

cloud-architecture/oracle-apps-erp/jde-migration/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Hosting critical Oracle applications on-premises can be challenging in terms of
55
Contrary to the belief that database-intensive workloads like JD Edwards often don’t go the route of traditional cloud deployment due to concerns about cost, performance, re-architecting, compatibility, and expertise, most on-premises JD Edwards EnterpriseOne deployments can be migrated to run on OCI without significant configuration, integration, or business process changes. Additionally, it results in an implementation that is more flexible, reliable, higher performance, and lower cost than either on-premises or other cloud approaches.
66

77
This solution guide provides a starting point for the Partners/Managed Service Providers/Consultants to understand the key technical requirements and existing business challenges that need to be addressed as part of the migration.
8+
9+
Review Date: 03.12.2023
810

911
# Table of Contents
1012

cloud-architecture/oracle-apps-erp/peoplesoft-migration/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ Hosting critical Oracle applications on-premises can be challenging in terms of
55
Oracle Cloud offers a set of core infrastructure capabilities like elastic compute and storage to provide customers the ability to run their business-critical PeopleSoft applications on OCI. When you run PeopleSoft on OCI, you get your unique configuration of PeopleSoft applications, customizations, and data while cutting operational costs and increasing automation, speed, and agility.
66

77
This solution guide provides a starting point for the Partners/Managed Service Providers/Consultants to understand the key technical requirements and existing business challenges that need to be addressed as part of the migration.
8+
9+
10+
Review Data: 03.12.2023
811

912
# Table of Contents
1013

Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
# APEX
22

3-
## Get Started
4-
- [Official APEX Landing Page](https://apex.oracle.com/en/)
5-
- [What's New in APEX 23.1](https://apex.oracle.com/en/platform/features/whats-new-231/)
6-
- [Cloud Coaching - Unlock the Power of APEX](https://www.youtube.com/watch?v=6rG_tX8ScBc)
3+
<Product description>
4+
5+
Reviewed: 10.01.2024
76

8-
## Documentation / Videos
9-
- [APEX Documentation](https://docs.oracle.com/en/database/oracle/apex/23.1/index.html)
10-
- [APEX API Reference](https://docs.oracle.com/en/database/oracle/apex/23.1/aeapi/#Oracle%C2%AE-APEX)
7+
# Team Publications
8+
9+
- [Cloud Coaching - Unlock the Power of APEX](https://www.youtube.com/watch?v=6rG_tX8ScBc)
10+
- [APEX with AI - A new landscape for Application Development](https://youtu.be/f1cBdLEGY00)
11+
- [APEX Do it yourself latest post](https://www.linkedin.com/feed/update/urn:li:activity:7141123908354617345/)
1112

1213
## Tutorials/ How To's
14+
1315
- [Uploading flies to OCI Object Storage via APEX](https://medium.com/@devpiotrekk/uploading-files-to-oci-object-storage-via-apex-42ad396ec55d)
1416
- [APEX Devops with Liquibase](https://medium.com/@devpiotrekk/start-your-apex-devops-adventure-with-liquibase-f8e45c3d1e6a)
1517
- [APEX Service DevOps with DBMS_CLOUD](https://medium.com/@devpiotrekk/apex-service-can-devops-too-dbms-cloud-on-autonomous-72be9842d2f8https://medium.com/@devpiotrekk/apex-service-can-devops-too-dbms-cloud-on-autonomous-72be9842d2f8)
@@ -18,10 +20,24 @@
1820
- [Integrating Real Application Security (RAS) with APEX](https://medium.com/@rana.saeed/integrating-real-application-security-ras-with-oracle-apex-33892967beff)
1921
- [Other APEX Blogs](https://blogs.oracle.com/apex/)
2022

23+
# Useful Links
24+
25+
## Get Started
26+
27+
- [Official APEX Landing Page](https://apex.oracle.com/en/)
28+
- [What's New in APEX 23.1](https://apex.oracle.com/en/platform/features/whats-new-232/)
29+
30+
31+
## Documentation
32+
33+
- [APEX Documentation](https://docs.oracle.com/en/database/oracle/apex/23.2/index.html)
34+
- [APEX API Reference](https://docs.oracle.com/en/database/oracle/apex/23.2/aeapi/#Oracle%C2%AE-APEX)
35+
36+
2137
# License
2238

2339
Copyright (c) 2023 Oracle and/or its affiliates.
2440

2541
Licensed under the Universal Permissive License (UPL), Version 1.0.
2642

27-
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
43+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)