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