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