|
| 1 | +:_mod-docs-content-type: ASSEMBLY |
| 2 | +[id="cloud-experts-getting-started-what-is-rosa"] |
| 3 | += Tutorial: What is ROSA |
| 4 | +include::_attributes/attributes-openshift-dedicated.adoc[] |
| 5 | +:context: cloud-experts-getting-started-what-is-rosa |
| 6 | + |
| 7 | +toc::[] |
| 8 | + |
| 9 | +//rosaworkshop.io content metadata |
| 10 | +//Brought into ROSA product docs 2024-01-18 |
| 11 | + |
| 12 | +Red Hat OpenShift Service on AWS (ROSA) is a fully-managed turnkey application platform that allows you to focus on what matters most, delivering value to your customers by building and deploying applications. Red Hat and AWS SRE experts manage the underlying platform so you do not have to worry about infrastructure management. ROSA provides seamless integration with a wide range of AWS compute, database, analytics, machine learning, networking, mobile, and other services to further accelerate the building and delivering of differentiating experiences to your customers. |
| 13 | + |
| 14 | +ROSA makes use of AWS Security Token Service (STS) to obtain credentials to manage infrastructure in your AWS account. AWS STS is a global web service that creates temporary credentials for IAM users or federated users. ROSA uses this to assign short-term, limited-privilege, security credentials. These credentials are associated with IAM roles that are specific to each component that makes AWS API calls. This method aligns with the principals of least privilege and secure practices in cloud service resource management. The ROSA command line interface (CLI) tool manages the STS credentials that are assigned for unique tasks and takes action on AWS resources as part of OpenShift functionality. |
| 15 | +//For a detailed explanation, see "ROSA with STS Explained" (add xref when page is migrated). |
| 16 | + |
| 17 | +A list of the account-wide and per-cluster roles is provided in the xref:../../rosa_architecture/rosa-sts-about-iam-resources.adoc#rosa-sts-account-wide-roles-and-policies-creation-methods_rosa-sts-about-iam-resources[ROSA documentation]. |
| 18 | + |
| 19 | +//== Creating your first ROSA cluster |
| 20 | + |
| 21 | +//Watch this demo for a short preview of the cluster deployment process: |
| 22 | +//link:https://youtu.be/KbzUbXWs6Ck |
| 23 | + |
| 24 | +//If you want an easy guide for creating your first ROSA cluster: |
| 25 | + |
| 26 | +//. Review the xref:../../rosa_planning/rosa-sts-aws-prereqs.adoc#rosa-sts-aws-prereqs[prerequisites]. |
| 27 | +//. Visit the quickstart guide. |
| 28 | + |
| 29 | +.Additional Resources |
| 30 | + |
| 31 | +* ROSA product pages: |
| 32 | +** link:https://www.openshift.com/products/amazon-openshift[Red Hat product page] |
| 33 | +** link:https://aws.amazon.com/rosa/[AWS product page] |
| 34 | +** link:https://access.redhat.com/products/red-hat-openshift-service-aws[Red Hat customer portal] |
| 35 | +* ROSA specific resources |
| 36 | +** link:https://docs.aws.amazon.com/ROSA/latest/userguide/getting-started.html[AWS ROSA getting started guide] |
| 37 | +** xref:../../welcome/index.adoc#welcome-index[ROSA documentation] |
| 38 | +** xref:../../rosa_architecture/rosa_policy_service_definition/rosa-service-definition.adoc#rosa-service-definition[ROSA service definition] |
| 39 | +** xref:../../rosa_architecture/rosa_policy_service_definition/rosa-policy-responsibility-matrix.adoc#rosa-policy-responsibility-matrix[ROSA responsibility assignment matrix] |
| 40 | +** xref:../../rosa_architecture/rosa_policy_service_definition/rosa-policy-process-security.adoc#rosa-policy-process-security[Understanding Process and Security] |
| 41 | +** xref:../../rosa_architecture/rosa_policy_service_definition/rosa-policy-understand-availability.adoc#rosa-policy-understand-availability[About Availability] |
| 42 | +** xref:../../rosa_architecture/rosa_policy_service_definition/rosa-life-cycle.adoc#rosa-life-cycle[Updates Lifecycle] |
| 43 | +** xref:../../rosa_planning/rosa-limits-scalability.adoc#rosa-limits-scalability[Limits and Scalability] |
| 44 | +** link:https://red.ht/rosa-roadmap[ROSA roadmap] |
| 45 | +* link:https://learn.openshift.com[Learn about OpenShift] |
| 46 | +* link:https://console.redhat.com/OpenShift[OpenShift Cluster Manager] |
| 47 | +* link:https://support.redhat.com[Red Hat Support] |
0 commit comments