Hero background image
DevOpsライフサイクルの7つのフェーズ
DevOpsは、意図的な作業慣行と生産性向上ツールを組み合わせて、ソフトウェア開発を合理化します。このプロセスでは、7 ステップのDevOpsライフサイクルを理解することが重要です。詳しくは、以下を参照してください。
30$30 Mega Bundleの30は、Asset Storeに戻っています。ツールとアートのコレクションで最大97%を節約できます。
今すぐ購入する
電球一体化

DevOpsライフサイクルの7つのフェーズ

What is the DevOps lifecycle? The DevOps lifecycle is divided into seven different phases of continuous development that guide the software development process from beginning to end. To understand DevOps, it’s important to know each phase of the life cycle, and the processes and requirements of each phase.

1.継続的な開発・提供

Software development kicks off with planning and coding. In DevOps, this is done through the process of regular delivery with the goal of constant improvement.

Building off of core Agile values, DevOps encourages regular, frequent software releases. The standard way to achieve this is by automating the code’s integration and deployment, a process called continuous integration/continuous deployment (CI/CD).

Throughout development, whether in pre-or post-production, teams leverage feedback to identify problems and hypothesize solutions in planning.

Following the planning phase of the DevOps lifecycle, source code and asset creation begin with the goal of keeping production moving forward. Regardless of which coding language is used, maintaining the codebase using source code management tools is a priority.

その 2:継続的な統合


Continuous integration (CI) is a development practice that requires developers to integrate code into a shared repository several times a day. Each checkin or branch is then verified by an automated build, allowing teams to detect problems early on, ensuring the main code branch is always viable and production-ready.

CI is designed to support many small, iterative changes rather than fewer, large changes. It helps teams scale through automated workflows for code builds, testing, merging, and checking into shared repositories.

The ultimate goal of continuous integration is to deliver better code, faster. Through smaller frequent changes coupled with automation, teams can find and address bugs more quickly and reduce time spent on validating and releasing new updates.

3.連続試験

Continuous testing goes hand-in-hand with continuous integration.CI/CD パイプラインは、手動によるコード検証ではなく、automated tests に依存します。これは、デプロイされているものがクオリティのものであり、リリース前にゲームブレークエラーが発生しないようにするためです。/lt;/p>

DevOps はできるだけ多くの手動プロセスを削除することに依存しています。手作業で面倒なプロセスが整うほど、時間が無駄になり、エラーが発生する可能性が高くなります。継続的なテストDevOpsツールの目的は、バグを発見することだけではなく、パッチまたはホットフィックスを介して本番フェーズで対処する必要がないようにできるだけ早く見つけることです。これにより、より複雑で時間がかかるようになります。/p>自動テストは、ビルドにリリースする前に設定され、本番稼働前にも設定されます。チームは、生産前および自動化テストが完了した後の最終段階として、マニュアルレビューを挿入することができます。

Automated tests are set up before release to the build and also prior to production. Teams may insert manual review as a final step before production and after automated testing has been completed.

4.常時監視


Continuous monitoring ensures that the DevOps lifecycle is well maintained, with the end goal of providing a great user experience. Software updates and usage are tracked closely, with insights gathered being used to ensure that the software runs correctly.

During the continuous monitoring phase, teams seek to detect and resolve system errors as quickly as possible. Automated error tracking is essential here. Automations can also provide visibility into other areas like overall software performance, user behavior, development infrastructure stability, and more.

In addition to overseeing automations, your DevOps team is responsible for ensuring all aspects of the pipeline are compliant with security standards. Manual processing of release management also occurs during this phase.

Continuous feedback requires implementing a feedback loop to gather insights on software performance from your internal team and your users. The feedback is then shared with the DevOps team to help guide product iteration. Sources can include surveys, questionnaires, focus groups, social media, forums, and more.

This process isn’t just about determining that your software functions correctly – it’s also about gauging overall customer satisfaction to guide business strategy and ensure the best possible outcomes. Continuous feedback should be used to steer your product roadmap and help you meet your audience’s wants, needs, and expectations.

6.継続的な展開

Continuous deployment works in tandem with continuous integration by completing the automation cycle and minimizing or removing human intervention in the deployment process. Automated DevOps tools monitor source code updates and automatically deploy them into the production environment once they’ve passed the testing phase, saving time and improving user satisfaction.

Continuous deployment accelerates feedback loops with users through automation. Methods can also be deployed to separate deployment for a release, either hiding them from users (dark releases) or turning them on for specific users to test new features and solicit feedback (feature toggles or switches).

Since the code is released in small batches, it minimizes the risk you’d have with large code changes – all with minimal effort due to automation.

7.継続事業

Continuous operations aim to minimize downtime and prevent frustrating service disruptions for users. This phase of the DevOps lifecycle focuses on the optimization of applications and environments for stability and performance. It also completes the loop of the DevOps lifecycle by feeding the planning phase of continuous development with bug reports and user feedback for enhancements.

Through continuous collaboration between teams and with users, bugs, feedback, and security concerns can be continually passed on, assessed, and iterated on through the DevOps pipeline.

Youtube video thumbnail

完璧なワークフロー

In this short video, the Unity Version Control team (formerly Plastic SCM) showcases how their powerful source code management tool can execute a strategic DevOps toolchain that plays a crucial role in achieving a seamless workflow within the DevOps lifecycle.

追加のDevOps源
複数の作業コピー
バージョン管理システムとは。

ソースコードの変更を追跡して管理することが不可欠です。さまざまなタイプのバージョン管理システムが、コードの整合性を維持するのにどのように役立つかを調べます。

ダンベルを持った手
DevOps を採用するメリット

DevOps プラクティスを実装すると、開発パイプラインが合理化され、チームとユーザーの満足度を高めることができます。DevOps がどのように役立つかをご確認ください。

電球を持った手
DevOps の原則

すべてのゲームスタジオは、クランチ(過重労働)を減らしつつ制作をスピードアップしたいと考えており、DevOps はそれを実現するために最適な方法です。DevOps の方法論の背後にある重要な原則を学ぶことから始めましょう。

DevOps電子書籍
4つの必須DevOps実践ebook
4 つの重要な DevOps のプラクティス

ゲーム開発のための基本的なDevOps原理とプロセスを学び、Unityのソリューションポートフォリオで成功を収めたスタジオからのヒアリングを得る。

プラスチックSCMバージョン管理
バージョン管理とプロジェクト整理のベストプラクティス

この電子書籍では、完璧なワークフローを実装することで、より優れたソフトウェア開発者およびマスタVersion Controlになる方法について、Unity Version Controlチームから洞察を得ます。

DevOpsによるクラッシュバグ
バグをつぶし、エラーをキャッチし、プレイヤーをゲーム内に保持する

Halfbrick が Backtrace と Helpshift を使用して、問題になる前にゲームの中断エラーを検出し、プレイヤーをゲーム内に保持する方法を参照してください。

SCM
UnityによるDevOpsライフサイクルの最適化

The DevOps lifecycle starts with version control. Implement continuous integration and development with Unity's DevOps Solutions.