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