Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Sign up for free
Menu
Search
Features
All features
Private URLs
Password Protection
Custom URLS
Scheduled publishing
Remove Branding
Restrict embedding
Deck Collections
Notes
Features
All features
Private URLs
Password Protection
Custom URLS
Scheduled publishing
Remove Branding
Restrict embedding
Deck Collections
Notes
Explore
Featured decks
Featured speakers
Programming
Technology
Storyboards
Explore
Featured decks
Featured speakers
Programming
Technology
Storyboards
Pricing
Search
Sign in
Sign up for free
Azure アーキテクチャセンターから Microsoft Azure の基本構成を学ぼう
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
iwasa
July 30, 2024
1.6k
0
Share
Embed
Copy iframe code
Copy JS code
Copy link
Start on current slide
Azure アーキテクチャセンターから Microsoft Azure の基本構成を学ぼう
iwasa
July 30, 2024
More Decks by iwasa
See All by iwasa
AI-DLC の紹介
tak1wa
0
500
医療情報システムの安全管理に関するガイドライン第7.0版の変更点を確認してみた
tak1wa
0
430
OWASP Juice Shop に AWS Security Agent で ペネトレーションテストを実施した結果
tak1wa
0
490
最近の医療 x AWS
tak1wa
0
630
3大クラウドから学ぶクラウド上でのランサムウェア対策
tak1wa
0
1.1k
Lambdaの様々な新機能とユースケース
tak1wa
0
500
AWS最新機能を駆使したマルチテナントSaaSアーキテクチャーを考えてみる
tak1wa
0
1.2k
Tsumiki を使って仕様駆動開発をやってみよう
tak1wa
0
1.1k
社内開発で Amazon Q Developer を使っていたが Kiro に乗り換えた話
tak1wa
0
1.8k
Featured
See All Featured
Leadership Guide Workshop - DevTernity 2021
reverentgeek
1
370
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
133
19k
Exploring anti-patterns in Rails
aemeredith
4
510
Between Models and Reality
mayunak
4
460
Six Lessons from altMBA
skipperchong
29
4.5k
Bash Introduction
62gerente
615
220k
Lightning Talk: Beautiful Slides for Beginners
inesmontani
PRO
2
690
Digital Ethics as a Driver of Design Innovation
axbom
PRO
1
420
Paper Plane
katiecoart
PRO
4
53k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
35
2.6k
It's Worth the Effort
3n
188
29k
Why You Should Never Use an ORM
jnunemaker
PRO
61
10k
Transcript
Azure アーキテクチャセンターから Microsoft Azure の基本構成を学ぼう 2024.7.30 AWS事業本部コンサルティング部 いわさ
Xへの投稿の際は、 ハッシュタグ #cm_odyssey でお願いいたします。 2 お願い
⾃⼰紹介 (Azure版) 3 岩浅 貴大 (いわさ) クラスメソッド株式会社 AWS事業本部コンサルティング部 AWSソリューションアーキテクト •
Microsoft MVP for .NET (2015-2019) • Microsoft MVP for Azure (2022-2025)
⾃⼰紹介 (Azure版) 4
Azure、サービス多くて迷う 5
Azureアーキテクチャセンター 6
今⽇はなすこと 7 • Microsoft Azure とクラスメソッド • Azure アーキテクチャセンターを活⽤しよう ◦
アーキテクチャの基礎 ◦ クラウドデザインパターン ◦ Azure Well-Architected Framework • Azure アーキテクチャパターン
Microsoft Azureとクラスメソッド 8
Microsoft Azure 9 • Microsoftが提供するクラウドコン ピューティングサービス • 東⽇本リージョンは2014年に、⻄⽇本 リージョンは2018年に登場した •
提供サービス数は200以上
クラウドプロバイダーのシェア 10 引⽤元:Cloud Market Gets its Mojo Back; AI Helps
Push Q4 Increase in Cloud Spending to New Highs https://www.srgresearch.com/articles/cloud-market-gets-its-mojo-back-q4-increase-in-cloud-spending-reaches-new-highs
クラスメソッドとAzure 11 https://classmethod.jp/services/generative-ai/
Azureに関わる機会は増えている 12
Azureアーキテクチャセンターを 活⽤しよう 13
迷う例 14 • Web3層アプリケーションの運⽤環境を作りたい ウェブ データベース アプリケーション
迷う例 15
迷う例 16
迷う例 17 • Web3層アプリケーションの運⽤環境を作りたい ウェブ データベース アプリケーション 仮想マシン? CDNいる? 仮想マシン?
コンテナ? 仮想マシン? バックアップは? ネットワークは? 監視は?
まずはオススメから 始めたい... 18
Azureアーキテクチャセンター 19
Azureアーキテクチャセンター 20 https://learn.microsoft.com/ja-jp/azure/architecture/
Azureアーキテクチャセンター 21 https://learn.microsoft.com/ja-jp/azure/architecture/guide/
Azureアーキテクチャセンター 22 https://learn.microsoft.com/ja-jp/azure/architecture/guide/
Azureアーキテクチャセンター 23 https://learn.microsoft.com/ja-jp/azure/architecture/guide/
アーキテクチャの基礎 24
アーキテクチャの基礎 25 https://learn.microsoft.com/ja-jp/azure/architecture/guide/architecture-styles/n-tier • アーキテクチャスタイル
アーキテクチャの基礎 26 https://learn.microsoft.com/ja-jp/azure/architecture/guide/architecture-styles/n-tier • アーキテクチャスタイル
アーキテクチャの基礎 27 https://learn.microsoft.com/ja-jp/azure/architecture/guide/technology-choices/compute-decision-tree • テクノロジの選択
アーキテクチャの基礎 28 https://learn.microsoft.com/ja-jp/azure/architecture/guide/technology-choices/compute-decision-tree • テクノロジの選択
クラウドデザインパターン 29
クラウドデザインパターン 30 https://learn.microsoft.com/en-us/azure/architecture/patterns/
クラウドデザインパターン 31 https://learn.microsoft.com/ja-jp/azure/architecture/patterns/cache-aside • キャッシュ アサイド パターン
Azure Well-Architected Framework 32
Azure Well-Architected Framework 33 https://learn.microsoft.com/ja-jp/azure/well-architected/
Azure Well-Architected Framework 34 https://learn.microsoft.com/ja-jp/azure/well-architected/reliability/checklist
Azureアーキテクチャセンター クラウド共通のナレッジとして 35
Azureアーキテクチャーパターン 36
基本的なWebアプリケーション 37
基本的なWebアプリケーション 38 https://learn.microsoft.com/ja-jp/azure/architecture/web-apps/app-service/architectures/basic-web-app
基本的なWebアプリケーション 39 https://learn.microsoft.com/ja-jp/azure/architecture/web-apps/app-service/architectures/basic-web-app
基本的なWebアプリケーション 40 https://learn.microsoft.com/ja-jp/azure/architecture/web-apps/app-service/architectures/basic-web-app
基本的なWebアプリケーション 41 https://learn.microsoft.com/ja-jp/azure/architecture/web-apps/app-service/architectures/basic-web-app
基本的なWebアプリケーション 42 https://learn.microsoft.com/ja-jp/azure/architecture/web-apps/app-service/architectures/basic-web-app
基本的なWebアプリケーション 43 https://learn.microsoft.com/ja-jp/azure/architecture/web-apps/app-service/architectures/basic-web-app
安全に管理されたWebアプリ 44
安全に管理されたWebアプリ 45 https://learn.microsoft.com/ja-jp/azure/architecture/example-scenario/apps/fully-managed-secure-apps
安全に管理されたWebアプリ 46 https://learn.microsoft.com/ja-jp/azure/architecture/example-scenario/apps/fully-managed-secure-apps
安全に管理されたWebアプリ 47 https://learn.microsoft.com/ja-jp/azure/architecture/example-scenario/apps/fully-managed-secure-apps
サーバーレス Web アプリケーション 48
安全に管理されたWebアプリ 49 https://learn.microsoft.com/ja-jp/azure/architecture/web-apps/serverless/architectures/web-app
安全に管理されたWebアプリ 50 https://learn.microsoft.com/ja-jp/azure/architecture/web-apps/serverless/architectures/web-app
安全に管理されたWebアプリ 51 https://learn.microsoft.com/ja-jp/azure/architecture/web-apps/serverless/architectures/web-app
安全に管理されたWebアプリ 52 https://learn.microsoft.com/ja-jp/azure/architecture/web-apps/serverless/architectures/web-app
安全に管理されたWebアプリ 53 https://learn.microsoft.com/ja-jp/azure/architecture/web-apps/serverless/architectures/web-app
エンタープライズデータウェアハウス 54
エンタープライズデータウェアハウス 55 https://learn.microsoft.com/ja-jp/azure/architecture/solution-ideas/articles/enterprise-data-warehouse
エンタープライズデータウェアハウス 56 https://learn.microsoft.com/ja-jp/azure/architecture/solution-ideas/articles/enterprise-data-warehouse
エンタープライズデータウェアハウス 57 https://learn.microsoft.com/ja-jp/azure/architecture/solution-ideas/articles/enterprise-data-warehouse
エンタープライズデータウェアハウス 58 https://learn.microsoft.com/ja-jp/azure/architecture/solution-ideas/articles/enterprise-data-warehouse
エンタープライズデータウェアハウス 59 https://learn.microsoft.com/ja-jp/azure/architecture/solution-ideas/articles/enterprise-data-warehouse
ハイブリッド セキュリティの監視 60
ハイブリッド セキュリティの監視 61 https://learn.microsoft.com/ja-jp/azure/architecture/hybrid/hybrid-security-monitoring
ハイブリッド セキュリティの監視 62 https://learn.microsoft.com/ja-jp/azure/architecture/hybrid/hybrid-security-monitoring
ハイブリッド セキュリティの監視 63 https://learn.microsoft.com/ja-jp/azure/architecture/hybrid/hybrid-security-monitoring
ハイブリッド セキュリティの監視 64 https://learn.microsoft.com/ja-jp/azure/architecture/hybrid/hybrid-security-monitoring
ユースケースごとの オススメの構成がわかる 65
まとめ 66
まとめ • Azure以外のクラウドでもAzureアーキテクチャ センターはかなり役⽴つ • まずはアーキテクチャセンターからはじめよう 67
None