[{"data":1,"prerenderedAt":831},["ShallowReactive",2],{"/ja-jp/topics/ci-cd/cloud-native-continuous-integration":3,"navigation-ja-jp":145,"banner-ja-jp":573,"footer-ja-jp":581,"next-steps-ja-jp":822},{"id":4,"title":5,"body":6,"category":6,"config":6,"content":7,"description":6,"extension":137,"meta":138,"navigation":139,"path":140,"seo":141,"slug":6,"stem":143,"testContent":6,"type":6,"__hash__":144},"pages/ja-jp/topics/ci-cd/cloud-native-continuous-integration/index.yml","",null,[8,22,29,73,135],{"type":9,"componentName":9,"componentContent":10},"CommonBreadcrumbs",{"crumbs":11},[12,16,20],{"title":13,"config":14},"Industry topics",{"href":15},"/ja-jp/topics/",{"title":17,"config":18},"CI/CD",{"href":19},"/ja-jp/topics/ci-cd/",{"title":21},"Cloud native continuous integration",{"type":23,"componentName":23,"componentContent":24},"CommonArticleHero",{"title":25,"text":26,"config":27},"クラウドネイティブの継続的インテグレーションとは？","現代のソフトウェア開発では、ほとんどのチームがすでに継続的インテグレーション（CI）を実践しています。DevOpsチームはスピードとスケールの向上を目指しており、目標を達成するためにクラウドコンピューティングを活用しています。このような開発をクラウドネイティブ開発といいます。CIとクラウドネイティブの2つのコンセプトが連携し、チームが異なる環境でもデプロイできるようにします。\n",{"id":25,"twoColumns":28},false,{"type":30,"componentName":30,"componentContent":31},"CommonSideNavigationWithTree",{"anchors":32,"components":51},{"text":33,"data":34},"On this page",[35,39,43,47],{"text":36,"config":37}," クラウドネイティブ継続的インテグレーション（CI）の説明",{"href":38},"#cloud-native-continuous-integration-ci-explained",{"text":40,"config":41},"クラウドネイティブと継続的インテグレーション",{"href":42},"#cloud-native-continuous-integration",{"text":44,"config":45},"クラウドネイティブCIパイプラインに必要なもの",{"href":46},"#what-a-cloud-native-ci-pipeline-needs",{"text":48,"config":49},"まとめ",{"href":50},"#conclusion",[52,58,63,68],{"type":53,"componentName":53,"componentContent":54},"TopicsCopy",{"header":36,"text":55,"config":56},"クラウドネイティブ継続的インテグレーション（CI）は、CIの原則とクラウドサービスを組み合わせ、共有ソースコードリポジトリでコード変更をインテグレーションおよびテストすることで現代の開発チームをサポートします。このアプローチでは、Kubernetesやコンテナレジストリなどのツールを活用してソフトウェア開発ライフサイクルを強化し、効率的なソフトウェアデリバリーを実現します。\n\n現代のソフトウェア開発では多くのチームがすでに継続的インテグレーションを実践していますが、効率とスケールを真に最大化するには、クラウドネイティブのアプローチを採用することが不可欠です。",{"id":57},"cloud-native-continuous-integration-ci-explained",{"type":53,"componentName":53,"componentContent":59},{"header":40,"text":60,"config":61},"[クラウドネイティブ](https://about.gitlab.com/topics/cloud-native/)は、クラウドコンピューティングモデルのスケーラビリティを活用してアプリケーションを構築して実行する方法です。クラウドネイティブコンピューティングでは、コンテナオーケストレーション、サーバーレス、[マルチクラウド](https://about.gitlab.com/topics/multicloud/)などの最新のクラウドサービスが使用されています。クラウドネイティブアプリケーションは、クラウドで実行されるよう構築されています。\n\n\n[CI](/topics/ci-cd/)とは、コードを共有リポジトリに統合し、各変更を1日に数回自動的にビルド/テストするプラクティスのことです。[Pipeline as Code](https://about.gitlab.com/topics/ci-cd/pipeline-as-code/)を採用しているチームは、ソースコードと同じ共有リポジトリに保存された追跡可能なコードを用いてビルド、テスト、デプロイの設定を行うことができます。\n\n\nクラウドネイティブの継続的インテグレーションとは、クラウドネイティブ開発でよく使われるクラウドサービスをサポートする継続的インテグレーションです。\n",{"id":62},"cloud-native-continuous-integration",{"type":53,"componentName":53,"componentContent":64},{"header":44,"text":65,"config":66},"クラウドネイティブは、スピードとスケールの面で機会を提供しますが、[より複雑になります](https://thenewstack.io/the-shifting-nature-of-ci-cd-in-the-age-of-cloud-native-computing/)。クラウドネイティブエンジニアリングチームは、[マイクロサービス](https://about.gitlab.com/ja-jp/topics/microservices/)環境での開発から生じる複雑さをサポートするよう設計された自動化と安定性の向上とCI/CDツールを必要としています。\n\n\n より良いクラウドネイティブ開発のため、チームは継続的インテグレーションソリューションが一般的に使用されているクラウドサービスに最適化されていることを確認する必要があります。\n\n\n * [Kubernetes](https://about.gitlab.com/solutions/kubernetes/)のようなコンテナオーケストレーションツールを使用すると、デベロッパーはスケーリングやデプロイなど、アプリケーションのコンテナの機能を調整できます。Kubernetesを使用しているチームの場合、クラウドネイティブCIには複数のクラスターの追加や管理をサポートする堅牢なKubernetesインテグレーションが必要です。\n\n * 継続的なインテグレーションに加え、シームレスな[継続的なデリバリー](https://about.gitlab.com/ja-jp/solutions/continuous-integration/)(CD)は、クラウドネイティブとマイクロサービスの開発にとって重要です。[カナリアデプロイ](https://docs.gitlab.com/ja-jp/user/project/canary_deployments/)のような高機能のデプロイ戦略は、クラウドネイティブチームが新機能を構築するのと同じ速度でテストする際に役立ちます。\n\n* クラウドネイティブアプリケーションは多くの場合、モノリシックなアプリケーション構造の代わりにマイクロサービスを使用してアーキテクチャされており、デプロイのアプリケーションのライブラリとプロセスのパッケージ化はコンテナに依存しています。[ビルトインコンテナレジストリ](https://docs.gitlab.com/ja-jp/user/packages/container_registry/)を備えたクラウドネイティブCIツールは、このプロセスを合理化する際に役立ちます。\n\nクラウドネイティブの継続的なインテグレーションはクラウドネイティブチームが使用するクラウドサービスとアーキテクチャをサポートするよう設計されており、スピードと安定性のためにチームが必要とする自動化機能を提供します。\n",{"id":67},"what-a-cloud-native-ci-pipeline-needs",{"type":53,"componentName":53,"componentContent":69},{"header":48,"text":70,"config":71},"クラウドネイティブの継続的インテグレーション（CI）は、CIプラクティスとクラウドネイティブアプローチをマージし、スケーラビリティと効率を向上させることでソフトウェア開発ライフサイクルを変革します。この開発プロセスは、堅牢な継続的インテグレーションツールを通じてデプロイプロセスをサポートし、ソフトウェア開発者が安定した本番環境を維持し、高品質のソフトウェアを提供できるようにします。\n\nコンテナオーケストレーションやサーバーレスコンピューティングなどのクラウドサービスを統合することで、開発チームはデプロイサイクルを短縮し、ソフトウェアリリースの品質を向上させ、効率的なソフトウェアデリバリーを実現できるようになります。\n\nCIとクラウドネイティブプラクティスのシームレスなインテグレーションは、より効率的で効果的なソフトウェア開発プラクティスを促進し、最終的に優れたソフトウェア品質と信頼性の高い本番環境の実現につながります。\n",{"id":72},"conclusion",{"type":74,"componentName":74,"componentContent":75},"CommonResourcesContainer",{"header":76,"tabs":77},"関連するリソース",[78,109,122],{"name":79,"items":80,"config":108},"ブログ投稿",[81,91,100],{"header":82,"type":79,"image":83,"link":86},"アジャイルポートフォリオプランニングとプロジェクト管理のためのGitLabの活用法",{"altText":82,"config":84},{"src":85},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749159580/Website/Topics/nvidia.jpg",{"text":87,"config":88},"詳細はこちら",{"href":89,"icon":90,"modal":28},"/blog/gitlab-for-agile-portfolio-planning-project-management/","Blog",{"header":92,"type":79,"image":93,"link":96},"GitLabとHelmでKubernetesに自動デプロイし、CI/CDパイプラインを作成する方法",{"altText":92,"config":94},{"src":95},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749159935/Website/Topics/NIST.png",{"text":87,"config":97},{"href":98,"icon":99,"modal":28},"/blog/how-to-create-a-ci-cd-pipeline-with-auto-deploy-to-kubernetes-using-gitlab/","BlogAlt",{"header":101,"type":79,"image":102,"link":105},"GitLabを活用してアジャイル、CI/CD、GitOpsなどを実現する方法",{"altText":101,"config":103},{"src":104},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749159940/Website/Topics/dedicated-blog-header.png",{"text":87,"config":106},{"href":107,"icon":90,"modal":28},"/blog/gitlab-for-cicd-agile-gitops-cloudnative/",{"key":79},{"name":110,"items":111,"config":121},"ドキュメント",[112],{"header":113,"type":110,"image":114,"link":117},"GitLab CI/CDパイプラインからKubernetesにソフトウェアをデプロイ",{"altText":113,"config":115},{"src":116},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749157556/Website/Topics/resources_1.jpg",{"text":87,"config":118},{"href":119,"icon":120,"modal":28},"https://docs.gitlab.com/ja-jp/user/project/clusters/","Docs",{"key":110},{"name":123,"items":124,"config":134},"ホワイトペーパー",[125],{"header":126,"type":123,"image":127,"link":130},"GitLabからAWSにデプロイする方法",{"altText":126,"config":128},{"src":129},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749159570/Website/Topics/vlabsdev_coverimage.jpg",{"text":87,"config":131},{"href":132,"icon":133,"modal":28},"/blog/deploy-aws/","Whitepapers",{"key":123},{"type":136,"componentName":136},"CommonNextSteps","yml",{},true,"/ja-jp/topics/ci-cd/cloud-native-continuous-integration",{"title":25,"description":142},"クラウドネイティブの開発には、スピードをサポートする継続的なインテグレーションが必要です。クラウドネイティブCIと通常のCIの違いをご覧ください。","ja-jp/topics/ci-cd/cloud-native-continuous-integration/index","iOfKiRzkQ-PL2lEJsTiZF3H-KfIc1mkCIAFLsZ9DGu4",{"logo":146,"freeTrial":151,"sales":156,"login":161,"items":166,"search":493,"minimal":526,"duo":543,"switchNav":552,"pricingDeployment":563},{"config":147},{"href":148,"dataGaName":149,"dataGaLocation":150},"/ja-jp/","gitlab logo","header",{"text":152,"config":153},"無料トライアルを開始",{"href":154,"dataGaName":155,"dataGaLocation":150},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/ja-jp&glm_content=default-saas-trial/","free trial",{"text":157,"config":158},"デモをリクエスト",{"href":159,"dataGaName":160,"dataGaLocation":150},"/ja-jp/sales/?contact-topic=request-demo","sales",{"text":162,"config":163},"サインイン",{"href":164,"dataGaName":165,"dataGaLocation":150},"https://gitlab.com/users/sign_in/","sign in",[167,195,296,301,415,471],{"text":168,"config":169,"menu":171},"プラットフォーム",{"dataNavLevelOne":170},"platform",{"type":172,"columns":173},"cards",[174,180,188],{"title":168,"description":175,"link":176},"DevSecOpsに特化したインテリジェントオーケストレーションプラットフォーム",{"text":177,"config":178},"プラットフォームの詳細はこちら",{"href":179,"dataGaName":170,"dataGaLocation":150},"/ja-jp/platform/",{"title":181,"description":182,"link":183},"GitLab Duo Agent Platform","ソフトウェアライフサイクル全体を支えるエージェント型AI",{"text":184,"config":185},"GitLab Duoのご紹介",{"href":186,"dataGaName":187,"dataGaLocation":150},"/ja-jp/gitlab-duo-agent-platform/","gitlab duo agent platform",{"title":189,"description":190,"link":191},"GitLabが選ばれる理由","エンタープライズがGitLabを選ぶ主な理由をご覧ください",{"text":87,"config":192},{"href":193,"dataGaName":194,"dataGaLocation":150},"/ja-jp/why-gitlab/","why gitlab",{"text":196,"left":139,"config":197,"menu":199},"製品",{"dataNavLevelOne":198},"solutions",{"type":200,"link":201,"columns":205,"feature":275},"lists",{"text":202,"config":203},"すべてのソリューションを表示",{"href":204,"dataGaName":198,"dataGaLocation":150},"/ja-jp/solutions/",[206,230,253],{"title":207,"description":208,"link":209,"items":214},"自動化","CI/CDと自動化でデプロイを加速",{"config":210},{"icon":211,"href":212,"dataGaName":213,"dataGaLocation":150},"AutomatedCodeAlt","/ja-jp/solutions/delivery-automation/","automated software delivery",[215,218,221,226],{"text":17,"config":216},{"href":217,"dataGaLocation":150,"dataGaName":17},"/ja-jp/solutions/continuous-integration/",{"text":181,"config":219},{"href":186,"dataGaLocation":150,"dataGaName":220},"gitlab duo agent platform - product menu",{"text":222,"config":223},"ソースコード管理",{"href":224,"dataGaLocation":150,"dataGaName":225},"/ja-jp/solutions/source-code-management/","Source Code Management",{"text":227,"config":228},"自動化されたソフトウェアデリバリー",{"href":212,"dataGaLocation":150,"dataGaName":229},"Automated software delivery",{"title":231,"description":232,"link":233,"items":238},"セキュリティ","セキュリティを犠牲にすることなくコード作成を高速化",{"config":234},{"href":235,"dataGaName":236,"dataGaLocation":150,"icon":237},"/ja-jp/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[239,243,248],{"text":240,"config":241},"アプリケーションセキュリティテスト",{"href":235,"dataGaName":242,"dataGaLocation":150},"Application security testing",{"text":244,"config":245},"ソフトウェアサプライチェーンセキュリティ",{"href":246,"dataGaLocation":150,"dataGaName":247},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":249,"config":250},"ソフトウェアコンプライアンス",{"href":251,"dataGaName":252,"dataGaLocation":150},"/ja-jp/solutions/software-compliance/","software compliance",{"title":254,"link":255,"items":260},"測定",{"config":256},{"icon":257,"href":258,"dataGaName":259,"dataGaLocation":150},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[261,265,270],{"text":262,"config":263},"可視性と測定",{"href":258,"dataGaLocation":150,"dataGaName":264},"Visibility and Measurement",{"text":266,"config":267},"バリューストリーム管理",{"href":268,"dataGaLocation":150,"dataGaName":269},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":271,"config":272},"分析とインサイト",{"href":273,"dataGaLocation":150,"dataGaName":274},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":276,"type":200,"items":277},"GitLabが活躍する場所",[278,284,290],{"text":279,"config":280},"大企業",{"icon":281,"href":282,"dataGaLocation":150,"dataGaName":283},"Building","/ja-jp/enterprise/","enterprise",{"text":285,"config":286},"スモールビジネス",{"icon":287,"href":288,"dataGaLocation":150,"dataGaName":289},"Work","/ja-jp/small-business/","small business",{"text":291,"config":292},"公共部門",{"icon":293,"href":294,"dataGaLocation":150,"dataGaName":295},"Organization","/ja-jp/solutions/public-sector/","public sector",{"text":297,"config":298},"価格",{"href":299,"dataGaName":300,"dataGaLocation":150,"dataNavLevelOne":300},"/ja-jp/pricing/","pricing",{"text":302,"config":303,"menu":305},"関連リソース",{"dataNavLevelOne":304},"resources",{"type":200,"link":306,"columns":310,"feature":404},{"text":307,"config":308},"すべてのリソースを表示",{"href":309,"dataGaName":304,"dataGaLocation":150},"/ja-jp/resources/",[311,344,371],{"title":312,"items":313},"はじめに",[314,319,324,329,334,339],{"text":315,"config":316},"インストール",{"href":317,"dataGaName":318,"dataGaLocation":150},"/ja-jp/install/","install",{"text":320,"config":321},"クイックスタートガイド",{"href":322,"dataGaName":323,"dataGaLocation":150},"/ja-jp/get-started/","quick setup checklists",{"text":325,"config":326},"学ぶ",{"href":327,"dataGaLocation":150,"dataGaName":328},"https://university.gitlab.com/","learn",{"text":330,"config":331},"製品ドキュメント",{"href":332,"dataGaName":333,"dataGaLocation":150},"https://docs.gitlab.com/ja-jp/","product documentation",{"text":335,"config":336},"ベストプラクティスビデオ",{"href":337,"dataGaName":338,"dataGaLocation":150},"/ja-jp/getting-started-videos/","best practice videos",{"text":340,"config":341},"インテグレーション",{"href":342,"dataGaName":343,"dataGaLocation":150},"/ja-jp/integrations/","integrations",{"title":345,"items":346},"検索する",[347,352,357,362,366],{"text":348,"config":349},"お客様成功事例",{"href":350,"dataGaName":351,"dataGaLocation":150},"/ja-jp/customers/","customer success stories",{"text":353,"config":354},"ブログ",{"href":355,"dataGaName":356,"dataGaLocation":150},"/ja-jp/blog/","blog",{"text":358,"config":359},"Demo Hub",{"href":360,"dataGaName":361,"dataGaLocation":150},"/ja-jp/demo-hub/","demo hub",{"text":363,"config":364},"The Source",{"href":365,"dataGaName":356,"dataGaLocation":150},"/ja-jp/the-source/",{"text":367,"config":368},"リモート",{"href":369,"dataGaName":370,"dataGaLocation":150},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":372,"items":373},"つなげる",[374,379,384,389,394,399],{"text":375,"config":376},"GitLabサービス",{"href":377,"dataGaName":378,"dataGaLocation":150},"/ja-jp/services/","services",{"text":380,"config":381},"コントリビュート",{"href":382,"dataGaName":383,"dataGaLocation":150},"https://contributors.gitlab.com","contribute",{"text":385,"config":386},"コミュニティ",{"href":387,"dataGaName":388,"dataGaLocation":150},"/community/","community",{"text":390,"config":391},"フォーラム",{"href":392,"dataGaName":393,"dataGaLocation":150},"https://forum.gitlab.com/","forum",{"text":395,"config":396},"イベント",{"href":397,"dataGaName":398,"dataGaLocation":150},"/events/","events",{"text":400,"config":401},"パートナー",{"href":402,"dataGaName":403,"dataGaLocation":150},"/ja-jp/partners/","partners",{"config":405,"title":408,"text":409,"link":410},{"background":406,"textColor":407},"url('https://res.cloudinary.com/about-gitlab-com/image/upload/v1777322348/qpq8yrgn8knii57omj0c.png')","#000","GitLabの最新情報","最新の機能と改善点に関する情報をお届けします。",{"text":411,"config":412},"最新情報を読む",{"href":413,"dataGaName":414,"dataGaLocation":150},"/ja-jp/whats-new/","whats new",{"text":416,"config":417,"menu":419},"企業情報",{"dataNavLevelOne":418},"company",{"type":200,"columns":420},[421],{"items":422},[423,428,434,436,441,446,451,456,461,466],{"text":424,"config":425},"GitLabについて",{"href":426,"dataGaName":427,"dataGaLocation":150},"/ja-jp/company/","about",{"text":429,"config":430,"footerGa":433},"採用情報",{"href":431,"dataGaName":432,"dataGaLocation":150},"/jobs/","jobs",{"dataGaName":432},{"text":395,"config":435},{"href":397,"dataGaName":398,"dataGaLocation":150},{"text":437,"config":438},"経営陣",{"href":439,"dataGaName":440,"dataGaLocation":150},"/company/team/e-group/","leadership",{"text":442,"config":443},"ハンドブック",{"href":444,"dataGaName":445,"dataGaLocation":150},"https://handbook.gitlab.com/","handbook",{"text":447,"config":448},"投資家向け情報",{"href":449,"dataGaName":450,"dataGaLocation":150},"https://ir.gitlab.com/overview/default.aspx","investor relations",{"text":452,"config":453},"トラストセンター",{"href":454,"dataGaName":455,"dataGaLocation":150},"/ja-jp/security/","trust center",{"text":457,"config":458},"AI Transparency Center",{"href":459,"dataGaName":460,"dataGaLocation":150},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":462,"config":463},"ニュースレター",{"href":464,"dataGaName":465,"dataGaLocation":150},"/company/contact/#contact-forms","newsletter",{"text":467,"config":468},"プレス",{"href":469,"dataGaName":470,"dataGaLocation":150},"/press/","press",{"text":472,"config":473,"menu":474},"お問い合わせ",{"dataNavLevelOne":418},{"type":200,"columns":475},[476],{"items":477},[478,483,488],{"text":479,"config":480},"お問い合わせはこちら",{"href":481,"dataGaName":482,"dataGaLocation":150},"/ja-jp/sales/","talk to sales",{"text":484,"config":485},"サポートを受ける",{"href":486,"dataGaName":487,"dataGaLocation":150},"https://support.gitlab.com/hc/en-us","support portal",{"text":489,"config":490},"カスタマーポータル",{"href":491,"dataGaName":492,"dataGaLocation":150},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":494,"login":495,"suggestions":502},"閉じる",{"text":496,"link":497},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":498,"config":499},"GitLab.com",{"href":164,"dataGaName":500,"dataGaLocation":501},"search login","search",{"text":503,"default":504},"提案",[505,507,512,514,518,522],{"text":181,"config":506},{"href":186,"dataGaName":181,"dataGaLocation":501},{"text":508,"config":509},"コード提案（AI）",{"href":510,"dataGaName":511,"dataGaLocation":501},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":17,"config":513},{"href":217,"dataGaName":17,"dataGaLocation":501},{"text":515,"config":516},"GitLab on AWS",{"href":517,"dataGaName":515,"dataGaLocation":501},"/ja-jp/partners/technology-partners/aws/",{"text":519,"config":520},"GitLab on Google Cloud",{"href":521,"dataGaName":519,"dataGaLocation":501},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":523,"config":524},"GitLabを選ぶ理由",{"href":193,"dataGaName":525,"dataGaLocation":501},"Why GitLab?",{"freeTrial":527,"mobileIcon":531,"desktopIcon":536,"secondaryButton":539},{"text":152,"config":528},{"href":529,"dataGaName":155,"dataGaLocation":530},"https://gitlab.com/-/trials/new/","nav",{"altText":532,"config":533},"GitLabアイコン",{"src":534,"dataGaName":535,"dataGaLocation":530},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":532,"config":537},{"src":538,"dataGaName":535,"dataGaLocation":530},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":312,"config":540},{"href":541,"dataGaName":542,"dataGaLocation":530},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/ja-jp/get-started/","get started",{"freeTrial":544,"mobileIcon":548,"desktopIcon":550},{"text":545,"config":546},"GitLab Duoの詳細について",{"href":186,"dataGaName":547,"dataGaLocation":530},"gitlab duo",{"altText":532,"config":549},{"src":534,"dataGaName":535,"dataGaLocation":530},{"altText":532,"config":551},{"src":538,"dataGaName":535,"dataGaLocation":530},{"button":553,"mobileIcon":558,"desktopIcon":560},{"text":554,"config":555},"/switch",{"href":556,"dataGaName":557,"dataGaLocation":530},"#contact","switch",{"altText":532,"config":559},{"src":534,"dataGaName":535,"dataGaLocation":530},{"altText":532,"config":561},{"src":562,"dataGaName":535,"dataGaLocation":530},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":564,"mobileIcon":569,"desktopIcon":571},{"text":565,"config":566},"料金ページに戻る",{"href":299,"dataGaName":567,"dataGaLocation":530,"icon":568},"back to pricing","GoBack",{"altText":532,"config":570},{"src":534,"dataGaName":535,"dataGaLocation":530},{"altText":532,"config":572},{"src":538,"dataGaName":535,"dataGaLocation":530},{"title":574,"button":575,"config":579},"GitLab Orbitが登場: AIエージェントのためのコンテキストレイヤー",{"text":87,"config":576},{"href":577,"dataGaName":578,"dataGaLocation":150},"/ja-jp/gitlab-orbit/","orbit",{"layout":580,"disabled":28},"release",{"data":582},{"text":583,"source":584,"edit":590,"contribute":595,"config":600,"items":605,"minimal":813},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":585,"config":586},"ページのソースを表示",{"href":587,"dataGaName":588,"dataGaLocation":589},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":591,"config":592},"このページを編集",{"href":593,"dataGaName":594,"dataGaLocation":589},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":596,"config":597},"ご協力をお願いします",{"href":598,"dataGaName":599,"dataGaLocation":589},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":601,"facebook":602,"youtube":603,"linkedin":604},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[606,651,703,746,780],{"title":297,"links":607,"subMenu":622},[608,612,617],{"text":609,"config":610},"プランの表示",{"href":299,"dataGaName":611,"dataGaLocation":589},"view plans",{"text":613,"config":614},"Premiumを選ぶ理由",{"href":615,"dataGaName":616,"dataGaLocation":589},"/ja-jp/pricing/premium/","why premium",{"text":618,"config":619},"Ultimateを選ぶ理由",{"href":620,"dataGaName":621,"dataGaLocation":589},"/ja-jp/pricing/ultimate/","why ultimate",[623],{"title":472,"links":624},[625,627,629,631,636,641,646],{"text":472,"config":626},{"href":481,"dataGaName":160,"dataGaLocation":589},{"text":484,"config":628},{"href":486,"dataGaName":487,"dataGaLocation":589},{"text":489,"config":630},{"href":491,"dataGaName":492,"dataGaLocation":589},{"text":632,"config":633},"ステータス",{"href":634,"dataGaName":635,"dataGaLocation":589},"https://status.gitlab.com/","status",{"text":637,"config":638},"利用規約",{"href":639,"dataGaName":640,"dataGaLocation":589},"/terms/","terms of use",{"text":642,"config":643},"プライバシーに関する声明",{"href":644,"dataGaName":645,"dataGaLocation":589},"/ja-jp/privacy/","privacy statement",{"text":647,"config":648},"Cookie 優先設定",{"dataGaName":649,"dataGaLocation":589,"id":650,"isOneTrustButton":139},"cookie preferences","ot-sdk-btn",{"title":196,"links":652,"subMenu":661},[653,657],{"text":654,"config":655},"DevSecOpsプラットフォーム",{"href":179,"dataGaName":656,"dataGaLocation":589},"devsecops platform",{"text":658,"config":659},"AI支援開発",{"href":186,"dataGaName":660,"dataGaLocation":589},"ai-assisted development",[662],{"title":663,"links":664},"トピック",[665,668,673,678,683,688,693,698],{"text":17,"config":666},{"href":19,"dataGaName":667,"dataGaLocation":589},"cicd",{"text":669,"config":670},"GitOps",{"href":671,"dataGaName":672,"dataGaLocation":589},"/ja-jp/topics/gitops/","gitops",{"text":674,"config":675},"DevOps",{"href":676,"dataGaName":677,"dataGaLocation":589},"/ja-jp/topics/devops/","devops",{"text":679,"config":680},"バージョン管理",{"href":681,"dataGaName":682,"dataGaLocation":589},"/ja-jp/topics/version-control/","version control",{"text":684,"config":685},"DevSecOps",{"href":686,"dataGaName":687,"dataGaLocation":589},"/ja-jp/topics/devsecops/","devsecops",{"text":689,"config":690},"クラウドネイティブ",{"href":691,"dataGaName":692,"dataGaLocation":589},"/ja-jp/topics/cloud-native/","cloud native",{"text":694,"config":695},"コーディングのためのAI",{"href":696,"dataGaName":697,"dataGaLocation":589},"/ja-jp/topics/devops/ai-for-coding/","ai for coding",{"text":699,"config":700},"エージェント型AI",{"href":701,"dataGaName":702,"dataGaLocation":589},"/ja-jp/topics/agentic-ai/","agentic ai",{"title":704,"links":705},"ソリューション",[706,709,711,716,720,723,726,729,731,733,736,741],{"text":240,"config":707},{"href":235,"dataGaName":708,"dataGaLocation":589},"Application Security Testing",{"text":227,"config":710},{"href":212,"dataGaName":213,"dataGaLocation":589},{"text":712,"config":713},"アジャイル開発",{"href":714,"dataGaName":715,"dataGaLocation":589},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":717,"config":718},"SCM",{"href":224,"dataGaName":719,"dataGaLocation":589},"source code management",{"text":17,"config":721},{"href":217,"dataGaName":722,"dataGaLocation":589},"continuous integration & delivery",{"text":266,"config":724},{"href":268,"dataGaName":725,"dataGaLocation":589},"value stream management",{"text":669,"config":727},{"href":728,"dataGaName":672,"dataGaLocation":589},"/ja-jp/solutions/gitops/",{"text":279,"config":730},{"href":282,"dataGaName":283,"dataGaLocation":589},{"text":285,"config":732},{"href":288,"dataGaName":289,"dataGaLocation":589},{"text":734,"config":735},"公共機関",{"href":294,"dataGaName":295,"dataGaLocation":589},{"text":737,"config":738},"教育",{"href":739,"dataGaName":740,"dataGaLocation":589},"/ja-jp/solutions/education/","education",{"text":742,"config":743},"金融サービス",{"href":744,"dataGaName":745,"dataGaLocation":589},"/ja-jp/solutions/finance/","financial services",{"title":747,"links":748},"リソース",[749,751,753,755,759,761,764,766,768,770,772,774,776,778],{"text":315,"config":750},{"href":317,"dataGaName":318,"dataGaLocation":589},{"text":320,"config":752},{"href":322,"dataGaName":323,"dataGaLocation":589},{"text":325,"config":754},{"href":327,"dataGaName":328,"dataGaLocation":589},{"text":330,"config":756},{"href":757,"dataGaName":758,"dataGaLocation":589},"https://docs.gitlab.com/ja-jp","docs",{"text":353,"config":760},{"href":355,"dataGaName":356,"dataGaLocation":589},{"text":762,"config":763},"最新リリース",{"href":413,"dataGaName":414,"dataGaLocation":589},{"text":348,"config":765},{"href":350,"dataGaName":351,"dataGaLocation":589},{"text":367,"config":767},{"href":369,"dataGaName":370,"dataGaLocation":589},{"text":375,"config":769},{"href":377,"dataGaName":378,"dataGaLocation":589},{"text":380,"config":771},{"href":382,"dataGaName":383,"dataGaLocation":589},{"text":385,"config":773},{"href":387,"dataGaName":388,"dataGaLocation":589},{"text":390,"config":775},{"href":392,"dataGaName":393,"dataGaLocation":589},{"text":395,"config":777},{"href":397,"dataGaName":398,"dataGaLocation":589},{"text":400,"config":779},{"href":402,"dataGaName":403,"dataGaLocation":589},{"title":781,"links":782},"会社情報",[783,785,787,789,791,793,797,802,804,806,808],{"text":424,"config":784},{"href":426,"dataGaName":418,"dataGaLocation":589},{"text":429,"config":786},{"href":431,"dataGaName":432,"dataGaLocation":589},{"text":437,"config":788},{"href":439,"dataGaName":440,"dataGaLocation":589},{"text":442,"config":790},{"href":444,"dataGaName":445,"dataGaLocation":589},{"text":447,"config":792},{"href":449,"dataGaName":450,"dataGaLocation":589},{"text":794,"config":795},"Sustainability",{"href":796,"dataGaName":794,"dataGaLocation":589},"/sustainability/",{"text":798,"config":799},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":800,"dataGaName":801,"dataGaLocation":589},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":452,"config":803},{"href":454,"dataGaName":455,"dataGaLocation":589},{"text":462,"config":805},{"href":464,"dataGaName":465,"dataGaLocation":589},{"text":467,"config":807},{"href":469,"dataGaName":470,"dataGaLocation":589},{"text":809,"config":810},"現代奴隷制の透明性に関する声明",{"href":811,"dataGaName":812,"dataGaLocation":589},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":814},[815,817,820],{"text":637,"config":816},{"href":639,"dataGaName":640,"dataGaLocation":589},{"text":818,"config":819},"Cookieの設定",{"dataGaName":649,"dataGaLocation":589,"id":650,"isOneTrustButton":139},{"text":642,"config":821},{"href":644,"dataGaName":645,"dataGaLocation":589},{"header":823,"blurb":824,"button":825,"secondaryButton":829},"今すぐ開発をスピードアップ","DevSecOpsに特化したインテリジェントオーケストレーションプラットフォームで実現できることをご確認ください。\n",{"text":152,"config":826},{"href":827,"dataGaName":155,"dataGaLocation":828},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/ja-jp/","feature",{"text":472,"config":830},{"href":481,"dataGaName":160,"dataGaLocation":828},1786803755092]