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