SlideShare una empresa de Scribd logo
1 de 40
Day 1 – What is cloud computing and it’s benefits
Johan Myburgh
10Tuesdays
To Azure Fundamentals
Things seem complex – they aren’t always
It ‘s easy to share knowledge
Pay it forward
10Tuesdays
Johan Myburgh
Azure Technical Trainer (ATT) @ Microsoft UK
Cloud Solution Architect
Passionate about people and sharing knowledge
jomyburg@microsoft.com
@sayedimac
aka.ms/johan
Day 1
What is Cloud
computing and the
benefits of using it?
• Shared, multi-tenant
infrastructure
• Accessible for everyone –
even you personally
• Massive scale and
redundancy
• Economies of scale
© Copyright Microsoft Corporation. All rights reserved.
The Azure Global Network
Unsurpassed scale and innovation
• 12 Racks, 864 servers
• Enough storage for 1M movies
• No maintenance for up to 5 years
Why Cloud?
Cost
CapEx vs OpEx / Pay as you go
Switch it off / Delete it
Scale
DB, VM’s, Storage, IoT
Secure
Loads of services
Basic always-on DDoS +
Reach
Global
High Availability / Elasticity
Autoscale / Manual scale / choose your 9’s
Monitoring
Cloud, On-Prem and other cloud providers
Integrated
Windows, Office, Dynamics
3rd party
Innovative
R&D
Why Cloud?
Cost
CapEx vs OpEx / Pay as you go
Switch it off / Delete it
Scale
DB, VM’s, Storage, IoT
Secure
Loads of services
Basic always-on DDoS +
Reach
Global
High Availability / Elasticity
Autoscale / Manual scale / choose your 9’s
Monitoring
Cloud, On-Prem and other cloud providers
Integrated
Windows, Office, Dynamics
3rd party
Innovative
R&D
Cloud models
Public Cloud
• Resources are owned by the
cloud service provider, but
used by the consumer
• Multiple end-users/
companies make use of the
service
• Publicly accessible
• Readily available (common)
• Connectivity via internet
using mostly a browser
• No deep skills or knowledge
required to setup
Private Cloud
• Owned and used by the same
entity / users
• Owner responsible for buying
the hardware
• Mostly used by a single
organization
• Connectivity is mostly
achieved via VPN or private
network
• No public access
• Requires deep skills and
knowledge to setup and
maintain
• On-prem resources
Hybrid Cloud
• Specific services / resources
run in the cloud; others run
on-prem
• Efficient as existing
resources on-prem can be
utilized
• Organization retains some
level of control
• More skills are required to
build and maintain a hybrid
scenario
Shared
Responsibility
Model
IaaS – Infrastructure (VM, Networks, Storage, etc.)
PaaS – Platform (Web/mobile Apps, Containers, IoT, etc.)
SaaS – Software (Office, Dynamics, IoT, etc.)
Consumption
model
Pay for what you use
Pay less if SLA’s are not met
Don’t like it, switch it off
Commit to longer, more – save more
Choose the right plan, change if it does not work
Horses for courses (dev, uat, prod)
Capital expense (CapEx)
• Large amount upfront
• Deduct the amount from tax over time
• Capex is an upfront cost
Operational expense (OpEx)
• Smaller, ongoing amounts
• Being billed for services or products that you are
using right now
• No upfront cost – this is a pay-as-you-go model
• Taxed in the same year
0
50
100
150
CapEx vs OpEx
Benefits Scalability Auto scaling
Vertical scaling
Horizontal scaling
Reliability/Predictability Performance, scale and cost
Security Regulations, DDOS, Governance
Management Skills, template-based
deployments, Automatic alerts,
command and web-based tools
Some services
IaaS
 Virtual Networks
 Virtual Machines
 Storage
PaaS
 App Services
 Containers (AKS and ACI)
SaaS
 IoT demo
Governance - Structure
Identity - Azure Active Directory
Monitoring – Azure Monitor and App Insights
Some services
IaaS
 Virtual Networks
 Virtual Machines
 Storage
PaaS
 App Services
 Containers (AKS and ACI)
SaaS
 IoT demo
Governance - Structure
Identity - Azure Active Directory
Monitoring – Azure Monitor and App Insights
Governance
The Azure Structure and Architecture
© Copyright Microsoft Corporation. All rights reserved.
Region
We might
ask for
this
T
e
n
a
n
t
Azure Architecture
 Physical Architecture
Geography
Regional
Pair
Region Zone (x3)
Management
Group(s)
Subscription Resource
Group
Account Access
Identity
Azure Active Directory (AAD)
AAD
IaaS
Storage Accounts
Disks
Azure Storage Accounts
Persistent disks for
Azure IaaS VMs
Premium storage disk
options
© Copyright Microsoft Corporation. All rights reserved.
Storage Account Kinds
Storage account type Supported services Supported tiers Replication options
BlobStorage
Blob (block blobs and
append blobs only)
Standard LRS, GRS, RA-GRS
Storage (general
purpose v1)
Blob, File, Queue, Table,
and Disk
Standard, Premium LRS, GRS, RA-GRS
StorageV2 (general
purpose v2)
Blob, File, Queue, Table,
and Disk
Standard, Premium
LRS, GRS, RA-GRS, ZRS, ZGRS
(preview), RA-ZGRS (preview)
Block blob storage
Blob (block blobs and
append blobs only)
Premium LRS, ZRS (limited regions)
File Storage Files only Premium LRS, ZRS (limited regions)
 All storage accounts are encrypted using Storage Service Encryption (SSE) for data at rest
Blob types
Page blobs
• Read/Write
• VM Disks
• 8 TB
Block blobs
• 4.7 TB
• Update
• Big Files
Append blobs
• Appends only
• Log files
• 195 GB
IaaS
Virtual Networks
© Copyright Microsoft Corporation. All rights reserved.
Virtual Networks
Represents your own
network
Dedicated private
cloud-only virtual
network
Extend to on-prem
Hybrid with
VPN and Express
Route
IaaS
Virtual Machines
Virtual
Machine
Availability
• VM with Premium Storage (99.9%)
• VM in Availability Set (99.95%)
• VM in Availability Zones (99.99%)
• Virtual Machines Scale Sets
© Copyright Microsoft Corporation. All rights reserved.
Virtual Machine Connections
Remote Desktop Protocol
for Windows (RDP)
Secure Shell Protocol for Linux
(SSH)
Bastion via the Portal over SSL
PaaS
App Service Plans and App Services
Web Apps
• App Service Plan
• App Service
• Deployment Slots
© Copyright Microsoft Corporation. All rights reserved.
App Service Plan
Features/Plans Free
Shared
(dev/test)
Basic
(dedicated
dev/test)
Standard
(production
workloads)
Premium
(enhanced scale
and
performance)
Isolated
(high-performance,
security and
isolation)
Web, mobile, or
API apps
10 100 Unlimited Unlimited Unlimited Unlimited
Disk space 1 GB 1 GB 10 GB 50 GB 250 GB 1 TB
Auto Scale – – – Supported Supported Supported
Deployment Slots 0 0 0 5 20 20
Max Instances – – Up to 3 Up to 10 Up to 30 Up to 100
Shared Dedicated Isolated
© Copyright Microsoft Corporation. All rights reserved.
App Services
Web, API, Mobile and Static web apps
Managed
Scalable
Many of deployment options (SFTP, Zip. Container, CI/CD, etc.)
Deployment Slots for many types of deployment scenarios
Enterprise-grade security and compliance
PaaS
Azure Container Instances (ACI)
© Copyright Microsoft Corporation. All rights reserved.
Azure Container Instances (ACI)
VERY PaaS Service
Quick startup times
Public connectivity and
DNS name
Isolation
Custom CPU, RAM and GPU
Persistent storage (SMB)
Linux / Windows Containers
Side-Cars
Fastest way to run a container in
Azure without provisioning a VM
PaaS
Azure Kubernetes Services (AKS)
© Copyright Microsoft Corporation. All rights reserved.
Azure Kubernetes Service (AKS)
• Orchestration
• Scale
• Pools (node/s)
• Node (Pod/s)
• Deployment
Monitoring workloads
Azure Monitor
© Copyright Microsoft Corporation. All rights reserved.
Azure Monitor
Application Insights architecture
Background
Services
Application
Insights
Server-Side
Code
Alerts
Power BI
REST API
Continuous
Export
AI
AI
HTTP Requests
Dependency
Calls
Web
ApplicationsAI
External
Services
Visual Studio
Summary What we covered
• Why Cloud?
• Governance
• Identity
• IaaS
• PaaS
• SaaS
• Monitoring
Where from here?
https://aka.ms/learn
https://esi.microsoft.com
https://aka.ms/az204labs
Merci धन्यवाद ᠪᠠᠶᠠᠷᠯᠠᠯ᠎
ᠠ᠃
Grazie
አመሰግናለሁ

Más contenido relacionado

Similar a TenT-Day01.pptx

A1 keynote oracle_infrastructure_as_a_service_move_any_workload_to_the_cloud
A1 keynote oracle_infrastructure_as_a_service_move_any_workload_to_the_cloudA1 keynote oracle_infrastructure_as_a_service_move_any_workload_to_the_cloud
A1 keynote oracle_infrastructure_as_a_service_move_any_workload_to_the_cloudDr. Wilfred Lin (Ph.D.)
 
Microsoft Azure Cloud Basics Tutorial
Microsoft Azure Cloud Basics TutorialMicrosoft Azure Cloud Basics Tutorial
Microsoft Azure Cloud Basics TutorialIIMSE Edu
 
Navigating the turbulence on take-off: Setting up SharePoint on Azure IaaS th...
Navigating the turbulence on take-off: Setting up SharePoint on Azure IaaS th...Navigating the turbulence on take-off: Setting up SharePoint on Azure IaaS th...
Navigating the turbulence on take-off: Setting up SharePoint on Azure IaaS th...Jason Himmelstein
 
2015: The Year Hybrid Cloud Goes Mainstream
2015: The Year Hybrid Cloud Goes Mainstream2015: The Year Hybrid Cloud Goes Mainstream
2015: The Year Hybrid Cloud Goes MainstreamIngram Micro Cloud
 
Oracle cloud oagi
Oracle cloud oagiOracle cloud oagi
Oracle cloud oagiMathews Job
 
C1 oracle's cloud computing strategy your strategy-your cloud_your choice
C1   oracle's cloud computing strategy your strategy-your cloud_your choiceC1   oracle's cloud computing strategy your strategy-your cloud_your choice
C1 oracle's cloud computing strategy your strategy-your cloud_your choiceDr. Wilfred Lin (Ph.D.)
 
Neev cloud services with AWS
Neev cloud services with AWSNeev cloud services with AWS
Neev cloud services with AWSNeev Technologies
 
IDT Replaces On-Premises Appliances with Primary Backup on AWS
 IDT Replaces On-Premises Appliances with Primary Backup on AWS IDT Replaces On-Premises Appliances with Primary Backup on AWS
IDT Replaces On-Premises Appliances with Primary Backup on AWSAmazon Web Services
 
Understanding the Windows Azure Platform - Dec 2010
Understanding the Windows Azure Platform - Dec 2010Understanding the Windows Azure Platform - Dec 2010
Understanding the Windows Azure Platform - Dec 2010DavidGristwood
 
AWS vs Azure - Cloud Services Comparison
AWS vs Azure - Cloud Services ComparisonAWS vs Azure - Cloud Services Comparison
AWS vs Azure - Cloud Services ComparisonAniket Kanitkar
 
Introduction to cloud computing
Introduction to cloud computingIntroduction to cloud computing
Introduction to cloud computingPUBLEAD (R)
 
KoprowskiT_SQLSatMoscow_WASDforBeginners
KoprowskiT_SQLSatMoscow_WASDforBeginnersKoprowskiT_SQLSatMoscow_WASDforBeginners
KoprowskiT_SQLSatMoscow_WASDforBeginnersTobias Koprowski
 
Cloud Made Easy - August 2017
Cloud Made Easy - August 2017Cloud Made Easy - August 2017
Cloud Made Easy - August 2017Franco Ucci
 
Cloud computing by amazon
Cloud computing by amazonCloud computing by amazon
Cloud computing by amazon8neutron8
 
Cenários de Microsoft Azure e Open Source
Cenários de Microsoft Azure e Open SourceCenários de Microsoft Azure e Open Source
Cenários de Microsoft Azure e Open SourceOsvaldo Daibert
 
SoftLayer Cloud Services
SoftLayer Cloud ServicesSoftLayer Cloud Services
SoftLayer Cloud ServicesAnna Landolfi
 
ENT305 Migrating Your Databases to AWS: Deep Dive on Amazon Relational Databa...
ENT305 Migrating Your Databases to AWS: Deep Dive on Amazon Relational Databa...ENT305 Migrating Your Databases to AWS: Deep Dive on Amazon Relational Databa...
ENT305 Migrating Your Databases to AWS: Deep Dive on Amazon Relational Databa...Amazon Web Services
 

Similar a TenT-Day01.pptx (20)

A1 keynote oracle_infrastructure_as_a_service_move_any_workload_to_the_cloud
A1 keynote oracle_infrastructure_as_a_service_move_any_workload_to_the_cloudA1 keynote oracle_infrastructure_as_a_service_move_any_workload_to_the_cloud
A1 keynote oracle_infrastructure_as_a_service_move_any_workload_to_the_cloud
 
Microsoft Azure Cloud Basics Tutorial
Microsoft Azure Cloud Basics TutorialMicrosoft Azure Cloud Basics Tutorial
Microsoft Azure Cloud Basics Tutorial
 
Navigating the turbulence on take-off: Setting up SharePoint on Azure IaaS th...
Navigating the turbulence on take-off: Setting up SharePoint on Azure IaaS th...Navigating the turbulence on take-off: Setting up SharePoint on Azure IaaS th...
Navigating the turbulence on take-off: Setting up SharePoint on Azure IaaS th...
 
2015: The Year Hybrid Cloud Goes Mainstream
2015: The Year Hybrid Cloud Goes Mainstream2015: The Year Hybrid Cloud Goes Mainstream
2015: The Year Hybrid Cloud Goes Mainstream
 
Linux on Azure Pitch Deck
Linux on Azure Pitch DeckLinux on Azure Pitch Deck
Linux on Azure Pitch Deck
 
Oracle cloud oagi
Oracle cloud oagiOracle cloud oagi
Oracle cloud oagi
 
Sql Azure
Sql AzureSql Azure
Sql Azure
 
C1 oracle's cloud computing strategy your strategy-your cloud_your choice
C1   oracle's cloud computing strategy your strategy-your cloud_your choiceC1   oracle's cloud computing strategy your strategy-your cloud_your choice
C1 oracle's cloud computing strategy your strategy-your cloud_your choice
 
Neev cloud services with AWS
Neev cloud services with AWSNeev cloud services with AWS
Neev cloud services with AWS
 
IDT Replaces On-Premises Appliances with Primary Backup on AWS
 IDT Replaces On-Premises Appliances with Primary Backup on AWS IDT Replaces On-Premises Appliances with Primary Backup on AWS
IDT Replaces On-Premises Appliances with Primary Backup on AWS
 
Understanding the Windows Azure Platform - Dec 2010
Understanding the Windows Azure Platform - Dec 2010Understanding the Windows Azure Platform - Dec 2010
Understanding the Windows Azure Platform - Dec 2010
 
AWS vs Azure - Cloud Services Comparison
AWS vs Azure - Cloud Services ComparisonAWS vs Azure - Cloud Services Comparison
AWS vs Azure - Cloud Services Comparison
 
Introduction to cloud computing
Introduction to cloud computingIntroduction to cloud computing
Introduction to cloud computing
 
KoprowskiT_SQLSatMoscow_WASDforBeginners
KoprowskiT_SQLSatMoscow_WASDforBeginnersKoprowskiT_SQLSatMoscow_WASDforBeginners
KoprowskiT_SQLSatMoscow_WASDforBeginners
 
Cloud Made Easy - August 2017
Cloud Made Easy - August 2017Cloud Made Easy - August 2017
Cloud Made Easy - August 2017
 
Cloud computing by amazon
Cloud computing by amazonCloud computing by amazon
Cloud computing by amazon
 
Cenários de Microsoft Azure e Open Source
Cenários de Microsoft Azure e Open SourceCenários de Microsoft Azure e Open Source
Cenários de Microsoft Azure e Open Source
 
SoftLayer Cloud Services
SoftLayer Cloud ServicesSoftLayer Cloud Services
SoftLayer Cloud Services
 
cloud computing
cloud computingcloud computing
cloud computing
 
ENT305 Migrating Your Databases to AWS: Deep Dive on Amazon Relational Databa...
ENT305 Migrating Your Databases to AWS: Deep Dive on Amazon Relational Databa...ENT305 Migrating Your Databases to AWS: Deep Dive on Amazon Relational Databa...
ENT305 Migrating Your Databases to AWS: Deep Dive on Amazon Relational Databa...
 

Más de JohanMyburgh15

Más de JohanMyburgh15 (8)

TenT-Day02.pptx
TenT-Day02.pptxTenT-Day02.pptx
TenT-Day02.pptx
 
TenT-Day10.pptx
TenT-Day10.pptxTenT-Day10.pptx
TenT-Day10.pptx
 
TenT-Day09.pptx
TenT-Day09.pptxTenT-Day09.pptx
TenT-Day09.pptx
 
TenT-Day04.pptx
TenT-Day04.pptxTenT-Day04.pptx
TenT-Day04.pptx
 
TenT-Day05.pptx
TenT-Day05.pptxTenT-Day05.pptx
TenT-Day05.pptx
 
TenT-Day08.pptx
TenT-Day08.pptxTenT-Day08.pptx
TenT-Day08.pptx
 
TenT-Day03.pptx
TenT-Day03.pptxTenT-Day03.pptx
TenT-Day03.pptx
 
TenT-Day06.pptx
TenT-Day06.pptxTenT-Day06.pptx
TenT-Day06.pptx
 

Último

🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 

Último (20)

🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 

TenT-Day01.pptx

  • 1. Day 1 – What is cloud computing and it’s benefits Johan Myburgh 10Tuesdays To Azure Fundamentals
  • 2. Things seem complex – they aren’t always It ‘s easy to share knowledge Pay it forward 10Tuesdays
  • 3. Johan Myburgh Azure Technical Trainer (ATT) @ Microsoft UK Cloud Solution Architect Passionate about people and sharing knowledge jomyburg@microsoft.com @sayedimac aka.ms/johan
  • 4. Day 1 What is Cloud computing and the benefits of using it? • Shared, multi-tenant infrastructure • Accessible for everyone – even you personally • Massive scale and redundancy • Economies of scale
  • 5. © Copyright Microsoft Corporation. All rights reserved. The Azure Global Network
  • 6. Unsurpassed scale and innovation • 12 Racks, 864 servers • Enough storage for 1M movies • No maintenance for up to 5 years
  • 7. Why Cloud? Cost CapEx vs OpEx / Pay as you go Switch it off / Delete it Scale DB, VM’s, Storage, IoT Secure Loads of services Basic always-on DDoS + Reach Global High Availability / Elasticity Autoscale / Manual scale / choose your 9’s Monitoring Cloud, On-Prem and other cloud providers Integrated Windows, Office, Dynamics 3rd party Innovative R&D Why Cloud? Cost CapEx vs OpEx / Pay as you go Switch it off / Delete it Scale DB, VM’s, Storage, IoT Secure Loads of services Basic always-on DDoS + Reach Global High Availability / Elasticity Autoscale / Manual scale / choose your 9’s Monitoring Cloud, On-Prem and other cloud providers Integrated Windows, Office, Dynamics 3rd party Innovative R&D
  • 8. Cloud models Public Cloud • Resources are owned by the cloud service provider, but used by the consumer • Multiple end-users/ companies make use of the service • Publicly accessible • Readily available (common) • Connectivity via internet using mostly a browser • No deep skills or knowledge required to setup Private Cloud • Owned and used by the same entity / users • Owner responsible for buying the hardware • Mostly used by a single organization • Connectivity is mostly achieved via VPN or private network • No public access • Requires deep skills and knowledge to setup and maintain • On-prem resources Hybrid Cloud • Specific services / resources run in the cloud; others run on-prem • Efficient as existing resources on-prem can be utilized • Organization retains some level of control • More skills are required to build and maintain a hybrid scenario
  • 9. Shared Responsibility Model IaaS – Infrastructure (VM, Networks, Storage, etc.) PaaS – Platform (Web/mobile Apps, Containers, IoT, etc.) SaaS – Software (Office, Dynamics, IoT, etc.)
  • 10. Consumption model Pay for what you use Pay less if SLA’s are not met Don’t like it, switch it off Commit to longer, more – save more Choose the right plan, change if it does not work Horses for courses (dev, uat, prod) Capital expense (CapEx) • Large amount upfront • Deduct the amount from tax over time • Capex is an upfront cost Operational expense (OpEx) • Smaller, ongoing amounts • Being billed for services or products that you are using right now • No upfront cost – this is a pay-as-you-go model • Taxed in the same year 0 50 100 150 CapEx vs OpEx
  • 11. Benefits Scalability Auto scaling Vertical scaling Horizontal scaling Reliability/Predictability Performance, scale and cost Security Regulations, DDOS, Governance Management Skills, template-based deployments, Automatic alerts, command and web-based tools
  • 12. Some services IaaS  Virtual Networks  Virtual Machines  Storage PaaS  App Services  Containers (AKS and ACI) SaaS  IoT demo Governance - Structure Identity - Azure Active Directory Monitoring – Azure Monitor and App Insights
  • 13. Some services IaaS  Virtual Networks  Virtual Machines  Storage PaaS  App Services  Containers (AKS and ACI) SaaS  IoT demo Governance - Structure Identity - Azure Active Directory Monitoring – Azure Monitor and App Insights
  • 14. Governance The Azure Structure and Architecture
  • 15. © Copyright Microsoft Corporation. All rights reserved. Region We might ask for this
  • 16. T e n a n t Azure Architecture  Physical Architecture Geography Regional Pair Region Zone (x3) Management Group(s) Subscription Resource Group Account Access
  • 18. AAD
  • 20. Disks Azure Storage Accounts Persistent disks for Azure IaaS VMs Premium storage disk options
  • 21. © Copyright Microsoft Corporation. All rights reserved. Storage Account Kinds Storage account type Supported services Supported tiers Replication options BlobStorage Blob (block blobs and append blobs only) Standard LRS, GRS, RA-GRS Storage (general purpose v1) Blob, File, Queue, Table, and Disk Standard, Premium LRS, GRS, RA-GRS StorageV2 (general purpose v2) Blob, File, Queue, Table, and Disk Standard, Premium LRS, GRS, RA-GRS, ZRS, ZGRS (preview), RA-ZGRS (preview) Block blob storage Blob (block blobs and append blobs only) Premium LRS, ZRS (limited regions) File Storage Files only Premium LRS, ZRS (limited regions)  All storage accounts are encrypted using Storage Service Encryption (SSE) for data at rest
  • 22. Blob types Page blobs • Read/Write • VM Disks • 8 TB Block blobs • 4.7 TB • Update • Big Files Append blobs • Appends only • Log files • 195 GB
  • 24. © Copyright Microsoft Corporation. All rights reserved. Virtual Networks Represents your own network Dedicated private cloud-only virtual network Extend to on-prem Hybrid with VPN and Express Route
  • 26. Virtual Machine Availability • VM with Premium Storage (99.9%) • VM in Availability Set (99.95%) • VM in Availability Zones (99.99%) • Virtual Machines Scale Sets
  • 27. © Copyright Microsoft Corporation. All rights reserved. Virtual Machine Connections Remote Desktop Protocol for Windows (RDP) Secure Shell Protocol for Linux (SSH) Bastion via the Portal over SSL
  • 28. PaaS App Service Plans and App Services
  • 29. Web Apps • App Service Plan • App Service • Deployment Slots
  • 30. © Copyright Microsoft Corporation. All rights reserved. App Service Plan Features/Plans Free Shared (dev/test) Basic (dedicated dev/test) Standard (production workloads) Premium (enhanced scale and performance) Isolated (high-performance, security and isolation) Web, mobile, or API apps 10 100 Unlimited Unlimited Unlimited Unlimited Disk space 1 GB 1 GB 10 GB 50 GB 250 GB 1 TB Auto Scale – – – Supported Supported Supported Deployment Slots 0 0 0 5 20 20 Max Instances – – Up to 3 Up to 10 Up to 30 Up to 100 Shared Dedicated Isolated
  • 31. © Copyright Microsoft Corporation. All rights reserved. App Services Web, API, Mobile and Static web apps Managed Scalable Many of deployment options (SFTP, Zip. Container, CI/CD, etc.) Deployment Slots for many types of deployment scenarios Enterprise-grade security and compliance
  • 33. © Copyright Microsoft Corporation. All rights reserved. Azure Container Instances (ACI) VERY PaaS Service Quick startup times Public connectivity and DNS name Isolation Custom CPU, RAM and GPU Persistent storage (SMB) Linux / Windows Containers Side-Cars Fastest way to run a container in Azure without provisioning a VM
  • 35. © Copyright Microsoft Corporation. All rights reserved. Azure Kubernetes Service (AKS) • Orchestration • Scale • Pools (node/s) • Node (Pod/s) • Deployment
  • 37. © Copyright Microsoft Corporation. All rights reserved. Azure Monitor
  • 38. Application Insights architecture Background Services Application Insights Server-Side Code Alerts Power BI REST API Continuous Export AI AI HTTP Requests Dependency Calls Web ApplicationsAI External Services Visual Studio
  • 39. Summary What we covered • Why Cloud? • Governance • Identity • IaaS • PaaS • SaaS • Monitoring Where from here? https://aka.ms/learn https://esi.microsoft.com https://aka.ms/az204labs

Notas del editor

  1. Exam AZ-900: Microsoft Azure Fundamentals - Certifications | Microsoft Learn
  2. Azure global infrastructure experience (microsoft.com) Create Your Azure Free Account Today | Microsoft Azure
  3. An Azure storage account contains all of your Azure Storage data objects: blobs, files, queues, tables, and disks. The storage account provides a unique namespace for your Azure Storage data that is accessible from anywhere in the world over HTTP or HTTPS. Data in your Azure storage account is durable and highly available, secure, and massively scalable.
  4. Storage account overview - https://docs.microsoft.com/en-us/azure/storage/common/storage-account-overview Create an Azure Storage account - https://docs.microsoft.com/en-us/azure/storage/common/storage-account-create Upgrade to a general-purpose v2 storage account - https://docs.microsoft.com/en-us/azure/storage/common/storage-account-upgrade Create an Azure Storage account - https://docs.microsoft.com/learn/modules/create-azure-storage-account/
  5. Azure Storage supports three types of blobs: block, append, and page. Each blob type is designed to handle specific types of objects in storage. For example, block blobs are ideal for media files, append blobs are suitable for log files, and page blobs almost directly emulate storage disks. Let’s find out about the different blob types that are available for storage.
  6. Azure Virtual Networks - https://azure.microsoft.com/en-us/services/virtual-network/ What is Azure Virtual Network? - https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-overview
  7. How to connect and sign on to an Azure virtual machine running Windows - https://docs.microsoft.com/en-us/azure/virtual-machines/windows/connect-logon How to use SSH keys with Windows on Azure - https://docs.microsoft.com/en-us/azure/virtual-machines/linux/ssh-from-windows What is Azure Bastion? - https://docs.microsoft.com/en-us/azure/bastion/bastion-overview
  8. App Service pricing - https://azure.microsoft.com/en-us/pricing/details/app-service/windows/
  9. App Service pricing - https://azure.microsoft.com/en-us/pricing/details/app-service/windows/
  10. What is Azure Container Instances? - https://docs.microsoft.com/en-us/azure/container-instances/container-instances-overview
  11. What is Azure Container Instances? - https://docs.microsoft.com/en-us/azure/container-instances/container-instances-overview
  12. What is Azure Monitor - https://docs.microsoft.com/en-us/azure/azure-monitor/overview
  13. You install a small instrumentation package in your application, and set up an Application Insights resource in the Microsoft Azure portal. The instrumentation monitors your app and sends telemetry data to the portal. (The application can run anywhere—it doesn't have to be hosted in Azure.) You can instrument not only the web service application but also any background components and the JavaScript in the webpages themselves. In addition, you can pull in telemetry from the host environments such as performance counters, Azure diagnostics, or Docker logs. You can also set up web tests that periodically send synthetic requests to your web service. All these telemetry streams are integrated in the Azure portal, where you can apply powerful analytic and search tools to the raw data.
  14. Thank the attendees, customer point-of-contact (PoC), and Microsoft PoC. Stage additional follow through on Parking lot items via Microsoft contacts.