1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00
Files
openshift-docs/modules/tutorial-developer-paths.adoc

39 lines
1.9 KiB
Plaintext

// Module included in the following assemblies:
//
// * tutorials/additional-tutorials.adoc
:_mod-docs-content-type: REFERENCE
[id="tutorial-developer-paths_{context}"]
= Red{nbsp}Hat Developer learning paths
[role="_abstract"]
The Red{nbsp}Hat Developer program provides several learning paths for developers to get started working with {product-title}.
The following table lists several recommended learning paths for {product-title}:
.Red{nbsp}Hat Developer learning paths
[cols="1,1",options="header"]
|===
|Learning path
|Description
|link:https://developers.redhat.com/learn/openshift/foundations-openshift[Foundations of OpenShift]
|This learning path covers basic Red{nbsp}Hat OpenShift concepts and how to create and deploy applications through various methods.
|link:https://developers.redhat.com/learn/openshift/using-openshift[Using OpenShift]
|This learning path covers managing cluster access, database operations, and resource management.
|link:https://developers.redhat.com/learn/openshift/develop-on-openshift[Developing applications on OpenShift]
|This learning path covers deploying applications from source code and images, and developing with Node.js.
|link:https://developers.redhat.com/learn/openshift/how-deploy-full-stack-javascript-applications-openshift[How to deploy full-stack JavaScript applications in OpenShift]
|This learning path covers how to deploy a full-stack JavaScript application in an {product-title} cluster.
|link:https://developers.redhat.com/learn/openshift/store-persistent-data-red-hat-openshift-using-pvcs[Store persistent data in Red{nbsp}Hat OpenShift using PVCs]
|This learning path covers how to create and use persistent volume claims (PVCs) for persistent storage in {product-title}.
|===
For the full list of available Red{nbsp}Hat Developer learning paths for {product-title}, see link:https://developers.redhat.com/learn/openshift[OpenShift and Kubernetes learning].