[{"data":1,"prerenderedAt":742},["ShallowReactive",2],{"/ja-jp/topics/gitops/infrastructure-as-code":3,"navigation-ja-jp":121,"banner-ja-jp":519,"footer-ja-jp":529,"next-steps-ja-jp":733},{"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},"/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","1NA0Ygt5VPaEv5YwakI7S-S9i7ffAfd8hcUTYKc3Yj4",{"data":122},{"logo":123,"freeTrial":128,"sales":133,"login":138,"items":143,"search":449,"minimal":482,"duo":499,"pricingDeployment":509},{"config":124},{"href":125,"dataGaName":126,"dataGaLocation":127},"/ja-jp/","gitlab logo","header",{"text":129,"config":130},"無料トライアルを開始",{"href":131,"dataGaName":132,"dataGaLocation":127},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":134,"config":135},"お問い合わせ",{"href":136,"dataGaName":137,"dataGaLocation":127},"/ja-jp/sales/","sales",{"text":139,"config":140},"サインイン",{"href":141,"dataGaName":142,"dataGaLocation":127},"https://gitlab.com/users/sign_in/","sign in",[144,170,266,271,371,431],{"text":145,"config":146,"cards":148},"プラットフォーム",{"dataNavLevelOne":147},"platform",[149,155,163],{"title":145,"description":150,"link":151},"DevSecOpsに特化したインテリジェントオーケストレーションプラットフォーム",{"text":152,"config":153},"プラットフォームを詳しく見る",{"href":154,"dataGaName":147,"dataGaLocation":127},"/ja-jp/platform/",{"title":156,"description":157,"link":158},"GitLab Duo Agent Platform","ソフトウェアライフサイクル全体を支えるエージェント型AI",{"text":159,"config":160},"GitLab Duoのご紹介",{"href":161,"dataGaName":162,"dataGaLocation":127},"/ja-jp/gitlab-duo-agent-platform/","gitlab duo agent platform",{"title":164,"description":165,"link":166},"GitLabが選ばれる理由","エンタープライズがGitLabを選ぶ主な理由をご覧ください",{"text":70,"config":167},{"href":168,"dataGaName":169,"dataGaLocation":127},"/ja-jp/why-gitlab/","why gitlab",{"text":171,"left":115,"config":172,"link":174,"lists":178,"footer":248},"製品",{"dataNavLevelOne":173},"solutions",{"text":175,"config":176},"すべてのソリューションを表示",{"href":177,"dataGaName":173,"dataGaLocation":127},"/ja-jp/solutions/",[179,204,226],{"title":180,"description":181,"link":182,"items":187},"自動化","CI/CDと自動化でデプロイを加速",{"config":183},{"icon":184,"href":185,"dataGaName":186,"dataGaLocation":127},"AutomatedCodeAlt","/ja-jp/solutions/delivery-automation/","automated software delivery",[188,192,195,200],{"text":189,"config":190},"CI/CD",{"href":191,"dataGaLocation":127,"dataGaName":189},"/ja-jp/solutions/continuous-integration/",{"text":156,"config":193},{"href":161,"dataGaLocation":127,"dataGaName":194},"gitlab duo agent platform - product menu",{"text":196,"config":197},"ソースコード管理",{"href":198,"dataGaLocation":127,"dataGaName":199},"/ja-jp/solutions/source-code-management/","Source Code Management",{"text":201,"config":202},"自動化されたソフトウェアデリバリー",{"href":185,"dataGaLocation":127,"dataGaName":203},"Automated software delivery",{"title":205,"description":206,"link":207,"items":212},"セキュリティ","セキュリティを犠牲にすることなくコード作成を高速化",{"config":208},{"href":209,"dataGaName":210,"dataGaLocation":127,"icon":211},"/ja-jp/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[213,217,222],{"text":214,"config":215},"Application Security Testing",{"href":209,"dataGaName":216,"dataGaLocation":127},"Application security testing",{"text":218,"config":219},"ソフトウェアサプライチェーンの安全性",{"href":220,"dataGaLocation":127,"dataGaName":221},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":223,"config":224},"Software Compliance",{"href":225,"dataGaName":223,"dataGaLocation":127},"/ja-jp/solutions/software-compliance/",{"title":227,"link":228,"items":233},"測定",{"config":229},{"icon":230,"href":231,"dataGaName":232,"dataGaLocation":127},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[234,238,243],{"text":235,"config":236},"可視性と測定",{"href":231,"dataGaLocation":127,"dataGaName":237},"Visibility and Measurement",{"text":239,"config":240},"バリューストリーム管理",{"href":241,"dataGaLocation":127,"dataGaName":242},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":244,"config":245},"分析とインサイト",{"href":246,"dataGaLocation":127,"dataGaName":247},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":249,"items":250},"GitLabが活躍する場所",[251,256,261],{"text":252,"config":253},"Enterprise",{"href":254,"dataGaLocation":127,"dataGaName":255},"/ja-jp/enterprise/","enterprise",{"text":257,"config":258},"スモールビジネス",{"href":259,"dataGaLocation":127,"dataGaName":260},"/ja-jp/small-business/","small business",{"text":262,"config":263},"公共機関",{"href":264,"dataGaLocation":127,"dataGaName":265},"/ja-jp/solutions/public-sector/","public sector",{"text":267,"config":268},"価格",{"href":269,"dataGaName":270,"dataGaLocation":127,"dataNavLevelOne":270},"/ja-jp/pricing/","pricing",{"text":272,"config":273,"link":275,"lists":279,"feature":358},"関連リソース",{"dataNavLevelOne":274},"resources",{"text":276,"config":277},"すべてのリソースを表示",{"href":278,"dataGaName":274,"dataGaLocation":127},"/ja-jp/resources/",[280,313,330],{"title":281,"items":282},"はじめに",[283,288,293,298,303,308],{"text":284,"config":285},"インストール",{"href":286,"dataGaName":287,"dataGaLocation":127},"/ja-jp/install/","install",{"text":289,"config":290},"クイックスタートガイド",{"href":291,"dataGaName":292,"dataGaLocation":127},"/ja-jp/get-started/","quick setup checklists",{"text":294,"config":295},"学ぶ",{"href":296,"dataGaLocation":127,"dataGaName":297},"https://university.gitlab.com/","learn",{"text":299,"config":300},"製品ドキュメント",{"href":301,"dataGaName":302,"dataGaLocation":127},"https://docs.gitlab.com/","product documentation",{"text":304,"config":305},"ベストプラクティスビデオ",{"href":306,"dataGaName":307,"dataGaLocation":127},"/ja-jp/getting-started-videos/","best practice videos",{"text":309,"config":310},"インテグレーション",{"href":311,"dataGaName":312,"dataGaLocation":127},"/ja-jp/integrations/","integrations",{"title":314,"items":315},"検索する",[316,321,325],{"text":317,"config":318},"お客様成功事例",{"href":319,"dataGaName":320,"dataGaLocation":127},"/ja-jp/customers/","customer success stories",{"text":62,"config":322},{"href":323,"dataGaName":324,"dataGaLocation":127},"/ja-jp/blog/","blog",{"text":326,"config":327},"リモート",{"href":328,"dataGaName":329,"dataGaLocation":127},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":331,"items":332},"つなげる",[333,338,343,348,353],{"text":334,"config":335},"GitLabサービス",{"href":336,"dataGaName":337,"dataGaLocation":127},"/ja-jp/services/","services",{"text":339,"config":340},"コミュニティ",{"href":341,"dataGaName":342,"dataGaLocation":127},"/community/","community",{"text":344,"config":345},"フォーラム",{"href":346,"dataGaName":347,"dataGaLocation":127},"https://forum.gitlab.com/","forum",{"text":349,"config":350},"イベント",{"href":351,"dataGaName":352,"dataGaLocation":127},"/events/","events",{"text":354,"config":355},"パートナー",{"href":356,"dataGaName":357,"dataGaLocation":127},"/ja-jp/partners/","partners",{"backgroundColor":359,"textColor":360,"text":361,"image":362,"link":366},"#2f2a6b","#fff","ソフトウェア開発の未来への洞察",{"altText":363,"config":364},"ソースプロモカード",{"src":365},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758208064/dzl0dbift9xdizyelkk4.svg",{"text":367,"config":368},"最新情報を読む",{"href":369,"dataGaName":370,"dataGaLocation":127},"/ja-jp/the-source/","the source",{"text":372,"config":373,"lists":375},"会社情報",{"dataNavLevelOne":374},"company",[376],{"items":377},[378,383,389,391,396,401,406,411,416,421,426],{"text":379,"config":380},"GitLabについて",{"href":381,"dataGaName":382,"dataGaLocation":127},"/ja-jp/company/","about",{"text":384,"config":385,"footerGa":388},"採用情報",{"href":386,"dataGaName":387,"dataGaLocation":127},"/jobs/","jobs",{"dataGaName":387},{"text":349,"config":390},{"href":351,"dataGaName":352,"dataGaLocation":127},{"text":392,"config":393},"経営陣",{"href":394,"dataGaName":395,"dataGaLocation":127},"/company/team/e-group/","leadership",{"text":397,"config":398},"チーム",{"href":399,"dataGaName":400,"dataGaLocation":127},"/company/team/","team",{"text":402,"config":403},"ハンドブック",{"href":404,"dataGaName":405,"dataGaLocation":127},"https://handbook.gitlab.com/","handbook",{"text":407,"config":408},"投資家向け情報",{"href":409,"dataGaName":410,"dataGaLocation":127},"https://ir.gitlab.com/","investor relations",{"text":412,"config":413},"トラストセンター",{"href":414,"dataGaName":415,"dataGaLocation":127},"/ja-jp/security/","trust center",{"text":417,"config":418},"AI Transparency Center",{"href":419,"dataGaName":420,"dataGaLocation":127},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":422,"config":423},"ニュースレター",{"href":424,"dataGaName":425,"dataGaLocation":127},"/company/contact/#contact-forms","newsletter",{"text":427,"config":428},"プレス",{"href":429,"dataGaName":430,"dataGaLocation":127},"/press/","press",{"text":134,"config":432,"lists":433},{"dataNavLevelOne":374},[434],{"items":435},[436,439,444],{"text":134,"config":437},{"href":136,"dataGaName":438,"dataGaLocation":127},"talk to sales",{"text":440,"config":441},"サポートポータル",{"href":442,"dataGaName":443,"dataGaLocation":127},"https://support.gitlab.com","support portal",{"text":445,"config":446},"カスタマーポータル",{"href":447,"dataGaName":448,"dataGaLocation":127},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":450,"login":451,"suggestions":458},"閉じる",{"text":452,"link":453},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":454,"config":455},"GitLab.com",{"href":141,"dataGaName":456,"dataGaLocation":457},"search login","search",{"text":459,"default":460},"提案",[461,463,468,470,474,478],{"text":156,"config":462},{"href":161,"dataGaName":156,"dataGaLocation":457},{"text":464,"config":465},"コード提案（AI）",{"href":466,"dataGaName":467,"dataGaLocation":457},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":189,"config":469},{"href":191,"dataGaName":189,"dataGaLocation":457},{"text":471,"config":472},"GitLab on AWS",{"href":473,"dataGaName":471,"dataGaLocation":457},"/ja-jp/partners/technology-partners/aws/",{"text":475,"config":476},"GitLab on Google Cloud",{"href":477,"dataGaName":475,"dataGaLocation":457},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":479,"config":480},"GitLabを選ぶ理由",{"href":168,"dataGaName":481,"dataGaLocation":457},"Why GitLab?",{"freeTrial":483,"mobileIcon":487,"desktopIcon":492,"secondaryButton":495},{"text":129,"config":484},{"href":485,"dataGaName":132,"dataGaLocation":486},"https://gitlab.com/-/trials/new/","nav",{"altText":488,"config":489},"GitLabアイコン",{"src":490,"dataGaName":491,"dataGaLocation":486},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":488,"config":493},{"src":494,"dataGaName":491,"dataGaLocation":486},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":281,"config":496},{"href":497,"dataGaName":498,"dataGaLocation":486},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/ja-jp/compare/gitlab-vs-github/","get started",{"freeTrial":500,"mobileIcon":505,"desktopIcon":507},{"text":501,"config":502},"GitLab Duoの詳細について",{"href":503,"dataGaName":504,"dataGaLocation":486},"/ja-jp/gitlab-duo/","gitlab duo",{"altText":488,"config":506},{"src":490,"dataGaName":491,"dataGaLocation":486},{"altText":488,"config":508},{"src":494,"dataGaName":491,"dataGaLocation":486},{"freeTrial":510,"mobileIcon":515,"desktopIcon":517},{"text":511,"config":512},"料金ページに戻る",{"href":269,"dataGaName":513,"dataGaLocation":486,"icon":514},"back to pricing","GoBack",{"altText":488,"config":516},{"src":490,"dataGaName":491,"dataGaLocation":486},{"altText":488,"config":518},{"src":494,"dataGaName":491,"dataGaLocation":486},{"title":520,"button":521,"config":526},"エージェント型AIがソフトウェア配信をどのように変革するかをご覧ください",{"text":522,"config":523},"GitLab Transcendを今すぐ視聴",{"href":524,"dataGaName":525,"dataGaLocation":127},"/ja-jp/events/transcend/virtual/","transcend event",{"layout":527,"icon":528},"release","AiStar",{"data":530},{"text":531,"source":532,"edit":538,"contribute":543,"config":548,"items":553,"minimal":725},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":533,"config":534},"ページのソースを表示",{"href":535,"dataGaName":536,"dataGaLocation":537},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":539,"config":540},"このページを編集",{"href":541,"dataGaName":542,"dataGaLocation":537},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":544,"config":545},"ご協力をお願いします",{"href":546,"dataGaName":547,"dataGaLocation":537},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":549,"facebook":550,"youtube":551,"linkedin":552},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[554,577,629,659,694],{"title":145,"links":555,"subMenu":560},[556],{"text":557,"config":558},"DevSecOpsプラットフォーム",{"href":154,"dataGaName":559,"dataGaLocation":537},"devsecops platform",[561],{"title":267,"links":562},[563,567,572],{"text":564,"config":565},"プランの表示",{"href":269,"dataGaName":566,"dataGaLocation":537},"view plans",{"text":568,"config":569},"Premiumを選ぶ理由",{"href":570,"dataGaName":571,"dataGaLocation":537},"/ja-jp/pricing/premium/","why premium",{"text":573,"config":574},"Ultimateを選ぶ理由",{"href":575,"dataGaName":576,"dataGaLocation":537},"/ja-jp/pricing/ultimate/","why ultimate",{"title":578,"links":579},"ソリューション",[580,585,588,590,595,600,604,607,610,613,615,617,619,624],{"text":581,"config":582},"デジタルトランスフォーメーション",{"href":583,"dataGaName":584,"dataGaLocation":537},"/ja-jp/topics/digital-transformation/","digital transformation",{"text":586,"config":587},"セキュリティとコンプライアンス",{"href":209,"dataGaName":216,"dataGaLocation":537},{"text":201,"config":589},{"href":185,"dataGaName":186,"dataGaLocation":537},{"text":591,"config":592},"アジャイル開発",{"href":593,"dataGaName":594,"dataGaLocation":537},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":596,"config":597},"クラウドトランスフォーメーション",{"href":598,"dataGaName":599,"dataGaLocation":537},"/ja-jp/topics/cloud-native/","cloud transformation",{"text":601,"config":602},"SCM",{"href":198,"dataGaName":603,"dataGaLocation":537},"source code management",{"text":189,"config":605},{"href":191,"dataGaName":606,"dataGaLocation":537},"continuous integration & delivery",{"text":239,"config":608},{"href":241,"dataGaName":609,"dataGaLocation":537},"value stream management",{"text":17,"config":611},{"href":100,"dataGaName":612,"dataGaLocation":537},"gitops",{"text":252,"config":614},{"href":254,"dataGaName":255,"dataGaLocation":537},{"text":257,"config":616},{"href":259,"dataGaName":260,"dataGaLocation":537},{"text":262,"config":618},{"href":264,"dataGaName":265,"dataGaLocation":537},{"text":620,"config":621},"教育",{"href":622,"dataGaName":623,"dataGaLocation":537},"/ja-jp/solutions/education/","education",{"text":625,"config":626},"金融サービス",{"href":627,"dataGaName":628,"dataGaLocation":537},"/ja-jp/solutions/finance/","financial services",{"title":272,"links":630},[631,633,635,637,640,642,645,647,649,651,653,655,657],{"text":284,"config":632},{"href":286,"dataGaName":287,"dataGaLocation":537},{"text":289,"config":634},{"href":291,"dataGaName":292,"dataGaLocation":537},{"text":294,"config":636},{"href":296,"dataGaName":297,"dataGaLocation":537},{"text":299,"config":638},{"href":301,"dataGaName":639,"dataGaLocation":537},"docs",{"text":62,"config":641},{"href":323,"dataGaName":324},{"text":643,"config":644},"お客様の成功事例",{"href":319,"dataGaLocation":537},{"text":317,"config":646},{"href":319,"dataGaName":320,"dataGaLocation":537},{"text":326,"config":648},{"href":328,"dataGaName":329,"dataGaLocation":537},{"text":334,"config":650},{"href":336,"dataGaName":337,"dataGaLocation":537},{"text":339,"config":652},{"href":341,"dataGaName":342,"dataGaLocation":537},{"text":344,"config":654},{"href":346,"dataGaName":347,"dataGaLocation":537},{"text":349,"config":656},{"href":351,"dataGaName":352,"dataGaLocation":537},{"text":354,"config":658},{"href":356,"dataGaName":357,"dataGaLocation":537},{"title":660,"links":661},"Company",[662,664,666,668,670,672,674,678,683,685,687,689],{"text":379,"config":663},{"href":381,"dataGaName":374,"dataGaLocation":537},{"text":384,"config":665},{"href":386,"dataGaName":387,"dataGaLocation":537},{"text":392,"config":667},{"href":394,"dataGaName":395,"dataGaLocation":537},{"text":397,"config":669},{"href":399,"dataGaName":400,"dataGaLocation":537},{"text":402,"config":671},{"href":404,"dataGaName":405,"dataGaLocation":537},{"text":407,"config":673},{"href":409,"dataGaName":410,"dataGaLocation":537},{"text":675,"config":676},"Sustainability",{"href":677,"dataGaName":675,"dataGaLocation":537},"/sustainability/",{"text":679,"config":680},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":681,"dataGaName":682,"dataGaLocation":537},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":412,"config":684},{"href":414,"dataGaName":415,"dataGaLocation":537},{"text":422,"config":686},{"href":424,"dataGaName":425,"dataGaLocation":537},{"text":427,"config":688},{"href":429,"dataGaName":430,"dataGaLocation":537},{"text":690,"config":691},"現代奴隷制の透明性に関する声明",{"href":692,"dataGaName":693,"dataGaLocation":537},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":134,"links":695},[696,698,703,705,710,715,720],{"text":134,"config":697},{"href":136,"dataGaName":137,"dataGaLocation":537},{"text":699,"config":700},"サポートを受ける",{"href":701,"dataGaName":702,"dataGaLocation":537},"/support/","get help",{"text":445,"config":704},{"href":447,"dataGaName":448,"dataGaLocation":537},{"text":706,"config":707},"ステータス",{"href":708,"dataGaName":709,"dataGaLocation":537},"https://status.gitlab.com/","status",{"text":711,"config":712},"利用規約",{"href":713,"dataGaName":714,"dataGaLocation":537},"/terms/","terms of use",{"text":716,"config":717},"プライバシーに関する声明",{"href":718,"dataGaName":719,"dataGaLocation":537},"/ja-jp/privacy/","privacy statement",{"text":721,"config":722},"Cookieの設定",{"dataGaName":723,"dataGaLocation":537,"id":724,"isOneTrustButton":115},"cookie preferences","ot-sdk-btn",{"items":726},[727,729,731],{"text":711,"config":728},{"href":713,"dataGaName":714,"dataGaLocation":537},{"text":716,"config":730},{"href":718,"dataGaName":719,"dataGaLocation":537},{"text":721,"config":732},{"dataGaName":723,"dataGaLocation":537,"id":724,"isOneTrustButton":115},{"header":734,"blurb":735,"button":736,"secondaryButton":740},"今すぐ開発をスピードアップ","DevSecOpsに特化したインテリジェントオーケストレーションプラットフォームで実現できることをご確認ください。\n",{"text":129,"config":737},{"href":738,"dataGaName":132,"dataGaLocation":739},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":134,"config":741},{"href":136,"dataGaName":137,"dataGaLocation":739},1772652108429]