[{"data":1,"prerenderedAt":792},["ShallowReactive",2],{"/ja-jp/topics/gitops/infrastructure-as-code":3,"navigation-ja-jp":121,"banner-ja-jp":540,"footer-ja-jp":550,"next-steps-ja-jp":783},{"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",{"logo":122,"freeTrial":127,"sales":132,"login":137,"items":142,"search":460,"minimal":493,"duo":510,"switchNav":519,"pricingDeployment":530},{"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/","sales",{"text":138,"config":139},"サインイン",{"href":140,"dataGaName":141,"dataGaLocation":126},"https://gitlab.com/users/sign_in/","sign in",[143,171,273,278,380,441],{"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":366},{"text":284,"config":285},"すべてのリソースを表示",{"href":286,"dataGaName":281,"dataGaLocation":126},"/ja-jp/resources/",[288,321,338],{"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],{"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},"リモート",{"href":336,"dataGaName":337,"dataGaLocation":126},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":339,"items":340},"つなげる",[341,346,351,356,361],{"text":342,"config":343},"GitLabサービス",{"href":344,"dataGaName":345,"dataGaLocation":126},"/ja-jp/services/","services",{"text":347,"config":348},"コミュニティ",{"href":349,"dataGaName":350,"dataGaLocation":126},"/community/","community",{"text":352,"config":353},"フォーラム",{"href":354,"dataGaName":355,"dataGaLocation":126},"https://forum.gitlab.com/","forum",{"text":357,"config":358},"イベント",{"href":359,"dataGaName":360,"dataGaLocation":126},"/events/","events",{"text":362,"config":363},"パートナー",{"href":364,"dataGaName":365,"dataGaLocation":126},"/ja-jp/partners/","partners",{"config":367,"text":370,"image":371,"link":375},{"background":368,"textColor":369},"#2f2a6b","#fff","ソフトウェア開発の未来への洞察",{"altText":372,"config":373},"ソースプロモカード",{"src":374},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758208064/dzl0dbift9xdizyelkk4.svg",{"text":376,"config":377},"最新情報を読む",{"href":378,"dataGaName":379,"dataGaLocation":126},"/ja-jp/the-source/","the source",{"text":381,"config":382,"menu":384},"会社情報",{"dataNavLevelOne":383},"company",{"type":176,"columns":385},[386],{"items":387},[388,393,399,401,406,411,416,421,426,431,436],{"text":389,"config":390},"GitLabについて",{"href":391,"dataGaName":392,"dataGaLocation":126},"/ja-jp/company/","about",{"text":394,"config":395,"footerGa":398},"採用情報",{"href":396,"dataGaName":397,"dataGaLocation":126},"/jobs/","jobs",{"dataGaName":397},{"text":357,"config":400},{"href":359,"dataGaName":360,"dataGaLocation":126},{"text":402,"config":403},"経営陣",{"href":404,"dataGaName":405,"dataGaLocation":126},"/company/team/e-group/","leadership",{"text":407,"config":408},"チーム",{"href":409,"dataGaName":410,"dataGaLocation":126},"/company/team/","team",{"text":412,"config":413},"ハンドブック",{"href":414,"dataGaName":415,"dataGaLocation":126},"https://handbook.gitlab.com/","handbook",{"text":417,"config":418},"投資家向け情報",{"href":419,"dataGaName":420,"dataGaLocation":126},"https://ir.gitlab.com/","investor relations",{"text":422,"config":423},"トラストセンター",{"href":424,"dataGaName":425,"dataGaLocation":126},"/ja-jp/security/","trust center",{"text":427,"config":428},"AI Transparency Center",{"href":429,"dataGaName":430,"dataGaLocation":126},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":432,"config":433},"ニュースレター",{"href":434,"dataGaName":435,"dataGaLocation":126},"/company/contact/#contact-forms","newsletter",{"text":437,"config":438},"プレス",{"href":439,"dataGaName":440,"dataGaLocation":126},"/press/","press",{"text":133,"config":442,"menu":443},{"dataNavLevelOne":383},{"type":176,"columns":444},[445],{"items":446},[447,450,455],{"text":133,"config":448},{"href":135,"dataGaName":449,"dataGaLocation":126},"talk to sales",{"text":451,"config":452},"サポートを受ける",{"href":453,"dataGaName":454,"dataGaLocation":126},"https://support.gitlab.com","support portal",{"text":456,"config":457},"カスタマーポータル",{"href":458,"dataGaName":459,"dataGaLocation":126},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":461,"login":462,"suggestions":469},"閉じる",{"text":463,"link":464},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":465,"config":466},"GitLab.com",{"href":140,"dataGaName":467,"dataGaLocation":468},"search login","search",{"text":470,"default":471},"提案",[472,474,479,481,485,489],{"text":157,"config":473},{"href":162,"dataGaName":157,"dataGaLocation":468},{"text":475,"config":476},"コード提案（AI）",{"href":477,"dataGaName":478,"dataGaLocation":468},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":192,"config":480},{"href":194,"dataGaName":192,"dataGaLocation":468},{"text":482,"config":483},"GitLab on AWS",{"href":484,"dataGaName":482,"dataGaLocation":468},"/ja-jp/partners/technology-partners/aws/",{"text":486,"config":487},"GitLab on Google Cloud",{"href":488,"dataGaName":486,"dataGaLocation":468},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":490,"config":491},"GitLabを選ぶ理由",{"href":169,"dataGaName":492,"dataGaLocation":468},"Why GitLab?",{"freeTrial":494,"mobileIcon":498,"desktopIcon":503,"secondaryButton":506},{"text":128,"config":495},{"href":496,"dataGaName":131,"dataGaLocation":497},"https://gitlab.com/-/trials/new/","nav",{"altText":499,"config":500},"GitLabアイコン",{"src":501,"dataGaName":502,"dataGaLocation":497},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":499,"config":504},{"src":505,"dataGaName":502,"dataGaLocation":497},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":289,"config":507},{"href":508,"dataGaName":509,"dataGaLocation":497},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/ja-jp/get-started/","get started",{"freeTrial":511,"mobileIcon":515,"desktopIcon":517},{"text":512,"config":513},"GitLab Duoの詳細について",{"href":162,"dataGaName":514,"dataGaLocation":497},"gitlab duo",{"altText":499,"config":516},{"src":501,"dataGaName":502,"dataGaLocation":497},{"altText":499,"config":518},{"src":505,"dataGaName":502,"dataGaLocation":497},{"button":520,"mobileIcon":525,"desktopIcon":527},{"text":521,"config":522},"/switch",{"href":523,"dataGaName":524,"dataGaLocation":497},"#contact","switch",{"altText":499,"config":526},{"src":501,"dataGaName":502,"dataGaLocation":497},{"altText":499,"config":528},{"src":529,"dataGaName":502,"dataGaLocation":497},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":531,"mobileIcon":536,"desktopIcon":538},{"text":532,"config":533},"価格ページに戻る",{"href":276,"dataGaName":534,"dataGaLocation":497,"icon":535},"back to pricing","GoBack",{"altText":499,"config":537},{"src":501,"dataGaName":502,"dataGaLocation":497},{"altText":499,"config":539},{"src":505,"dataGaName":502,"dataGaLocation":497},{"title":541,"button":542,"config":547},"エージェント型AIがソフトウェア配信をどのように変革するかをご覧ください",{"text":543,"config":544},"6月10日のGitLab Transcendに申し込む",{"href":545,"dataGaName":546,"dataGaLocation":126},"/ja-jp/releases/whats-new/#sign-up","transcend event",{"layout":548,"icon":549,"disabled":29},"release","AiStar",{"data":551},{"text":552,"source":553,"edit":559,"contribute":564,"config":569,"items":574,"minimal":774},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":554,"config":555},"ページのソースを表示",{"href":556,"dataGaName":557,"dataGaLocation":558},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":560,"config":561},"このページを編集",{"href":562,"dataGaName":563,"dataGaLocation":558},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":565,"config":566},"ご協力をお願いします",{"href":567,"dataGaName":568,"dataGaLocation":558},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":570,"facebook":571,"youtube":572,"linkedin":573},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[575,620,671,713,740],{"title":274,"links":576,"subMenu":591},[577,581,586],{"text":578,"config":579},"プランの表示",{"href":276,"dataGaName":580,"dataGaLocation":558},"view plans",{"text":582,"config":583},"Premiumを選ぶ理由",{"href":584,"dataGaName":585,"dataGaLocation":558},"/ja-jp/pricing/premium/","why premium",{"text":587,"config":588},"Ultimateを選ぶ理由",{"href":589,"dataGaName":590,"dataGaLocation":558},"/ja-jp/pricing/ultimate/","why ultimate",[592],{"title":133,"links":593},[594,596,598,600,605,610,615],{"text":133,"config":595},{"href":135,"dataGaName":136,"dataGaLocation":558},{"text":451,"config":597},{"href":453,"dataGaName":454,"dataGaLocation":558},{"text":456,"config":599},{"href":458,"dataGaName":459,"dataGaLocation":558},{"text":601,"config":602},"ステータス",{"href":603,"dataGaName":604,"dataGaLocation":558},"https://status.gitlab.com/","status",{"text":606,"config":607},"利用規約",{"href":608,"dataGaName":609,"dataGaLocation":558},"/terms/","terms of use",{"text":611,"config":612},"プライバシーに関する声明",{"href":613,"dataGaName":614,"dataGaLocation":558},"/ja-jp/privacy/","privacy statement",{"text":616,"config":617},"Cookie 優先設定",{"dataGaName":618,"dataGaLocation":558,"id":619,"isOneTrustButton":115},"cookie preferences","ot-sdk-btn",{"title":172,"links":621,"subMenu":630},[622,626],{"text":623,"config":624},"DevSecOpsプラットフォーム",{"href":155,"dataGaName":625,"dataGaLocation":558},"devsecops platform",{"text":627,"config":628},"AI支援開発",{"href":162,"dataGaName":629,"dataGaLocation":558},"ai-assisted development",[631],{"title":632,"links":633},"トピック",[634,638,641,646,651,656,661,666],{"text":192,"config":635},{"href":636,"dataGaName":637,"dataGaLocation":558},"/ja-jp/topics/ci-cd/","cicd",{"text":17,"config":639},{"href":19,"dataGaName":640,"dataGaLocation":558},"gitops",{"text":642,"config":643},"DevOps",{"href":644,"dataGaName":645,"dataGaLocation":558},"/ja-jp/topics/devops/","devops",{"text":647,"config":648},"バージョン管理",{"href":649,"dataGaName":650,"dataGaLocation":558},"/ja-jp/topics/version-control/","version control",{"text":652,"config":653},"DevSecOps",{"href":654,"dataGaName":655,"dataGaLocation":558},"/ja-jp/topics/devsecops/","devsecops",{"text":657,"config":658},"クラウドネイティブ",{"href":659,"dataGaName":660,"dataGaLocation":558},"/ja-jp/topics/cloud-native/","cloud native",{"text":662,"config":663},"コーディングのためのAI",{"href":664,"dataGaName":665,"dataGaLocation":558},"/ja-jp/topics/devops/ai-for-coding/","ai for coding",{"text":667,"config":668},"エージェント型AI",{"href":669,"dataGaName":670,"dataGaLocation":558},"/ja-jp/topics/agentic-ai/","agentic ai",{"title":672,"links":673},"ソリューション",[674,677,679,684,688,691,694,696,698,700,703,708],{"text":217,"config":675},{"href":212,"dataGaName":676,"dataGaLocation":558},"Application Security Testing",{"text":204,"config":678},{"href":188,"dataGaName":189,"dataGaLocation":558},{"text":680,"config":681},"アジャイル開発",{"href":682,"dataGaName":683,"dataGaLocation":558},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":685,"config":686},"SCM",{"href":201,"dataGaName":687,"dataGaLocation":558},"source code management",{"text":192,"config":689},{"href":194,"dataGaName":690,"dataGaLocation":558},"continuous integration & delivery",{"text":243,"config":692},{"href":245,"dataGaName":693,"dataGaLocation":558},"value stream management",{"text":17,"config":695},{"href":100,"dataGaName":640,"dataGaLocation":558},{"text":256,"config":697},{"href":259,"dataGaName":260,"dataGaLocation":558},{"text":262,"config":699},{"href":265,"dataGaName":266,"dataGaLocation":558},{"text":701,"config":702},"公共機関",{"href":271,"dataGaName":272,"dataGaLocation":558},{"text":704,"config":705},"教育",{"href":706,"dataGaName":707,"dataGaLocation":558},"/ja-jp/solutions/education/","education",{"text":709,"config":710},"金融サービス",{"href":711,"dataGaName":712,"dataGaLocation":558},"/ja-jp/solutions/finance/","financial services",{"title":279,"links":714},[715,717,719,721,724,726,728,730,732,734,736,738],{"text":292,"config":716},{"href":294,"dataGaName":295,"dataGaLocation":558},{"text":297,"config":718},{"href":299,"dataGaName":300,"dataGaLocation":558},{"text":302,"config":720},{"href":304,"dataGaName":305,"dataGaLocation":558},{"text":307,"config":722},{"href":309,"dataGaName":723,"dataGaLocation":558},"docs",{"text":62,"config":725},{"href":331,"dataGaName":332,"dataGaLocation":558},{"text":325,"config":727},{"href":327,"dataGaName":328,"dataGaLocation":558},{"text":334,"config":729},{"href":336,"dataGaName":337,"dataGaLocation":558},{"text":342,"config":731},{"href":344,"dataGaName":345,"dataGaLocation":558},{"text":347,"config":733},{"href":349,"dataGaName":350,"dataGaLocation":558},{"text":352,"config":735},{"href":354,"dataGaName":355,"dataGaLocation":558},{"text":357,"config":737},{"href":359,"dataGaName":360,"dataGaLocation":558},{"text":362,"config":739},{"href":364,"dataGaName":365,"dataGaLocation":558},{"title":381,"links":741},[742,744,746,748,750,752,754,758,763,765,767,769],{"text":389,"config":743},{"href":391,"dataGaName":383,"dataGaLocation":558},{"text":394,"config":745},{"href":396,"dataGaName":397,"dataGaLocation":558},{"text":402,"config":747},{"href":404,"dataGaName":405,"dataGaLocation":558},{"text":407,"config":749},{"href":409,"dataGaName":410,"dataGaLocation":558},{"text":412,"config":751},{"href":414,"dataGaName":415,"dataGaLocation":558},{"text":417,"config":753},{"href":419,"dataGaName":420,"dataGaLocation":558},{"text":755,"config":756},"Sustainability",{"href":757,"dataGaName":755,"dataGaLocation":558},"/sustainability/",{"text":759,"config":760},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":761,"dataGaName":762,"dataGaLocation":558},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":422,"config":764},{"href":424,"dataGaName":425,"dataGaLocation":558},{"text":432,"config":766},{"href":434,"dataGaName":435,"dataGaLocation":558},{"text":437,"config":768},{"href":439,"dataGaName":440,"dataGaLocation":558},{"text":770,"config":771},"現代奴隷制の透明性に関する声明",{"href":772,"dataGaName":773,"dataGaLocation":558},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":775},[776,778,781],{"text":606,"config":777},{"href":608,"dataGaName":609,"dataGaLocation":558},{"text":779,"config":780},"Cookieの設定",{"dataGaName":618,"dataGaLocation":558,"id":619,"isOneTrustButton":115},{"text":611,"config":782},{"href":613,"dataGaName":614,"dataGaLocation":558},{"header":784,"blurb":785,"button":786,"secondaryButton":790},"今すぐ開発をスピードアップ","DevSecOpsに特化したインテリジェントオーケストレーションプラットフォームで実現できることをご確認ください。\n",{"text":128,"config":787},{"href":788,"dataGaName":131,"dataGaLocation":789},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/ja-jp/","feature",{"text":133,"config":791},{"href":135,"dataGaName":136,"dataGaLocation":789},1777934982717]