6
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Azureでアーキテクチャ設計する際に参考にすると良いサイト

Posted at

はじめに

Azureでアーキテクチャ設計をする際、よく参考にしているサイトを記載します。
**「Azureで開発したいけど、どのAzureリソースを利用・組み合わせればよいか分からない」**といった人に少しでも参考になればと思います。

よく参考にしているサイト

Azure アーキテクチャセンター

公式にも

確立されたパターンと手法を使用して Azure でソリューションを設計するためのガイダンスです。

とあるように、設計時のベストプラクティスを参考にしたいときに活用します。特に

Azure Learn

Azureの各リソースの用途や実際の設定方法を理解する際に参考にします。
Azureの資格試験のラーニングパスとしても活用できるようです。
https://docs.microsoft.com/ja-jp/learn/certifications/azure-fundamentals/

Azureリソースの命名規則の例

各Azureリソース、環境(本番、ステージング、開発...etc)等の情報を識別しやすいようにするため、Azureリソースの名付けをする際に参考にします。
また各Azureリソースの推奨される省略形も併せて参考にします。

6
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?