Skip to content

Commit 3a55890

Browse files
authored
Update README.md
Added useful links
1 parent dd5da89 commit 3a55890

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

data-platform/data-development/README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
1-
# Placeholder
1+
# APEX
2+
## Get Started
3+
- [Official APEX Landing Page](https://apex.oracle.com/en/)
4+
- [What's New in APEX 23.1](https://apex.oracle.com/en/platform/features/whats-new-231/)
5+
- [Cloud Coaching - Unlock the Power of APEX](https://www.youtube.com/watch?v=6rG_tX8ScBc)
6+
7+
## Documentation / Videos
8+
- [Webinar - ORDS & DevOps](https://www.youtube.com/watch?v=GIRdoGlqIDE)
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)
11+
12+
## Tutorials/ How To's
13+
- [Uploading flies to OCI Object Storage via APEX](https://medium.com/@devpiotrekk/uploading-files-to-oci-object-storage-via-apex-42ad396ec55d)
14+
- [APEX Devops with Liquibase](https://medium.com/@devpiotrekk/start-your-apex-devops-adventure-with-liquibase-f8e45c3d1e6a)
15+
- [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)
16+
- [Integrating APEX with Azure AD](https://medium.com/@rana.saeed/can-your-external-users-authenticate-into-your-apex-apps-606e48f9417b)
17+
- [Integrating Data Science with APEX](https://blogs.oracle.com/ai-and-datascience/post/yolov5-models-in-apex-using-oracle-data-science)
18+
- [Other APEX Blogs](https://blogs.oracle.com/apex/)
219

320
# License
421

0 commit comments

Comments
 (0)