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