컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
기본 요건
이 페이지에서는 Cortex Framework Data Foundation 솔루션 콘텐츠를 배포하는 데 필요한 기본 요건을 설명합니다. 계속 진행하기 전에 이러한 리소스를 숙지하세요.
비즈니스 요구사항 파악
비즈니스 목표와 요구사항, 이를 지원하는 데 필요한 데이터 소스를 고려하세요. Cortex Framework 콘텐츠를 배포할 때는 비즈니스 요구사항을 충족하고 배포와 관련된 데이터 소스 및 워크로드를 파악해야 합니다.
사용 가능한 워크로드 및 데이터 소스 검토
데이터 소스 및 워크로드에서 Cortex Framework가 지원하는 호환 워크로드 및 데이터 소스를 확인하세요. 작업할 데이터 유형 (예: Salesforce, SAP 또는 기타 데이터 소스의 데이터)을 숙지합니다.
기본 지식 복습
필요한 몇 가지 주요 Google Cloud 서비스와 구성요소를 숙지합니다.
데이터 업데이트를 추적하기 위한 변경 데이터 캡처 (CDC)에 대해 알아봅니다. 자세한 내용은 CDC 가이드를 참고하세요.
저장소 살펴보기
이 페이지에 설명된 기본 요건은 공식 GitHub 저장소에서 Cortex Framework Data Foundation 콘텐츠를 배포하기 위해 특별히 설계되었습니다.
이 저장소에는 구성 파일, 엔티티 관계 다이어그램 (ERD), 사전 정의된 데이터 모델 등 Cortex 프레임워크를 배포하는 데 필요한 리소스가 포함되어 있습니다.
다음 단계
이러한 기본 요건을 검토한 후 배포로 이동할 수 있습니다.
- 워크로드 설정
- 저장소 클론
- 통합 메커니즘 결정
- 구성요소 설정
- 배포 구성
- 배포 실행
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-09-04(UTC)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-04(UTC)"],[[["\u003cp\u003eUnderstand your business goals and the required data sources to determine which Cortex Framework workloads are necessary for your deployment.\u003c/p\u003e\n"],["\u003cp\u003eReview the compatible data sources and workloads that Cortex Framework supports, such as data from Salesforce or SAP, to familiarize yourself with the data you'll be working with.\u003c/p\u003e\n"],["\u003cp\u003eFamiliarize yourself with essential Google Cloud services like BigQuery, Cloud Build, and Cloud Composer, along with key components like Cloud Shell and Identity and Access Management.\u003c/p\u003e\n"],["\u003cp\u003eExplore the official GitHub repository for Cortex Framework Data Foundation to access configuration files, ERDs, and data models needed for deployment.\u003c/p\u003e\n"],["\u003cp\u003eLearn about Change Data Capture (CDC) to effectively track updates to your data and ensure your analyses are based on the latest information.\u003c/p\u003e\n"]]],[],null,["# Prerequisites\n=============\n\nThis page describes the prerequisites required for deploying\nCortex Framework Data Foundation solution content. Take some time to\nfamiliarize yourself with these resources before proceeding.\n\nUnderstand your business needs\n------------------------------\n\nConsider your business goals and requirements, and the data sources needed to\nsupport them. When deploying Cortex Framework content you will want to\nunderstand which data sources and workloads are required to meet your business\nneeds and are relevant for deployment.\n\nReview available workloads and data sources\n-------------------------------------------\n\nView compatible workloads and data sources that Cortex Framework supports\nin [Data Sources and workloads](/cortex/docs/data-sources-and-workloads). Become\nfamiliar with the type of data you want to work with (for example, data from\nSalesforce, SAP, or other data sources).\n\nBrush up on basic knowledge\n---------------------------\n\nGet familiar with some key Google Cloud services and components needed:\n\n- [Google Cloud console](/cloud-console)\n- [Cloud Shell](/shell/docs/using-cloud-shell)\n- [Cloud Shell Editor](/shell/docs/editor-overview)\n- [BigQuery](/bigquery/docs/introduction)\n- [Cloud Build](/build/docs/overview)\n- [Identity and Access Management](/iam/docs/overview)\n- [Cloud Composer](/composer/docs/concepts/overview)\n- [Apache Airflow](https://airflow.apache.org/docs/apache-airflow/stable/concepts/index.html)\n- [Dataflow](/dataflow/docs)\n- [Workflows](https://cloud.google.com/workflows)\n- [Colab Enterprise](https://cloud.google.com/colab/docs)\n\nLearn about Change Data Capture (CDC) for tracking updates to your data. For\nmore information, see the [CDC guide](/cortex/docs/cdc).\n\nExplore the repository\n----------------------\n\nThe prerequisites outlined on this page are specifically designed for\ndeploying Cortex Framework Data Foundation content from the\n[official GitHub repository](https://github.com/GoogleCloudPlatform/cortex-data-foundation).\nThis repository contains essential resources to deploy Cortex Framework,\nincluding configuration files, Entity Relationship Diagrams (ERD), and predefined\ndata models.\n\nNext steps\n----------\n\nAfter reviewing these prerequisites, you are ready to move on to deployment:\n\n1. [Establish workloads](/cortex/docs/deployment-step-one).\n2. [Clone repository](/cortex/docs/deployment-step-two).\n3. [Determine integration mechanism](/cortex/docs/deployment-step-three).\n4. [Set up components](/cortex/docs/deployment-step-four).\n5. [Configure deployment](/cortex/docs/deployment-step-five).\n6. [Execute deployment](/cortex/docs/deployment-step-six)."]]