[{"data":1,"prerenderedAt":745},["ShallowReactive",2],{"/ja-jp/blog/ultimate-guide-to-migrating-from-aws-codecommit-to-gitlab":3,"navigation-ja-jp":44,"banner-ja-jp":456,"footer-ja-jp":469,"Tsukasa Komatsubara-Darwin Sanoy-Samer Akkoub-Bart Zhang":679,"next-steps-ja-jp":724,"footer-source-/ja-jp/blog/ultimate-guide-to-migrating-from-aws-codecommit-to-gitlab/":739},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":8,"content":16,"config":33,"_id":37,"_type":38,"title":39,"_source":40,"_file":41,"_stem":42,"_extension":43},"/ja-jp/blog/ultimate-guide-to-migrating-from-aws-codecommit-to-gitlab","blog",false,"",{"title":9,"description":10,"ogTitle":9,"ogDescription":10,"noIndex":6,"ogImage":11,"ogUrl":12,"ogSiteName":13,"ogType":14,"canonicalUrls":12,"schema":15},"【徹底解説！】AWS CodeCommitからGitLabへの移行ガイド","この記事では、AWSサービスからGitLabに移行し、DevSecOpsプラットフォームとシームレスに統合する方法をわかりやすく解説します。","https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097810/Blog/Hero%20Images/Blog/Hero%20Images/blog-image-template-1800x945%20%2828%29_4mi0l4wzUa5VI4wtf8gInx_1750097810027.png","https://about.gitlab.com/blog/ultimate-guide-to-migrating-from-aws-codecommit-to-gitlab","https://about.gitlab.com","article","\n                        {\n        \"@context\": \"https://schema.org\",\n        \"@type\": \"Article\",\n        \"headline\": \"【徹底解説！】AWS CodeCommitからGitLabへの移行ガイド\",\n        \"author\": [{\"@type\":\"Person\",\"name\":\"Tsukasa Komatsubara\"},{\"@type\":\"Person\",\"name\":\"Darwin Sanoy\"},{\"@type\":\"Person\",\"name\":\"Samer Akkoub\"},{\"@type\":\"Person\",\"name\":\"Bart Zhang\"}],\n        \"datePublished\": \"2024-08-26\",\n      }",{"title":9,"description":10,"authors":17,"heroImage":11,"date":22,"body":23,"category":24,"tags":25,"updatedDate":32},[18,19,20,21],"Tsukasa Komatsubara","Darwin Sanoy","Samer Akkoub","Bart Zhang","2024-08-26","2024年7月25日に、AWSが自社のCodeCommitサービスについて重要な発表を行いました。詳細はAWSの[公式ブログ記事（外部サイト）](https://aws.amazon.com/blogs/devops/how-to-migrate-your-aws-codecommit-repository-to-another-git-provider/)に記載されていますが、CodeCommitでの新規顧客の利用受付が終了することになりました。既存のお客様は引き続きサービスを利用できるものの、今後AWSが新機能を実装することはなく、セキュリティ、可用性、パフォーマンスの改善のみに注力するとのことです。\n\n今回の発表は、開発チームがリポジトリを別のGitプロバイダーに移行することを検討するきっかけとなっています。これらの変更をふまえ、お客様がGitLabに移行して他のAWSサービスと統合できるように、抱括的なガイドをご用意しました。\n\n__注：__ 移行に関するAWSの公式推奨事項の詳細については、[AWSのブログ記事（外部サイト）](https://aws.amazon.com/blogs/devops/how-to-migrate-your-aws-codecommit-repository-to-another-git-provider/)をご覧ください。\n\n## このガイドについて\n\nこのガイドでは、GitLabを使用していてAWSサービスとの統合を検討している開発チームや、AWSにホストされているGitリポジトリからGitLab.comに移行予定の開発チーム向けに包括的な情報を提供します。このガイドは次の3つの主要セクションで構成されています。\n\n* [GitLabへの並行移行](https://app.contentful.com/spaces/r9o86ar0p03f/entries/2tGP1LjJy6E5hzf9B24KIl?focusedField=body\\&focusedLocale=en-US\\#section-1-parallel-migration-to-gitlab)：リスクを最小限に抑えつつ、AWSにホストされている既存リポジトリからGitLab.comへ徐々に移行する方法について説明します。  \n* [AWS CodeBuildとの統合](https://app.contentful.com/spaces/r9o86ar0p03f/entries/2tGP1LjJy6E5hzf9B24KIl?focusedField=body\\&focusedLocale=en-US\\#section-2-integrating-gitlab-with-aws-codebuild)：GitLabリポジトリをAWS CodeBuildと統合し、強力な継続的インテグレーション（CI）環境を設定する手順を紹介します。  \n* [AWS CodePipelineとの統合](https://app.contentful.com/spaces/r9o86ar0p03f/entries/2tGP1LjJy6E5hzf9B24KIl?focusedField=body\\&focusedLocale=en-US\\#section-3-integrating-gitlab-with-aws-codepipeline)：効率的な継続的デリバリーパイプラインを構築するために、GitLabリポジトリをAWS CodePipelineと接続する方法について詳しく説明します。  \n* [CodePipelineとCodeStar Connectionsのダウンストリーム統合](https://app.contentful.com/spaces/r9o86ar0p03f/entries/2tGP1LjJy6E5hzf9B24KIl?focusedField=body\\&focusedLocale=en-US\\#section-4-migrating-to-gitlab)：GitLabとAWS間の接続を活用して広範なサービスの利用を実現する方法について説明します。この方法を用いると、AWSエコシステム全体での統合の可能性が連鎖的に広がります。\n\nこのガイドを通して、GitLabとAWSの強力な機能を組み合わせ、効率的で柔軟な開発ワークフローを作成する方法を学びましょう！\n\n## **第1セクション：GitLabへの並行移行**\n\nAWSにホストされているGitリポジトリをGitLab.comに移行することを検討中の方向けに、段階的なアプローチについて取り上げる本セクションでは、リスクを最小限に抑えながら移行を達成する方法をご紹介します。GitLabのミラーリング機能を活用すれば、既存の開発フローを維持しながら、新しい環境をテストできます。\n\n### **並行移行が重要な理由**\n\n大規模なシステムの移行には常にリスクが伴います。特に、実施中の開発作業や既存のインテグレーション、自動化されたプロセスに影響が生じる可能性があります。並行移行アプローチを採用すると、次のようなメリットがあります。\n\n1\\. リスクの最小化：既存のシステムを稼働させた状態で新しい環境をテストできます。  \n2\\. シームレスな移行：開発チームが新しいシステムに少しずつ慣れることができます。   \n3\\. インテグレーションテスト：すべてのインテグレーションと自動化を新しい環境で徹底的にテストできます。   \n4\\. 将来性：既存のCIと並行して、チームが徐々にGitLab [CI/CD](https://about.gitlab.com/ja-jp/blog/what-is-ci-cd/)に移行できるようにします。\n\n直接GitLabに一括で移行することが望ましいとわかっている場合は、並行移行を行う必要はありません。\n\n### **GitLab.comへの移行手順**\n\n#### **ステップ1：GitLab.comをセットアップする**\n\n* 会社で使用中のGitLab.comのグループがあるかどうか、またシングルサインオン（SSO）を設定済みであるかどうかを確認します。グループがあり、シングルサインオンを設定済みである場合は、両方とも使用することになります。\n\n* GitLab.comに会社で使用しているグループがない場合は、[GitLab.com](https://app.contentful.com/spaces/r9o86ar0p03f/entries/www.gitlab.com)にアクセスして新規アカウントを作成するか、既存のアカウントにログインしてください。\n\n* 会社用のネームスペース（Gitlab.comのルートレベルのグループ）を新たに作成します。  \n* ネームスペースに、（これまでに使用されていない）会社に合った名前を付けます。\n\n#### **ステップ2：リポジトリをインポートする**\n\n並行移行の場合：GitLabのプルミラーリング機能を使用して、AWSにホストされているリポジトリからGitLab.comに変更を自動的に同期します。\n\n1. GitLab.comのターゲットグループに移動します。  \n2. 右上の「新規プロジェクト」をクリックします。   \n3. 「新しいプロジェクトを作成」ページで「プロジェクトをインポート」をクリックします。   \n4. 「プロジェクトをインポート」ページで「URLによるリポジトリ」をクリックします。  \n5. 「GitリポジトリのURL」フィールドに、AWSにホストされているリポジトリのURLを入力します。   \n6. 「GitリポジトリのURL」フィールドの下にある「リポジトリをミラーリング」にチェックを入れます。  \n7. 認証の設定：AWS CodeCommitコンソールで、移行するリポジトリのクローンURLを選択します。CodeCommitリポジトリをGitLabに移行する場合は、HTTPS CodeCommit URLを使用して、GitLabのリポジトリのミラーリングを介してリポジトリをクローンできます。また、GitLabにAWSのIAMユーザーに割り当てたGit認証情報を入力する必要があります。AWS CodeCommit用のGit認証情報を作成する方法は、こちらの[AWSガイド（外部サイト）](https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-gc.html)に従ってください。\n\n![クローンURL](https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097822/Blog/Content%20Images/Blog/Content%20Images/clone-url-screenshot__1__aHR0cHM6_1750097822121.png)\n\nこの設定を行うと、デフォルトでは5分ごとにAWSにホストされているリポジトリからGitLab.comに変更が自動的にプルされます。\n\n詳細については、[リポジトリのミラーリングに関するドキュメント](https://docs.gitlab.com/ee/user/project/repository/mirror/)をご参照ください。\n\n#### **ステップ3：インテグレーションのテストと検証を行う**\n\n1. [CI/CD](https://about.gitlab.com/ja-jp/blog/what-is-ci-cd/)パイプライン：既存のパイプラインを複製するために、GitLab CIで `.gitlab-ci.yml`  ファイルを設定します。[他のCIツールからGitLab CI/CDへの移行の計画](https://docs.gitlab.com/ee/ci/migration/plan\\_a\\_migration.html)について詳細をご確認ください。  \n2. イシュートラッキング：プロジェクトのイシューとテストワークフローをインポートします。  \n3. コードレビュー：マージリクエストプロセスとテストレビューワークフローを設定します。\n\n#### **ステップ4：段階的に移行する**\n\n1. 小規模または重要度の低いプロジェクトから移行を始めて、GitLab.comでの作業に慣れましょう。  \n2. チームメンバー向けにトレーニングを行い、新しいワークフローに適応する時間を十分に確保します。  \n3. インテグレーションとワークフローに問題がないことを確認しながら、徐々にその他のプロジェクトを移行します。\n\n詳細については、[CodeCommitからGitLabへの移行の自動化](https://gitlab.com/guided-explorations/aws/migrating-from-codecommit-to-gitlab/-/blob/main/migrating\\_codecommit\\_to\\_gitlab.md)をご参照ください。\n\n#### **ステップ5：移行を完了する**\n\nすべてのテストと検証が完了し、新しい環境にチームが慣れてきたら、完全な移行の計画を立てます。プロジェクトごとに以下の対応を行います。\n\n1. 移行日を決めて、すべてのステークホルダーに通知する。  \n2. 最後のデータ同期を行う。  \n3. ミラーリング設定をGitLabプロジェクトから削除する。  \n4. AWSにホストされているリポジトリを読み取り専用に設定し、すべての開発作業をGitLab.comに移行する。\n\n#### **ステップ6：新しい機能を導入するかどうかを判断する**\n\nGitLabでデベロッパーが利用できるコラボレーションとワークフローの自動化機能は、CodeCommitと比べてはるかに豊富です。これらの機能について理解するには、ある程度時間がかかります。中でもマージリクエストプロセスは、CodeCommitよりも強力です。\n\nGitLab上でリポジトリが安定させてしまえば、既存のソリューションと並行して非常に簡単にGitLab CI/CDを試せることになるでしょう。本番環境のワークフローはそのままに、時間をかけてGitLab CI/CDの自動化を完成させることができるのです。\n\nGitLabのアーティファクト管理も、リリース機能や多くのパッケージレジストリで非常に役に立ちます。\n\n### **第1セクションのまとめ**\n\nGitLabへの並行移行アプローチを採用すると、リスクを最小限に抑えながらスムーズな移行を実現できます。このプロセスを通じて、チームは新しい環境に徐々に適応でき、すべてのインテグレーションと自動化が正しく機能するようになります。並行移行を行う必要がないとわかっていて一括で移行する場合でも、スキップできるのは1つのチェックボックス設定のみです。\n\n## **第2セクション：GitLabとAWS CodeBuildの統合**\n\nAWS CodeBuildを使用して、GitLabリポジトリを構築してコードをテストしたい方は、こちらの完全ガイドを参考にして、CIパイプラインを効率的に設定してください。\n\n### **前提条件**\n\n* GitLab.comアカウント  \n* AWSアカウント  \n* AWS CLI（構成済み）\n\n### **ステップ1：AWS CodeStar ConnectionsでGitLabとの接続を作成する**\n\n1. AWSマネージメントコンソールにログインし、CodeBuildサービスに移動します。  \n2. 左側のナビゲーションパネルから「設定」\\>「接続」の順に選択します。  \n3. 「接続を作成」ボタンをクリックします。  \n4. プロバイダーとして「GitLab」を選択します。  \n5. 接続名を入力して「GitLabに接続」をクリックします。  \n6. GitLabの認証ページにリダイレクトされます。  \n7. 必要な権限を承認します。  \n8. 正常に接続されると、接続ステータスが「利用可能」に変わります。\n\n![CodeStar Connectセットアップ](https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097822/Blog/Content%20Images/Blog/Content%20Images/codestar-connections-setup_aHR0cHM6_1750097822122.png)\n\n### **ステップ2：AWS CodeBuildプロジェクトを作成する**\n\n1. CodeBuildダッシュボードで「ビルドプロジェクトを作成」をクリックします。  \n2. プロジェクトの名前と説明を入力します。  \n3. ソース設定では、プロバイダーとして「GitLab」を選択します。  \n4. 先程作成した接続を選択し、GitLabのリポジトリとブランチを指定します。\n\n![CodeBuildプロジェクトを追加](https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097822/Blog/Content%20Images/Blog/Content%20Images/codepipeline_step_3_add_codebuild_aHR0cHM6_1750097822123.png)\n\n**注：ステップ3以降では、ご自身の環境とニーズに応じて設定を行ってください。**\n\n### **第2セクションのまとめ**\n\nこのセクションでは、GitLabリポジトリをAWS CodeBuildと統合する方法について詳しく説明しました。このように設定することで、GitLabで行ったコード変更がAWS CodeBuildによって自動的にビルド・テストされる継続的インテグレーションパイプラインを実現できます。\n\n## **第3セクション：GitLabとAWS CodePipelineの統合**\n\nAWS CodePipelineを使用してGitLabリポジトリからの継続的デリバリーを実装しようとしている方は、この詳細なガイドを参考にしてください。GitLabをAWS CodeStar Connectionsプロバイダーとして利用できるようになったため、これまでよりも統合しやすくなりました。\n\n### **前提条件**\n\n* GitLab.comアカウント  \n* AWSアカウント  \n* AWS CLI（構成済み）\n\n### **ステップ1：AWS CodeStar ConnectionsでGitLabとの接続を作成する**\n\n1. AWSマネージメントコンソールにログインし、CodePipelineサービスに移動します。  \n2. 左側のナビゲーションパネルから「設定」\\>「接続」の順に選択します。   \n3. 「接続を作成」ボタンをクリックします。  \n4. プロバイダーとして「GitLab」を選択します。  \n5. 接続名を入力して「GitLabに接続」をクリックします。  \n6. GitLabの認証ページにリダイレクトされます。  \n7. 必要な権限を承認します。  \n8. 正常に接続されると、接続ステータスが「利用可能」に変わります。\n\n![CodeStar Connectセットアップ](https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097822/Blog/Content%20Images/Blog/Content%20Images/codestar-connections-setup_aHR0cHM6_1750097822122.png)\n\n### **ステップ2：AWS CodePipelineを作成する**\n\n1. CodePipelineダッシュボードで「パイプラインを作成」をクリックします。  \n2. パイプライン名を入力して「次へ」をクリックします。  \n3. ソースプロバイダーとして「GitLab」を選択します。  \n4. 先程作成した接続を選択し、GitLabのリポジトリとブランチを指定します。  \n5. トリガータイプを選択します。リポジトリ内の特定のブランチやファイルタイプに対するプルイベントまたはプッシュイベントに基づいて、CodePipelineパイプラインの実行をトリガーできます。\n\n![ソースプロバイダーを追加](https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097822/Blog/Content%20Images/Blog/Content%20Images/codestar-connections-setup_aHR0cHM6_1750097822125.png)\n\n![ソース構成を追加](https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097822/Blog/Content%20Images/Blog/Content%20Images/codepipeline_step_2_source_provider_aHR0cHM6_1750097822127.png)\n\n**注：ステップ3以降では、ご自身の環境とニーズに応じて設定を行ってください。** \n\n### **第3セクションのまとめ**\n\nこのセクションでは、GitLabリポジトリをAWS CodePipelineと統合する方法について詳しく説明しました。このように設定することで、GitLabで行ったコード変更が自動的にAWS環境にデプロイされる継続的デリバリーパイプラインを実現できます。\n\n## **第4セクション：GitLabへの移行**\n\nGitLabにAWSを統合すると、開発ワークフローとデプロイワークフローを効率化する強力な機能を利用できるようになり、ソースコード管理に伴う問題を解決しやすくなります。統合方法は次のようにいくつかあり、それぞれに独自のメリットがあります。\n\n* AWS CodeStar Connectionsを使用してGitLabとAWSサービスを連携させる場合、さまざまなAWSサービスにGitLabなどの外部のGitリポジトリを接続できるようになるため、より一貫したワークフローを実現できます。この設定方法では、GitLabレポジトリでの自動ビルド、デプロイ、その他の重要なアクションが直接サポートされるため、開発プロセスの一貫性および効率性が向上します。  \n* AWS CodeStar Connections経由でGitLabとAWS CodePipelineを接続すると、完全なCI/CDパイプラインを作成できるため、自動化を次のレベルへと進められます。このアプローチでは、GitLabをAWS CodePipelineと統合することで、CodeBuildやCodeDeployなどのAWSサービスを使用して、ソース管理やビルドからテストやデプロイまでの全プロセスを自動化できます。これにより、堅牢でスケーラブルかつ効率的なデリバリープロセスを実現できます。\n\n![GitLabとAWSを一緒に使用するための新しいテクノロジーとソリューションのチャート](https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097822/Blog/Content%20Images/Blog/Content%20Images/codepipeline_step_2_source_configured_aHR0cHM6_1750097822129.png)\u003Cbr>\u003Cbr>\n\n1.AWS CodeStar Connectionsを使ってGitLabとAWSサービスを接続する\n\nAWS CodeStar Connectionsは、外部のGitリポジトリ（GitHubやBitbucketなど）をAWSサービスと接続するためのサービスです。また、CodeStar Connections経由でGitLabをAWSサービスに接続することもできます。GitLabを使用する場合、HTTP Gitサーバーとしてカスタム接続を設定しなければならない可能性があります。 この方法でGitLabに接続できるAWSサービスは以下のとおりです。\n\n* __AWSサービスカタログ__ \n\nAWS Service Catalogは、組織におけるAWSリソースの標準化および管理を支援します。AWS Service CatalogをGitLabと統合すると、リソース管理の透明性が向上し、変更を追跡しやすくなります。具体的には、GitLabのコミットに基づいてカタログの更新を自動化し、運用効率を向上させることができます。\n\n* __AWS CodeBuild__ \n\nAWS CodeBuildは、ソースコードをコンパイルし、テストを実行し、デプロイできるソフトウェアパッケージを生成するマネージド型のビルドサービスです。GitLabとCodeBuildを統合すると、GitLabにコード変更がプッシュされるたびに自動化されたビルドプロセスが開始されるようになります。これにより、ビルドの一貫性が確保され、コラボレーションとバージョン管理を容易に進められます。\n\n* __AWS Glue ノートブックジョブ__ \n\nAWS Glueノートブックジョブは、データの準備とETL （抽出、変換、ロード）タスクを対話形式で開発して実行できるサービスです。GitLabとGlueノートブックジョブを統合すると、ノートブックとETLスクリプトのバージョン管理を行えるようになり、チームメンバー間のコラボレーションが促進され、データ処理パイプラインの品質管理が強化されます。\n\n* __AWS Proton__\n\nAWS Protonは、[マイクロサービス](https://about.gitlab.com/ja-jp/blog/what-are-the-benefits-of-a-microservices-architecture/)とServerlessアプリケーションの開発とデプロイを自動化するサービスです。GitLabとAWS Protonを統合することで、インフラストラクチャをコードとして管理し、デプロイを自動化し、一貫した環境管理を実現できるため、開発プロセスをさらに効率化できます。\n\nAWS CodeStar Connectionsのサポート対象のサービスが増えるにつれ、より多くのAWSサービスをGitLabとさらに簡単に接続できるようになります。そのため、CodeStar Connectionsを新たにサポートするサービスを定期的にチェックすることをお勧めします。\u003Cbr>\u003Cbr>\n\n2. AWS CodeStar Connections経由（CodeDeployを含む）でCodePipelineとGitLabを接続する\n\nAWS CodePipelineは、ソフトウェアのリリースプロセスを自動化する継続的デリバリーサービスです。GitLabとCodePipelineを接続するには、AWS CodeStar Connectionsを使用する必要があります。この設定方法を用いると、GitLabリポジトリをソースとして指定し、CI/CDパイプライン全体を自動化できます。 CodePipelineがサポートする主なアクションは以下のとおりです。\n\n* __ソース管理__ ：AWS CodeCommit、GitHub、Bitbucket、GitLab  \n* __ビルドとテスト__ ：AWS CodeBuild、Jenkins  \n* __デプロイ__ ：AWS CodeDeploy、Elastic Beanstalk、ECS、S3  \n* __承認__ ：手動承認  \n* __インフラストラクチャ管理__ ：AWS CloudFormation  \n* __Serverless__ ：AWS Lambda  \n* __テスト__ ：AWS Device Farm  \n* __カスタムアクション__ ：AWS Step Functions\n\nGitLabとCodePipelineを統合すると、GitLabにコード変更がプッシュされるたびにパイプラインが自動的にトリガーされるため、一貫したプロセスでビルドからデプロイまでを行えます。さらに、これをGitLabのバージョン管理機能と組み合わせることで、デプロイの履歴と状態を簡単に追跡できるようになり、より柔軟で信頼性の高いソフトウェアデリバリーを実現できます。\n\n## **まとめ**\n\nこのガイドでは、GitLabへの移行、およびGitLabとAWSとの統合に関する包括的な情報を提供しました。4つの主なトピックを通して、以下の内容を取り上げました。\n\n* GitLabへの並行移行：リスクを最小限に抑えつつ、AWSにホストされている既存リポジトリからGitLab.comへ徐々に移行する方法。  \n* AWS CodeBuildとの統合：GitLabリポジトリと統合された強力なCI環境を設定する手順。  \n* AWS CodePipelineとの統合：GitLabリポジトリを使用して効率的な継続的デリバリーパイプラインを構築する方法。  \n* CodePipelineとCodeStar Connectionsのダウンストリーム統合：GitLabとAWS間の接続を活用して広範なサービスの利用を実現する方法。この方法を用いると、AWSエコシステム全体での統合の可能性が連鎖的に広がります。\n\nコードホスティングと統合の実装戦略は組織ごとに異なります。このガイドをチュートリアルとして、貴社独自のGitLab とAWSの統合および実装戦略の出発点としてご利用ください。\n\n## **リソース**\n\nより詳しい情報と高度な設定については、以下のリソースを参照してください。\n\n* [GitLabドキュメント](https://docs.gitlab.com/)  \n* [AWS CodeBuildユーザーガイド](https://docs.aws.amazon.com/codebuild/latest/userguide/welcome.html)  \n* [AWS CodePipelineユーザーガイド](https://docs.aws.amazon.com/codepipeline/latest/userguide/welcome.html)  \n* [GitLab CI/CDドキュメント](https://docs.gitlab.com/ee/ci/)  \n* [AWSとの統合](https://docs.gitlab.com/ee/solutions/cloud/aws/gitlab\\_aws\\_integration.html)\n\nご質問がある場合やサポートが必要な場合は、[GitLabサポート](https://about.gitlab.com/support/)またはAWSサポートまでお問い合わせください。みなさまがAWSとGitLabの統合を始める上で、こちらの総合ガイドがお役に立てば幸いです。\n\u003Cbr>\u003Cbr>\n\n*監修：小松原 つかさ [@tkomatsubara](https://gitlab.com/tkomatsubara)\u003Cbr>\n（GitLab合同会社 ソリューションアーキテクト本部 シニアパートナーソリューションアーキテクト）*\n","product",[26,27,28,29,30,24,31],"CI/CD","AWS","DevSecOps platform","tutorial","solutions architecture","integrations","2024-09-05",{"slug":34,"featured":35,"template":36},"ultimate-guide-to-migrating-from-aws-codecommit-to-gitlab",true,"BlogPost","content:ja-jp:blog:ultimate-guide-to-migrating-from-aws-codecommit-to-gitlab.yml","yaml","Ultimate Guide To Migrating From Aws Codecommit To Gitlab","content","ja-jp/blog/ultimate-guide-to-migrating-from-aws-codecommit-to-gitlab.yml","ja-jp/blog/ultimate-guide-to-migrating-from-aws-codecommit-to-gitlab","yml",{"_path":45,"_dir":46,"_draft":6,"_partial":6,"_locale":7,"data":47,"_id":452,"_type":38,"title":453,"_source":40,"_file":454,"_stem":455,"_extension":43},"/shared/ja-jp/main-navigation","ja-jp",{"logo":48,"freeTrial":53,"sales":58,"login":63,"items":68,"search":396,"minimal":430,"duo":443},{"config":49},{"href":50,"dataGaName":51,"dataGaLocation":52},"/ja-jp/","gitlab logo","header",{"text":54,"config":55},"無料トライアルを開始",{"href":56,"dataGaName":57,"dataGaLocation":52},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":59,"config":60},"お問い合わせ",{"href":61,"dataGaName":62,"dataGaLocation":52},"/ja-jp/sales/","sales",{"text":64,"config":65},"サインイン",{"href":66,"dataGaName":67,"dataGaLocation":52},"https://gitlab.com/users/sign_in/","sign in",[69,113,209,214,318,378],{"text":70,"config":71,"cards":73,"footer":96},"プラットフォーム",{"dataNavLevelOne":72},"platform",[74,80,88],{"title":70,"description":75,"link":76},"最も包括的かつAIで強化されたDevSecOpsプラットフォーム",{"text":77,"config":78},"プラットフォームを詳しく見る",{"href":79,"dataGaName":72,"dataGaLocation":52},"/ja-jp/platform/",{"title":81,"description":82,"link":83},"GitLab Duo（AI）","開発のすべてのステージでAIを活用し、ソフトウェアをより迅速にビルド",{"text":84,"config":85},"GitLab Duoのご紹介",{"href":86,"dataGaName":87,"dataGaLocation":52},"/ja-jp/gitlab-duo/","gitlab duo ai",{"title":89,"description":90,"link":91},"GitLabが選ばれる理由","GitLabが大企業に選ばれる理由10選",{"text":92,"config":93},"詳細はこちら",{"href":94,"dataGaName":95,"dataGaLocation":52},"/ja-jp/why-gitlab/","why gitlab",{"title":97,"items":98},"利用を開始：",[99,104,109],{"text":100,"config":101},"プラットフォームエンジニアリング",{"href":102,"dataGaName":103,"dataGaLocation":52},"/ja-jp/solutions/platform-engineering/","platform engineering",{"text":105,"config":106},"開発者の経験",{"href":107,"dataGaName":108,"dataGaLocation":52},"/ja-jp/developer-experience/","Developer experience",{"text":110,"config":111},"MLOps",{"href":112,"dataGaName":110,"dataGaLocation":52},"/ja-jp/topics/devops/the-role-of-ai-in-devops/",{"text":114,"left":35,"config":115,"link":117,"lists":121,"footer":191},"製品",{"dataNavLevelOne":116},"solutions",{"text":118,"config":119},"すべてのソリューションを表示",{"href":120,"dataGaName":116,"dataGaLocation":52},"/ja-jp/solutions/",[122,147,169],{"title":123,"description":124,"link":125,"items":130},"自動化","CI/CDと自動化でデプロイを加速",{"config":126},{"icon":127,"href":128,"dataGaName":129,"dataGaLocation":52},"AutomatedCodeAlt","/ja-jp/solutions/delivery-automation/","automated software delivery",[131,134,138,143],{"text":26,"config":132},{"href":133,"dataGaLocation":52,"dataGaName":26},"/ja-jp/solutions/continuous-integration/",{"text":135,"config":136},"AIアシストによる開発",{"href":86,"dataGaLocation":52,"dataGaName":137},"AI assisted development",{"text":139,"config":140},"ソースコード管理",{"href":141,"dataGaLocation":52,"dataGaName":142},"/ja-jp/solutions/source-code-management/","Source Code Management",{"text":144,"config":145},"自動化されたソフトウェアデリバリー",{"href":128,"dataGaLocation":52,"dataGaName":146},"Automated software delivery",{"title":148,"description":149,"link":150,"items":155},"セキュリティ","セキュリティを損なうことなくコードをより迅速に完成",{"config":151},{"href":152,"dataGaName":153,"dataGaLocation":52,"icon":154},"/ja-jp/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[156,160,165],{"text":157,"config":158},"Application Security Testing",{"href":152,"dataGaName":159,"dataGaLocation":52},"Application security testing",{"text":161,"config":162},"ソフトウェアサプライチェーンの安全性",{"href":163,"dataGaLocation":52,"dataGaName":164},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":166,"config":167},"Software Compliance",{"href":168,"dataGaName":166,"dataGaLocation":52},"/ja-jp/solutions/software-compliance/",{"title":170,"link":171,"items":176},"測定",{"config":172},{"icon":173,"href":174,"dataGaName":175,"dataGaLocation":52},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[177,181,186],{"text":178,"config":179},"可視性と測定",{"href":174,"dataGaLocation":52,"dataGaName":180},"Visibility and Measurement",{"text":182,"config":183},"バリューストリーム管理",{"href":184,"dataGaLocation":52,"dataGaName":185},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":187,"config":188},"分析とインサイト",{"href":189,"dataGaLocation":52,"dataGaName":190},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":192,"items":193},"GitLabが活躍する場所",[194,199,204],{"text":195,"config":196},"Enterprise",{"href":197,"dataGaLocation":52,"dataGaName":198},"/ja-jp/enterprise/","enterprise",{"text":200,"config":201},"スモールビジネス",{"href":202,"dataGaLocation":52,"dataGaName":203},"/ja-jp/small-business/","small business",{"text":205,"config":206},"公共機関",{"href":207,"dataGaLocation":52,"dataGaName":208},"/ja-jp/solutions/public-sector/","public sector",{"text":210,"config":211},"価格",{"href":212,"dataGaName":213,"dataGaLocation":52,"dataNavLevelOne":213},"/ja-jp/pricing/","pricing",{"text":215,"config":216,"link":218,"lists":222,"feature":305},"関連リソース",{"dataNavLevelOne":217},"resources",{"text":219,"config":220},"すべてのリソースを表示",{"href":221,"dataGaName":217,"dataGaLocation":52},"/ja-jp/resources/",[223,255,277],{"title":224,"items":225},"はじめに",[226,231,236,241,246,251],{"text":227,"config":228},"インストール",{"href":229,"dataGaName":230,"dataGaLocation":52},"/ja-jp/install/","install",{"text":232,"config":233},"クイックスタートガイド",{"href":234,"dataGaName":235,"dataGaLocation":52},"/ja-jp/get-started/","quick setup checklists",{"text":237,"config":238},"学ぶ",{"href":239,"dataGaLocation":52,"dataGaName":240},"https://university.gitlab.com/","learn",{"text":242,"config":243},"製品ドキュメント",{"href":244,"dataGaName":245,"dataGaLocation":52},"https://docs.gitlab.com/","product documentation",{"text":247,"config":248},"ベストプラクティスビデオ",{"href":249,"dataGaName":250,"dataGaLocation":52},"/ja-jp/getting-started-videos/","best practice videos",{"text":252,"config":253},"インテグレーション",{"href":254,"dataGaName":31,"dataGaLocation":52},"/ja-jp/integrations/",{"title":256,"items":257},"検索する",[258,263,267,272],{"text":259,"config":260},"お客様成功事例",{"href":261,"dataGaName":262,"dataGaLocation":52},"/ja-jp/customers/","customer success stories",{"text":264,"config":265},"ブログ",{"href":266,"dataGaName":5,"dataGaLocation":52},"/ja-jp/blog/",{"text":268,"config":269},"リモート",{"href":270,"dataGaName":271,"dataGaLocation":52},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":273,"config":274},"TeamOps",{"href":275,"dataGaName":276,"dataGaLocation":52},"/ja-jp/teamops/","teamops",{"title":278,"items":279},"つなげる",[280,285,290,295,300],{"text":281,"config":282},"GitLabサービス",{"href":283,"dataGaName":284,"dataGaLocation":52},"/ja-jp/services/","services",{"text":286,"config":287},"コミュニティ",{"href":288,"dataGaName":289,"dataGaLocation":52},"/community/","community",{"text":291,"config":292},"フォーラム",{"href":293,"dataGaName":294,"dataGaLocation":52},"https://forum.gitlab.com/","forum",{"text":296,"config":297},"イベント",{"href":298,"dataGaName":299,"dataGaLocation":52},"/events/","events",{"text":301,"config":302},"パートナー",{"href":303,"dataGaName":304,"dataGaLocation":52},"/ja-jp/partners/","partners",{"backgroundColor":306,"textColor":307,"text":308,"image":309,"link":313},"#2f2a6b","#fff","ソフトウェア開発の未来への洞察",{"altText":310,"config":311},"ソースプロモカード",{"src":312},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758208064/dzl0dbift9xdizyelkk4.svg",{"text":314,"config":315},"最新情報を読む",{"href":316,"dataGaName":317,"dataGaLocation":52},"/ja-jp/the-source/","the source",{"text":319,"config":320,"lists":322},"会社情報",{"dataNavLevelOne":321},"company",[323],{"items":324},[325,330,336,338,343,348,353,358,363,368,373],{"text":326,"config":327},"GitLabについて",{"href":328,"dataGaName":329,"dataGaLocation":52},"/ja-jp/company/","about",{"text":331,"config":332,"footerGa":335},"採用情報",{"href":333,"dataGaName":334,"dataGaLocation":52},"/jobs/","jobs",{"dataGaName":334},{"text":296,"config":337},{"href":298,"dataGaName":299,"dataGaLocation":52},{"text":339,"config":340},"経営陣",{"href":341,"dataGaName":342,"dataGaLocation":52},"/company/team/e-group/","leadership",{"text":344,"config":345},"チーム",{"href":346,"dataGaName":347,"dataGaLocation":52},"/company/team/","team",{"text":349,"config":350},"ハンドブック",{"href":351,"dataGaName":352,"dataGaLocation":52},"https://handbook.gitlab.com/","handbook",{"text":354,"config":355},"投資家向け情報",{"href":356,"dataGaName":357,"dataGaLocation":52},"https://ir.gitlab.com/","investor relations",{"text":359,"config":360},"トラストセンター",{"href":361,"dataGaName":362,"dataGaLocation":52},"/ja-jp/security/","trust center",{"text":364,"config":365},"AI Transparency Center",{"href":366,"dataGaName":367,"dataGaLocation":52},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":369,"config":370},"ニュースレター",{"href":371,"dataGaName":372,"dataGaLocation":52},"/company/contact/","newsletter",{"text":374,"config":375},"プレス",{"href":376,"dataGaName":377,"dataGaLocation":52},"/press/","press",{"text":59,"config":379,"lists":380},{"dataNavLevelOne":321},[381],{"items":382},[383,386,391],{"text":59,"config":384},{"href":61,"dataGaName":385,"dataGaLocation":52},"talk to sales",{"text":387,"config":388},"サポートを受ける",{"href":389,"dataGaName":390,"dataGaLocation":52},"/support/","get help",{"text":392,"config":393},"カスタマーポータル",{"href":394,"dataGaName":395,"dataGaLocation":52},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":397,"login":398,"suggestions":405},"閉じる",{"text":399,"link":400},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":401,"config":402},"GitLab.com",{"href":66,"dataGaName":403,"dataGaLocation":404},"search login","search",{"text":406,"default":407},"提案",[408,411,416,418,422,426],{"text":81,"config":409},{"href":86,"dataGaName":410,"dataGaLocation":404},"GitLab Duo (AI)",{"text":412,"config":413},"コード提案（AI）",{"href":414,"dataGaName":415,"dataGaLocation":404},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":26,"config":417},{"href":133,"dataGaName":26,"dataGaLocation":404},{"text":419,"config":420},"GitLab on AWS",{"href":421,"dataGaName":419,"dataGaLocation":404},"/ja-jp/partners/technology-partners/aws/",{"text":423,"config":424},"GitLab on Google Cloud",{"href":425,"dataGaName":423,"dataGaLocation":404},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":427,"config":428},"GitLabを選ぶ理由",{"href":94,"dataGaName":429,"dataGaLocation":404},"Why GitLab?",{"freeTrial":431,"mobileIcon":435,"desktopIcon":440},{"text":54,"config":432},{"href":433,"dataGaName":57,"dataGaLocation":434},"https://gitlab.com/-/trials/new/","nav",{"altText":436,"config":437},"GitLabアイコン",{"src":438,"dataGaName":439,"dataGaLocation":434},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":436,"config":441},{"src":442,"dataGaName":439,"dataGaLocation":434},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"freeTrial":444,"mobileIcon":448,"desktopIcon":450},{"text":445,"config":446},"GitLab Duoの詳細について",{"href":86,"dataGaName":447,"dataGaLocation":434},"gitlab duo",{"altText":436,"config":449},{"src":438,"dataGaName":439,"dataGaLocation":434},{"altText":436,"config":451},{"src":442,"dataGaName":439,"dataGaLocation":434},"content:shared:ja-jp:main-navigation.yml","Main Navigation","shared/ja-jp/main-navigation.yml","shared/ja-jp/main-navigation",{"_path":457,"_dir":46,"_draft":6,"_partial":6,"_locale":7,"title":458,"button":459,"config":464,"_id":466,"_type":38,"_source":40,"_file":467,"_stem":468,"_extension":43},"/shared/ja-jp/banner","GitLab Duo Agent Platformがパブリックベータ版で利用可能になりました！",{"text":460,"config":461},"ベータ版を試す",{"href":462,"dataGaName":463,"dataGaLocation":52},"/ja-jp/gitlab-duo/agent-platform/","duo banner",{"layout":465},"release","content:shared:ja-jp:banner.yml","shared/ja-jp/banner.yml","shared/ja-jp/banner",{"_path":470,"_dir":46,"_draft":6,"_partial":6,"_locale":7,"data":471,"_id":675,"_type":38,"title":676,"_source":40,"_file":677,"_stem":678,"_extension":43},"/shared/ja-jp/main-footer",{"text":472,"source":473,"edit":479,"contribute":484,"config":489,"items":494,"minimal":667},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":474,"config":475},"ページのソースを表示",{"href":476,"dataGaName":477,"dataGaLocation":478},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":480,"config":481},"このページを編集",{"href":482,"dataGaName":483,"dataGaLocation":478},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":485,"config":486},"ご協力をお願いします",{"href":487,"dataGaName":488,"dataGaLocation":478},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":490,"facebook":491,"youtube":492,"linkedin":493},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[495,518,572,604,639],{"title":70,"links":496,"subMenu":501},[497],{"text":498,"config":499},"DevSecOpsプラットフォーム",{"href":79,"dataGaName":500,"dataGaLocation":478},"devsecops platform",[502],{"title":210,"links":503},[504,508,513],{"text":505,"config":506},"プランの表示",{"href":212,"dataGaName":507,"dataGaLocation":478},"view plans",{"text":509,"config":510},"Premiumを選ぶ理由",{"href":511,"dataGaName":512,"dataGaLocation":478},"/ja-jp/pricing/premium/","why premium",{"text":514,"config":515},"Ultimateを選ぶ理由",{"href":516,"dataGaName":517,"dataGaLocation":478},"/ja-jp/pricing/ultimate/","why ultimate",{"title":519,"links":520},"ソリューション",[521,526,529,531,536,541,545,548,551,556,558,560,562,567],{"text":522,"config":523},"デジタルトランスフォーメーション",{"href":524,"dataGaName":525,"dataGaLocation":478},"/ja-jp/topics/digital-transformation/","digital transformation",{"text":527,"config":528},"セキュリティとコンプライアンス",{"href":152,"dataGaName":159,"dataGaLocation":478},{"text":144,"config":530},{"href":128,"dataGaName":129,"dataGaLocation":478},{"text":532,"config":533},"アジャイル開発",{"href":534,"dataGaName":535,"dataGaLocation":478},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":537,"config":538},"クラウドトランスフォーメーション",{"href":539,"dataGaName":540,"dataGaLocation":478},"/ja-jp/topics/cloud-native/","cloud transformation",{"text":542,"config":543},"SCM",{"href":141,"dataGaName":544,"dataGaLocation":478},"source code management",{"text":26,"config":546},{"href":133,"dataGaName":547,"dataGaLocation":478},"continuous integration & delivery",{"text":182,"config":549},{"href":184,"dataGaName":550,"dataGaLocation":478},"value stream management",{"text":552,"config":553},"GitOps",{"href":554,"dataGaName":555,"dataGaLocation":478},"/ja-jp/solutions/gitops/","gitops",{"text":195,"config":557},{"href":197,"dataGaName":198,"dataGaLocation":478},{"text":200,"config":559},{"href":202,"dataGaName":203,"dataGaLocation":478},{"text":205,"config":561},{"href":207,"dataGaName":208,"dataGaLocation":478},{"text":563,"config":564},"教育",{"href":565,"dataGaName":566,"dataGaLocation":478},"/ja-jp/solutions/education/","education",{"text":568,"config":569},"金融サービス",{"href":570,"dataGaName":571,"dataGaLocation":478},"/ja-jp/solutions/finance/","financial services",{"title":215,"links":573},[574,576,578,580,583,585,588,590,592,594,596,598,600,602],{"text":227,"config":575},{"href":229,"dataGaName":230,"dataGaLocation":478},{"text":232,"config":577},{"href":234,"dataGaName":235,"dataGaLocation":478},{"text":237,"config":579},{"href":239,"dataGaName":240,"dataGaLocation":478},{"text":242,"config":581},{"href":244,"dataGaName":582,"dataGaLocation":478},"docs",{"text":264,"config":584},{"href":266,"dataGaName":5},{"text":586,"config":587},"お客様の成功事例",{"href":261,"dataGaLocation":478},{"text":259,"config":589},{"href":261,"dataGaName":262,"dataGaLocation":478},{"text":268,"config":591},{"href":270,"dataGaName":271,"dataGaLocation":478},{"text":281,"config":593},{"href":283,"dataGaName":284,"dataGaLocation":478},{"text":273,"config":595},{"href":275,"dataGaName":276,"dataGaLocation":478},{"text":286,"config":597},{"href":288,"dataGaName":289,"dataGaLocation":478},{"text":291,"config":599},{"href":293,"dataGaName":294,"dataGaLocation":478},{"text":296,"config":601},{"href":298,"dataGaName":299,"dataGaLocation":478},{"text":301,"config":603},{"href":303,"dataGaName":304,"dataGaLocation":478},{"title":605,"links":606},"Company",[607,609,611,613,615,617,619,623,628,630,632,634],{"text":326,"config":608},{"href":328,"dataGaName":321,"dataGaLocation":478},{"text":331,"config":610},{"href":333,"dataGaName":334,"dataGaLocation":478},{"text":339,"config":612},{"href":341,"dataGaName":342,"dataGaLocation":478},{"text":344,"config":614},{"href":346,"dataGaName":347,"dataGaLocation":478},{"text":349,"config":616},{"href":351,"dataGaName":352,"dataGaLocation":478},{"text":354,"config":618},{"href":356,"dataGaName":357,"dataGaLocation":478},{"text":620,"config":621},"Sustainability",{"href":622,"dataGaName":620,"dataGaLocation":478},"/sustainability/",{"text":624,"config":625},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":626,"dataGaName":627,"dataGaLocation":478},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":359,"config":629},{"href":361,"dataGaName":362,"dataGaLocation":478},{"text":369,"config":631},{"href":371,"dataGaName":372,"dataGaLocation":478},{"text":374,"config":633},{"href":376,"dataGaName":377,"dataGaLocation":478},{"text":635,"config":636},"現代奴隷制の透明性に関する声明",{"href":637,"dataGaName":638,"dataGaLocation":478},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":59,"links":640},[641,643,645,647,652,657,662],{"text":59,"config":642},{"href":61,"dataGaName":62,"dataGaLocation":478},{"text":387,"config":644},{"href":389,"dataGaName":390,"dataGaLocation":478},{"text":392,"config":646},{"href":394,"dataGaName":395,"dataGaLocation":478},{"text":648,"config":649},"ステータス",{"href":650,"dataGaName":651,"dataGaLocation":478},"https://status.gitlab.com/","status",{"text":653,"config":654},"利用規約",{"href":655,"dataGaName":656,"dataGaLocation":478},"/terms/","terms of use",{"text":658,"config":659},"プライバシーに関する声明",{"href":660,"dataGaName":661,"dataGaLocation":478},"/ja-jp/privacy/","privacy statement",{"text":663,"config":664},"Cookieの設定",{"dataGaName":665,"dataGaLocation":478,"id":666,"isOneTrustButton":35},"cookie preferences","ot-sdk-btn",{"items":668},[669,671,673],{"text":653,"config":670},{"href":655,"dataGaName":656,"dataGaLocation":478},{"text":658,"config":672},{"href":660,"dataGaName":661,"dataGaLocation":478},{"text":663,"config":674},{"dataGaName":665,"dataGaLocation":478,"id":666,"isOneTrustButton":35},"content:shared:ja-jp:main-footer.yml","Main Footer","shared/ja-jp/main-footer.yml","shared/ja-jp/main-footer",[680,692,704,714],{"_path":681,"_dir":682,"_draft":6,"_partial":6,"_locale":7,"content":683,"config":687,"_id":689,"_type":38,"title":18,"_source":40,"_file":690,"_stem":691,"_extension":43},"/en-us/blog/authors/tsukasa-komatsubara","authors",{"name":18,"config":684},{"headshot":685,"ctfId":686},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659784/Blog/Author%20Headshots/gitlab_tsukasa.jpg","31YQLiBRrJPn35BBhY69ly",{"template":688},"BlogAuthor","content:en-us:blog:authors:tsukasa-komatsubara.yml","en-us/blog/authors/tsukasa-komatsubara.yml","en-us/blog/authors/tsukasa-komatsubara",{"_path":693,"_dir":682,"_draft":6,"_partial":6,"_locale":7,"content":694,"config":700,"_id":701,"_type":38,"title":19,"_source":40,"_file":702,"_stem":703,"_extension":43},"/en-us/blog/authors/darwin-sanoy",{"role":695,"name":19,"config":696},"Field Chief Cloud Architect",{"headshot":697,"linkedin":698,"ctfId":699},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659751/Blog/Author%20Headshots/Darwin-Sanoy-headshot-395-square-gitlab-teampage-avatar.png","https://linkedin.com/in/darwinsanoy","DarwinJS",{"template":688},"content:en-us:blog:authors:darwin-sanoy.yml","en-us/blog/authors/darwin-sanoy.yml","en-us/blog/authors/darwin-sanoy",{"_path":705,"_dir":682,"_draft":6,"_partial":6,"_locale":7,"content":706,"config":710,"_id":711,"_type":38,"title":20,"_source":40,"_file":712,"_stem":713,"_extension":43},"/en-us/blog/authors/samer-akkoub",{"name":20,"config":707},{"headshot":708,"ctfId":709},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664173/Blog/Author%20Headshots/SamerAkkoub.png","BekAzK0RFux30pt6dvtWh",{"template":688},"content:en-us:blog:authors:samer-akkoub.yml","en-us/blog/authors/samer-akkoub.yml","en-us/blog/authors/samer-akkoub",{"_path":715,"_dir":682,"_draft":6,"_partial":6,"_locale":7,"content":716,"config":720,"_id":721,"_type":38,"title":21,"_source":40,"_file":722,"_stem":723,"_extension":43},"/en-us/blog/authors/bart-zhang",{"name":21,"config":717},{"headshot":718,"ctfId":719},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664177/Blog/Author%20Headshots/bartzhang-headshot.jpg","bartzhang",{"template":688},"content:en-us:blog:authors:bart-zhang.yml","en-us/blog/authors/bart-zhang.yml","en-us/blog/authors/bart-zhang",{"_path":725,"_dir":46,"_draft":6,"_partial":6,"_locale":7,"header":726,"eyebrow":727,"blurb":728,"button":729,"secondaryButton":733,"_id":735,"_type":38,"title":736,"_source":40,"_file":737,"_stem":738,"_extension":43},"/shared/ja-jp/next-steps","より優れたソフトウェアをより速く提供","フォーチュン100企業の50%以上がGitLabを信頼","インテリジェントなDevSecOpsプラットフォームで\n\n\nチームの可能性を広げましょう。\n",{"text":54,"config":730},{"href":731,"dataGaName":57,"dataGaLocation":732},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":59,"config":734},{"href":61,"dataGaName":62,"dataGaLocation":732},"content:shared:ja-jp:next-steps.yml","Next Steps","shared/ja-jp/next-steps.yml","shared/ja-jp/next-steps",{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":740,"content":741,"config":744,"_id":37,"_type":38,"title":39,"_source":40,"_file":41,"_stem":42,"_extension":43},{"title":9,"description":10,"ogTitle":9,"ogDescription":10,"noIndex":6,"ogImage":11,"ogUrl":12,"ogSiteName":13,"ogType":14,"canonicalUrls":12,"schema":15},{"title":9,"description":10,"authors":742,"heroImage":11,"date":22,"body":23,"category":24,"tags":743,"updatedDate":32},[18,19,20,21],[26,27,28,29,30,24,31],{"slug":34,"featured":35,"template":36},1761814446633]