

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# 소스 아키텍처
<a name="source-architecture"></a>

다음 다이어그램은 OpenText 코어 구성 요소, OpenText 코어 구성 요소에 연결된 사용자 지정 기능, 데이터베이스, 파일 및 리포지토리를 사용하는 일반적인 OpenText Customer Experience 애플리케이션 아키텍처를 보여줍니다. OpenText 아키텍처는 각 고객 구현마다 다르지만 다이어그램은 일반적인 구성 요소를 보여주며이 가이드에서 다룹니다.

![로 OpenText 마이그레이션의 다양한 구성 요소입니다 AWS 클라우드.](http://docs.aws.amazon.com/ko_kr/prescriptive-guidance/latest/migration-opentext-teamsite/images/opentextmigration-diagram1.png)


이 가이드에서 마이그레이션을 대상으로 하는 주요 아키텍처 요소는 다음 표에 설명되어 있습니다.



- ****솔루션****
  - 마이그레이션 시 고려해야 할 주요 요소

- **OpenText TeamSite**
  - TeamSite 인스턴스
  - 콘텐츠 스토어
  - 구성 파일(예: tsgroups.xml 또는 roles.xml)
  - 사용자 지정 코드 - 외부 데이터 소스와의 통합 또는 사용자 지정 기능과 같은 코드 사용자 지정
  - 데이터베이스 작성 -이 데이터베이스는 일반적으로 전용 데이터베이스 서버에 배포됩니다.
  - TeamSite 검색 - 자체 서버에 배포됨(선택 사항)
  - OpenDeploy:[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/prescriptive-guidance/latest/migration-opentext-teamsite/source-architecture.html)

- **OpenText LiveSite**
  - LiveSite 인스턴스
  - 웹 자산 리포지토리 
  - 구성 파일
  - 사용자 지정 코드
  - 자체 서버에 배포된 런타임 데이터베이스
  - OpenDeploy: [See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/prescriptive-guidance/latest/migration-opentext-teamsite/source-architecture.html)

- **인덱싱된 검색**
  - OpenText LiveSite 콘텐츠 서버 또는 [Apache Solr](https://solr.apache.org/)과 같은 유사한 인덱스 검색 구현일 수 있습니다.

- **OpenText 미디어 관리 또는 MediaBin **
  - MediaBin 인스턴스
  - 사용자 지정 또는 기존 플러그인을 위한 사용자 지정 코드
  - MediaBin 자산 리포지토리
  - MediaBin 데이터베이스



선택할 수 있는 마이그레이션 전략과 AWS 제품 및 서비스는 소스 시스템의 특성 및 개별 요구 사항에 따라 달라집니다. 다음 표에서는 마이그레이션을 위한 가장 일반적인 전략을 설명합니다.


|  |  |  | 
| --- |--- |--- |
| 요소 유형 | 대상 AWS 서비스 | 마이그레이션 전략 | 
| OpenText 코어 구성 요소 |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/prescriptive-guidance/latest/migration-opentext-teamsite/source-architecture.html)  | [See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/prescriptive-guidance/latest/migration-opentext-teamsite/source-architecture.html)일반적으로 제품의 새 인스턴스를 설치합니다. 각 인스턴스 유형의 설치는 완전히 자동화됩니다. | 
| 사용자 지정 기능 및 통합 |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/prescriptive-guidance/latest/migration-opentext-teamsite/source-architecture.html)  | [See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/prescriptive-guidance/latest/migration-opentext-teamsite/source-architecture.html)OpenText 플랫폼의 유지 관리 및 발전에 사용되는 배포 파이프라인을 프로비저닝하고 구성합니다. 이러한 파이프라인은 코드를 배포하는 데 사용됩니다.<br />OpenText TeamSite 사용자 지정 또는 외부 애플리케이션으로 구축된 일부 종속 기능은 Lambda 함수로 컨테이너화하거나 리팩터링할 수 있습니다. 이 경우 API Gateway를 통해 서버리스 함수를 오케스트레이션할 수 있습니다. | 
| 데이터베이스 수 |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/prescriptive-guidance/latest/migration-opentext-teamsite/source-architecture.html)  | [See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/prescriptive-guidance/latest/migration-opentext-teamsite/source-architecture.html)일반적으로 ()를 사용하여 AWS Database Migration Service 데이터베이스를 Amazon RDS DB 인스턴스로 마이그레이션할 수 있습니다AWS DMS. | 
| 스토리지 |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/prescriptive-guidance/latest/migration-opentext-teamsite/source-architecture.html)  | [See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/prescriptive-guidance/latest/migration-opentext-teamsite/source-architecture.html)데이터 리포지토리는 OpenText 코어 구성 요소 인스턴스와 연결된 Amazon EBS 볼륨에 복사됩니다.<br />S3 버킷은 OpenText MediaBin 또는 Media Management 자산 리포지토리와 같은 대규모 데이터 리포지토리에 사용할 수 있습니다. | 