SlideShare a Scribd company logo
www.Suhail.Cloud #SuhailCloud @SuhailCloud
Cloud Computing and
Microsoft Azure
Suhail Jamaldeen
www.Suhail.Cloud #SuhailCloud @SuhailCloud
About Me
Suhail Jamaldeen
Consultant & Trainer – Office 365 | Azure
Microsoft MVP – Office Apps & Services
Speaker
Blogger – www.Suhail.Cloud
www.twitter.com/SuhailCloud
www.facebook.com/Suhail.Cloud
#SuhailCloud
www.Suhail.Cloud #SuhailCloud @SuhailCloud
Agenda
Introduction to Cloud computing
Characteristics of Cloud Computing
Types of Cloud models
Types of Cloud Services
Azure Compute Service
Introduction to Microsoft Azure
Azure Regions
www.Suhail.Cloud #SuhailCloud @SuhailCloud
Introduction to Cloud computing
Cloud Computing is the delivery of computing services over the
internet.
Computing Services: servers, storage, networking, software,
analytics, intelligence and more..
Cloud Computing enable faster innovation, flexible resources, and
economies of scale.
www.Suhail.Cloud #SuhailCloud @SuhailCloud
Characteristics and Considerations of Cloud Computing
High availability: The ability to keep services up and running for
long periods of time, with very little downtime, depending on the
service in question
Scalability: The ability to increase or decrease resources for any
given workload.
Elasticity: The ability to automatically or dynamically increase or
decrease resources as needed
Agility: The ability to react quickly. Cloud services can allocate and
deallocate resources quickly.
www.Suhail.Cloud #SuhailCloud @SuhailCloud
Characteristics and Considerations of Cloud Computing
Disaster recovery: The ability to recover from an event which has
taken down a cloud service.
Global reach: The ability reach audiences around the globe. Cloud
services can have presence in various regions across the globe
Customer latency capabilities: Cloud services have the ability
deploy resources in datacenters around the globe, thus addressing
customer latency issues.
Predictive cost considerations: The ability for users to predict
what costs they will incur for a particular cloud service.
www.Suhail.Cloud #SuhailCloud @SuhailCloud
IT Funding Models
Capital expenditures (CapEx) : Costs associated with buying or
upgrading physical hardware, such as servers, networking
equipment, and storage. It also includes real estate such as
buildings or datacenter space.
Operating expenditures (OpEx) : Costs that an organization
incurs while performing its normal business operations. This
includes the electricity consumed, cost of employees to manage
and support systems, office space, and internet connections
www.Suhail.Cloud #SuhailCloud @SuhailCloud
On-Premises Computing Costs
Server costs. This includes all hardware components and the cost
of hardware support.
Storage costs. This includes all hardware components and the cost
of hardware support
Network costs. This includes all hardware components, including
cabling, switches, access points, and routers.
Backup and archive costs. This is the cost to back up, copy, or
archive data to the cloud or datacenter.
www.Suhail.Cloud #SuhailCloud @SuhailCloud
Business continuity and disaster recovery costs. Along with
server fault tolerance and redundancy, you need to plan for how to
recover from a disaster and continue operating.
Datacenter infrastructure costs. These are costs for electricity,
floor space, cooling, and building maintenance. The expense of
running the server is an OpEx.
Technical personnel. Based on the technology used, you will need
technical expertise and work force to install, deploy, and manage
the systems at the datacenter.
www.Suhail.Cloud #SuhailCloud @SuhailCloud
Types of Cloud models
Public Cloud Private Cloud Hybrid Cloud
www.Suhail.Cloud #SuhailCloud @SuhailCloud
Public Cloud
Owned by the cloud services provider (also known as a hosting
provider).
There is no local hardware to manage or keep up to date;
everything runs on the cloud provider’s hardware.
A common use case scenario is deploying a web application or a
blog site on hardware and resources that are owned by a cloud
provider
www.Suhail.Cloud #SuhailCloud @SuhailCloud
Private Cloud
A private cloud is owned and operated by the organization that
uses the resources from that cloud.
They create a cloud environment in their own datacenter, and
provide self-service access to compute resources to users within
their organization.
A use case scenario for a private cloud would be when an
organization has data that cannot be put in the public cloud.
www.Suhail.Cloud #SuhailCloud @SuhailCloud
Hybrid Cloud
A hybrid cloud combines both public and private clouds, allowing
you to run your applications in the most appropriate location.
An example of a hybrid cloud usage scenario would be hosting a
website in the public cloud and linking it to a highly secure
database hosted in a private cloud.
www.Suhail.Cloud #SuhailCloud @SuhailCloud
Types of Cloud Services
Infrastructure as a
service (IaaS)
Platform as a
Service (PaaS)
Software as a
Service (SaaS)
www.Suhail.Cloud #SuhailCloud @SuhailCloud
Infrastructure as a service (IaaS)
• IaaS is the most basic category of cloud computing services.
• Instant computing infrastructure, provisioned and managed over
the Internet.
• Closer to the on-premises topology and resources.
• With IaaS, you rent IT infrastructure servers and virtual machines
(VMs), storage, networks, and operating systems from a cloud
provider on a pay-as-you-go basis.
www.Suhail.Cloud #SuhailCloud @SuhailCloud
• Avoid the expense and complexity of buying and managing own
physical servers and other datacenter infrastructure.
www.Suhail.Cloud #SuhailCloud @SuhailCloud
Common IaaS business scenarios
Test and development. Teams can quickly set up and dismantle
test and development environments, bringing new applications to
market faster. IaaS makes it quick and economical to scale up dev-
test environments up and down.
Web apps. IaaS provides all the infrastructure to support web
apps, including storage, web and application servers, and
networking resources.
Big data analysis. Big data is a popular term for massive data sets
that contain potentially valuable patterns, trends, and associations.
www.Suhail.Cloud #SuhailCloud @SuhailCloud
Platform as a Service (PaaS)
• Deployment and development environment within the cloud that
delivers simple cloud-based apps to complex
• Like IaaS, PaaS includes infrastructure - servers, storage, and
networking - but also middleware, development tools, business
intelligence (BI) services, database management systems, and
more.
www.Suhail.Cloud #SuhailCloud @SuhailCloud
www.Suhail.Cloud #SuhailCloud @SuhailCloud
Software as a service (SaaS)
• A model through which software is delivered via the internet
• With SaaS, every aspect of the software’s hosting, setup, and
maintenance is handled by its vendor.
• All you need to do to access it is log in to an app or browser, and
use the software in the same way as you would a traditional
desktop application installed on your own computer.
www.Suhail.Cloud #SuhailCloud @SuhailCloud
www.Suhail.Cloud #SuhailCloud @SuhailCloud
Summary of Key Differences
www.Suhail.Cloud #SuhailCloud @SuhailCloud
Common Examples of SaaS, PaaS, & IaaS
Platform Type Common Examples
SaaS Google Apps, Dropbox, Salesforce, Cisco WebEx,
Concur, GoToMeeting
PaaS AWS Elastic Beanstalk, Windows Azure, Heroku,
Force.com, Google App Engine, Apache Stratos,
OpenShift
IaaS DigitalOcean, Linode, Rackspace, Amazon Web
Services (AWS), Cisco Metapod, Microsoft Azure,
Google Compute Engine (GCE)
www.Suhail.Cloud #SuhailCloud @SuhailCloud
• Microsoft Azure is a cloud computing services
• Azure is used to build, deploy, and manage applications and
services through a global network of Microsoft-managed data
centers.
• Data centers are geographically dispersed to provide availability
and performance
Introduction to Microsoft Azure
www.Suhail.Cloud #SuhailCloud @SuhailCloud
• Azure is available in 140 countries, including 54 regions (04th of
October 2017) https://azure.microsoft.com/en-us/global-infrastructure/
Azure Regions
www.Suhail.Cloud #SuhailCloud @SuhailCloud
Azure Portal
Virtual Machine
www.Suhail.Cloud #SuhailCloud @SuhailCloud
Questions
&
Answers
www.Suhail.Cloud #SuhailCloud @SuhailCloud
Thank You
www.Suhail.Cloud
@SuhailCloud
fb.com/Suhail. Cloud
Ad

More Related Content

What's hot (20)

Microsoft Azure Technical Overview
Microsoft Azure Technical OverviewMicrosoft Azure Technical Overview
Microsoft Azure Technical Overview
gjuljo
 
Microsoft azure
Microsoft azureMicrosoft azure
Microsoft azure
Charith Suriyakula
 
Azure Cloud PPT
Azure Cloud PPTAzure Cloud PPT
Azure Cloud PPT
Aniket Kanitkar
 
Azure Active Directory | Microsoft Azure Tutorial for Beginners | Azure 70-53...
Azure Active Directory | Microsoft Azure Tutorial for Beginners | Azure 70-53...Azure Active Directory | Microsoft Azure Tutorial for Beginners | Azure 70-53...
Azure Active Directory | Microsoft Azure Tutorial for Beginners | Azure 70-53...
Edureka!
 
Migrate to Microsoft Azure with Confidence
Migrate to Microsoft Azure with ConfidenceMigrate to Microsoft Azure with Confidence
Migrate to Microsoft Azure with Confidence
David J Rosenthal
 
Azure Introduction
Azure IntroductionAzure Introduction
Azure Introduction
brunoterkaly
 
Azure 101
Azure 101Azure 101
Azure 101
Korry Lavoie
 
Windows Azure Virtual Machines
Windows Azure Virtual MachinesWindows Azure Virtual Machines
Windows Azure Virtual Machines
Clint Edmonson
 
On-premise to Microsoft Azure Cloud Migration.
 On-premise to Microsoft Azure Cloud Migration. On-premise to Microsoft Azure Cloud Migration.
On-premise to Microsoft Azure Cloud Migration.
Emtec Inc.
 
Microsoft Azure Fundamentals
Microsoft Azure FundamentalsMicrosoft Azure Fundamentals
Microsoft Azure Fundamentals
Adwait Ullal
 
Microsoft Azure Overview
Microsoft Azure OverviewMicrosoft Azure Overview
Microsoft Azure Overview
David J Rosenthal
 
Azure Identity and access management
Azure   Identity and access managementAzure   Identity and access management
Azure Identity and access management
Dinusha Kumarasiri
 
App Modernisation with Microsoft Azure
App Modernisation with Microsoft AzureApp Modernisation with Microsoft Azure
App Modernisation with Microsoft Azure
Adam Stephensen
 
Azure migration
Azure migrationAzure migration
Azure migration
Arnon Rotem-Gal-Oz
 
Azure Security Fundamentals
Azure Security FundamentalsAzure Security Fundamentals
Azure Security Fundamentals
Lorenzo Barbieri
 
Azure Arc by K.Narisorn // Azure Multi-Cloud
Azure Arc by K.Narisorn // Azure Multi-CloudAzure Arc by K.Narisorn // Azure Multi-Cloud
Azure Arc by K.Narisorn // Azure Multi-Cloud
Kumton Suttiraksiri
 
Introduction to Azure IaaS
Introduction to Azure IaaSIntroduction to Azure IaaS
Introduction to Azure IaaS
Robert Crane
 
Azure Tutorial For Beginners | Microsoft Azure Tutorial For Beginners | Azure...
Azure Tutorial For Beginners | Microsoft Azure Tutorial For Beginners | Azure...Azure Tutorial For Beginners | Microsoft Azure Tutorial For Beginners | Azure...
Azure Tutorial For Beginners | Microsoft Azure Tutorial For Beginners | Azure...
Simplilearn
 
Azure App Service Deep Dive
Azure App Service Deep DiveAzure App Service Deep Dive
Azure App Service Deep Dive
Azure Riyadh User Group
 
Azure Security Overview
Azure Security OverviewAzure Security Overview
Azure Security Overview
David J Rosenthal
 
Microsoft Azure Technical Overview
Microsoft Azure Technical OverviewMicrosoft Azure Technical Overview
Microsoft Azure Technical Overview
gjuljo
 
Azure Active Directory | Microsoft Azure Tutorial for Beginners | Azure 70-53...
Azure Active Directory | Microsoft Azure Tutorial for Beginners | Azure 70-53...Azure Active Directory | Microsoft Azure Tutorial for Beginners | Azure 70-53...
Azure Active Directory | Microsoft Azure Tutorial for Beginners | Azure 70-53...
Edureka!
 
Migrate to Microsoft Azure with Confidence
Migrate to Microsoft Azure with ConfidenceMigrate to Microsoft Azure with Confidence
Migrate to Microsoft Azure with Confidence
David J Rosenthal
 
Azure Introduction
Azure IntroductionAzure Introduction
Azure Introduction
brunoterkaly
 
Windows Azure Virtual Machines
Windows Azure Virtual MachinesWindows Azure Virtual Machines
Windows Azure Virtual Machines
Clint Edmonson
 
On-premise to Microsoft Azure Cloud Migration.
 On-premise to Microsoft Azure Cloud Migration. On-premise to Microsoft Azure Cloud Migration.
On-premise to Microsoft Azure Cloud Migration.
Emtec Inc.
 
Microsoft Azure Fundamentals
Microsoft Azure FundamentalsMicrosoft Azure Fundamentals
Microsoft Azure Fundamentals
Adwait Ullal
 
Azure Identity and access management
Azure   Identity and access managementAzure   Identity and access management
Azure Identity and access management
Dinusha Kumarasiri
 
App Modernisation with Microsoft Azure
App Modernisation with Microsoft AzureApp Modernisation with Microsoft Azure
App Modernisation with Microsoft Azure
Adam Stephensen
 
Azure Security Fundamentals
Azure Security FundamentalsAzure Security Fundamentals
Azure Security Fundamentals
Lorenzo Barbieri
 
Azure Arc by K.Narisorn // Azure Multi-Cloud
Azure Arc by K.Narisorn // Azure Multi-CloudAzure Arc by K.Narisorn // Azure Multi-Cloud
Azure Arc by K.Narisorn // Azure Multi-Cloud
Kumton Suttiraksiri
 
Introduction to Azure IaaS
Introduction to Azure IaaSIntroduction to Azure IaaS
Introduction to Azure IaaS
Robert Crane
 
Azure Tutorial For Beginners | Microsoft Azure Tutorial For Beginners | Azure...
Azure Tutorial For Beginners | Microsoft Azure Tutorial For Beginners | Azure...Azure Tutorial For Beginners | Microsoft Azure Tutorial For Beginners | Azure...
Azure Tutorial For Beginners | Microsoft Azure Tutorial For Beginners | Azure...
Simplilearn
 

Similar to Cloud Computing and Microsoft Azure (20)

CLOUD COMPUTING.pptx
CLOUD COMPUTING.pptxCLOUD COMPUTING.pptx
CLOUD COMPUTING.pptx
SurajThapa79
 
Azure Cloud complete administration document
Azure Cloud complete administration documentAzure Cloud complete administration document
Azure Cloud complete administration document
sanjeeva11
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
Imane SBAI
 
AZ-900 Microsoft Azure Fundamentals.pptx
AZ-900 Microsoft Azure Fundamentals.pptxAZ-900 Microsoft Azure Fundamentals.pptx
AZ-900 Microsoft Azure Fundamentals.pptx
KARMANJAYVERMA1
 
CIT-382 Cloud Technology
CIT-382 Cloud TechnologyCIT-382 Cloud Technology
CIT-382 Cloud Technology
LuisDeLeon74
 
Cloud Computing & Control Auditing
Cloud Computing & Control AuditingCloud Computing & Control Auditing
Cloud Computing & Control Auditing
Navin Malhotra
 
A Comprehensive Look into the World of Cloud Computing.pdf
A Comprehensive Look into the World of Cloud Computing.pdfA Comprehensive Look into the World of Cloud Computing.pdf
A Comprehensive Look into the World of Cloud Computing.pdf
Anil
 
Introduction to Azure fundamentals of cloud.pptx
Introduction to Azure fundamentals of cloud.pptxIntroduction to Azure fundamentals of cloud.pptx
Introduction to Azure fundamentals of cloud.pptx
Nadir Arain
 
Bca6thSemesterPresentationOnCloudComputing.pptx
Bca6thSemesterPresentationOnCloudComputing.pptxBca6thSemesterPresentationOnCloudComputing.pptx
Bca6thSemesterPresentationOnCloudComputing.pptx
itsmekunaljha
 
Cloud Architecture and Models: Cloud Reference Model Architecture Types of Cl...
Cloud Architecture and Models: Cloud Reference Model Architecture Types of Cl...Cloud Architecture and Models: Cloud Reference Model Architecture Types of Cl...
Cloud Architecture and Models: Cloud Reference Model Architecture Types of Cl...
riyasil2
 
Presentation on Cloud computing
Presentation on Cloud computingPresentation on Cloud computing
Presentation on Cloud computing
Vijay Bhanu Thodupunoori
 
CLOUD SEMINAR.pptx
CLOUD SEMINAR.pptxCLOUD SEMINAR.pptx
CLOUD SEMINAR.pptx
sakshi126838
 
Cloud Computing Interview Questions PDF By ScholarHat
Cloud Computing Interview Questions PDF By ScholarHatCloud Computing Interview Questions PDF By ScholarHat
Cloud Computing Interview Questions PDF By ScholarHat
Scholarhat
 
Cloud Innovation and Virtualization.pptx
Cloud Innovation and Virtualization.pptxCloud Innovation and Virtualization.pptx
Cloud Innovation and Virtualization.pptx
csedsc
 
14,45,59_IOT_Cloud dhdhdhdhhdhComputing.pptx
14,45,59_IOT_Cloud dhdhdhdhhdhComputing.pptx14,45,59_IOT_Cloud dhdhdhdhhdhComputing.pptx
14,45,59_IOT_Cloud dhdhdhdhhdhComputing.pptx
noreply15203
 
Cloud Computing Presentation Northern University Nowshera
Cloud Computing Presentation Northern University NowsheraCloud Computing Presentation Northern University Nowshera
Cloud Computing Presentation Northern University Nowshera
maddy22442
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
Zubair Afzal
 
cloud computing data for computer science.pptx
cloud computing data for computer science.pptxcloud computing data for computer science.pptx
cloud computing data for computer science.pptx
JyotiGupta883481
 
Cloud computing.pptx
Cloud computing.pptxCloud computing.pptx
Cloud computing.pptx
RodolfoIII2
 
presentationoncloudcomputing-170312082947.pptx
presentationoncloudcomputing-170312082947.pptxpresentationoncloudcomputing-170312082947.pptx
presentationoncloudcomputing-170312082947.pptx
mnewg218
 
CLOUD COMPUTING.pptx
CLOUD COMPUTING.pptxCLOUD COMPUTING.pptx
CLOUD COMPUTING.pptx
SurajThapa79
 
Azure Cloud complete administration document
Azure Cloud complete administration documentAzure Cloud complete administration document
Azure Cloud complete administration document
sanjeeva11
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
Imane SBAI
 
AZ-900 Microsoft Azure Fundamentals.pptx
AZ-900 Microsoft Azure Fundamentals.pptxAZ-900 Microsoft Azure Fundamentals.pptx
AZ-900 Microsoft Azure Fundamentals.pptx
KARMANJAYVERMA1
 
CIT-382 Cloud Technology
CIT-382 Cloud TechnologyCIT-382 Cloud Technology
CIT-382 Cloud Technology
LuisDeLeon74
 
Cloud Computing & Control Auditing
Cloud Computing & Control AuditingCloud Computing & Control Auditing
Cloud Computing & Control Auditing
Navin Malhotra
 
A Comprehensive Look into the World of Cloud Computing.pdf
A Comprehensive Look into the World of Cloud Computing.pdfA Comprehensive Look into the World of Cloud Computing.pdf
A Comprehensive Look into the World of Cloud Computing.pdf
Anil
 
Introduction to Azure fundamentals of cloud.pptx
Introduction to Azure fundamentals of cloud.pptxIntroduction to Azure fundamentals of cloud.pptx
Introduction to Azure fundamentals of cloud.pptx
Nadir Arain
 
Bca6thSemesterPresentationOnCloudComputing.pptx
Bca6thSemesterPresentationOnCloudComputing.pptxBca6thSemesterPresentationOnCloudComputing.pptx
Bca6thSemesterPresentationOnCloudComputing.pptx
itsmekunaljha
 
Cloud Architecture and Models: Cloud Reference Model Architecture Types of Cl...
Cloud Architecture and Models: Cloud Reference Model Architecture Types of Cl...Cloud Architecture and Models: Cloud Reference Model Architecture Types of Cl...
Cloud Architecture and Models: Cloud Reference Model Architecture Types of Cl...
riyasil2
 
CLOUD SEMINAR.pptx
CLOUD SEMINAR.pptxCLOUD SEMINAR.pptx
CLOUD SEMINAR.pptx
sakshi126838
 
Cloud Computing Interview Questions PDF By ScholarHat
Cloud Computing Interview Questions PDF By ScholarHatCloud Computing Interview Questions PDF By ScholarHat
Cloud Computing Interview Questions PDF By ScholarHat
Scholarhat
 
Cloud Innovation and Virtualization.pptx
Cloud Innovation and Virtualization.pptxCloud Innovation and Virtualization.pptx
Cloud Innovation and Virtualization.pptx
csedsc
 
14,45,59_IOT_Cloud dhdhdhdhhdhComputing.pptx
14,45,59_IOT_Cloud dhdhdhdhhdhComputing.pptx14,45,59_IOT_Cloud dhdhdhdhhdhComputing.pptx
14,45,59_IOT_Cloud dhdhdhdhhdhComputing.pptx
noreply15203
 
Cloud Computing Presentation Northern University Nowshera
Cloud Computing Presentation Northern University NowsheraCloud Computing Presentation Northern University Nowshera
Cloud Computing Presentation Northern University Nowshera
maddy22442
 
cloud computing data for computer science.pptx
cloud computing data for computer science.pptxcloud computing data for computer science.pptx
cloud computing data for computer science.pptx
JyotiGupta883481
 
Cloud computing.pptx
Cloud computing.pptxCloud computing.pptx
Cloud computing.pptx
RodolfoIII2
 
presentationoncloudcomputing-170312082947.pptx
presentationoncloudcomputing-170312082947.pptxpresentationoncloudcomputing-170312082947.pptx
presentationoncloudcomputing-170312082947.pptx
mnewg218
 
Ad

More from Suhail Jamaldeen (20)

Milestone and Plans for Shams Past Pupils' Association
Milestone and Plans for Shams Past Pupils' Association Milestone and Plans for Shams Past Pupils' Association
Milestone and Plans for Shams Past Pupils' Association
Suhail Jamaldeen
 
Build SPFx Solutions for SharePoint 2019
Build SPFx Solutions for SharePoint 2019Build SPFx Solutions for SharePoint 2019
Build SPFx Solutions for SharePoint 2019
Suhail Jamaldeen
 
Microsoft Azure and Microsoft 365 - How Will They Help You
Microsoft Azure and Microsoft 365 - How Will They Help YouMicrosoft Azure and Microsoft 365 - How Will They Help You
Microsoft Azure and Microsoft 365 - How Will They Help You
Suhail Jamaldeen
 
Machine Learning with ML.Net
Machine Learning with ML.NetMachine Learning with ML.Net
Machine Learning with ML.Net
Suhail Jamaldeen
 
Microsoft 365
Microsoft 365Microsoft 365
Microsoft 365
Suhail Jamaldeen
 
Deploy your Websites and Web Applications on Azure
Deploy your Websites and Web Applications on AzureDeploy your Websites and Web Applications on Azure
Deploy your Websites and Web Applications on Azure
Suhail Jamaldeen
 
Power Automate and Graph API - How they work together
Power Automate and Graph API - How they work togetherPower Automate and Graph API - How they work together
Power Automate and Graph API - How they work together
Suhail Jamaldeen
 
Path to Microsoft 365 Enterprise Administrator
Path to Microsoft 365 Enterprise AdministratorPath to Microsoft 365 Enterprise Administrator
Path to Microsoft 365 Enterprise Administrator
Suhail Jamaldeen
 
Extend Microsoft Flow Capabilities Using Microsoft Graph API
Extend Microsoft Flow Capabilities Using Microsoft Graph APIExtend Microsoft Flow Capabilities Using Microsoft Graph API
Extend Microsoft Flow Capabilities Using Microsoft Graph API
Suhail Jamaldeen
 
Be More Productive with Microsoft Office 365
Be More Productive with Microsoft Office 365Be More Productive with Microsoft Office 365
Be More Productive with Microsoft Office 365
Suhail Jamaldeen
 
Be a Modern SharePoint Developer
Be a Modern SharePoint DeveloperBe a Modern SharePoint Developer
Be a Modern SharePoint Developer
Suhail Jamaldeen
 
Build Microsoft Teams Apps with Teams App Studio
Build Microsoft Teams Apps with Teams App Studio Build Microsoft Teams Apps with Teams App Studio
Build Microsoft Teams Apps with Teams App Studio
Suhail Jamaldeen
 
Store Data in Azure SQL Database
Store Data in Azure SQL DatabaseStore Data in Azure SQL Database
Store Data in Azure SQL Database
Suhail Jamaldeen
 
Office 365 CLI: Managing Office 365 tenant and SharePoint Online
Office 365 CLI: Managing Office 365 tenant and SharePoint OnlineOffice 365 CLI: Managing Office 365 tenant and SharePoint Online
Office 365 CLI: Managing Office 365 tenant and SharePoint Online
Suhail Jamaldeen
 
Manage how people use your SharePoint Online
Manage how people use your SharePoint OnlineManage how people use your SharePoint Online
Manage how people use your SharePoint Online
Suhail Jamaldeen
 
Training – Introduction to SharePoint Online for Collaboration and Document M...
Training – Introduction to SharePoint Online for Collaboration and Document M...Training – Introduction to SharePoint Online for Collaboration and Document M...
Training – Introduction to SharePoint Online for Collaboration and Document M...
Suhail Jamaldeen
 
Build SharePoint Online Workflows and Customize Forms Using Nintex for Office...
Build SharePoint Online Workflows and Customize Forms Using Nintex for Office...Build SharePoint Online Workflows and Customize Forms Using Nintex for Office...
Build SharePoint Online Workflows and Customize Forms Using Nintex for Office...
Suhail Jamaldeen
 
Code Clone Detection in Visual Studio 2012
Code Clone Detection in Visual Studio 2012Code Clone Detection in Visual Studio 2012
Code Clone Detection in Visual Studio 2012
Suhail Jamaldeen
 
Scrum Software Development Methodology
Scrum Software Development MethodologyScrum Software Development Methodology
Scrum Software Development Methodology
Suhail Jamaldeen
 
Planning Poker estimating technique
Planning Poker estimating techniquePlanning Poker estimating technique
Planning Poker estimating technique
Suhail Jamaldeen
 
Milestone and Plans for Shams Past Pupils' Association
Milestone and Plans for Shams Past Pupils' Association Milestone and Plans for Shams Past Pupils' Association
Milestone and Plans for Shams Past Pupils' Association
Suhail Jamaldeen
 
Build SPFx Solutions for SharePoint 2019
Build SPFx Solutions for SharePoint 2019Build SPFx Solutions for SharePoint 2019
Build SPFx Solutions for SharePoint 2019
Suhail Jamaldeen
 
Microsoft Azure and Microsoft 365 - How Will They Help You
Microsoft Azure and Microsoft 365 - How Will They Help YouMicrosoft Azure and Microsoft 365 - How Will They Help You
Microsoft Azure and Microsoft 365 - How Will They Help You
Suhail Jamaldeen
 
Machine Learning with ML.Net
Machine Learning with ML.NetMachine Learning with ML.Net
Machine Learning with ML.Net
Suhail Jamaldeen
 
Deploy your Websites and Web Applications on Azure
Deploy your Websites and Web Applications on AzureDeploy your Websites and Web Applications on Azure
Deploy your Websites and Web Applications on Azure
Suhail Jamaldeen
 
Power Automate and Graph API - How they work together
Power Automate and Graph API - How they work togetherPower Automate and Graph API - How they work together
Power Automate and Graph API - How they work together
Suhail Jamaldeen
 
Path to Microsoft 365 Enterprise Administrator
Path to Microsoft 365 Enterprise AdministratorPath to Microsoft 365 Enterprise Administrator
Path to Microsoft 365 Enterprise Administrator
Suhail Jamaldeen
 
Extend Microsoft Flow Capabilities Using Microsoft Graph API
Extend Microsoft Flow Capabilities Using Microsoft Graph APIExtend Microsoft Flow Capabilities Using Microsoft Graph API
Extend Microsoft Flow Capabilities Using Microsoft Graph API
Suhail Jamaldeen
 
Be More Productive with Microsoft Office 365
Be More Productive with Microsoft Office 365Be More Productive with Microsoft Office 365
Be More Productive with Microsoft Office 365
Suhail Jamaldeen
 
Be a Modern SharePoint Developer
Be a Modern SharePoint DeveloperBe a Modern SharePoint Developer
Be a Modern SharePoint Developer
Suhail Jamaldeen
 
Build Microsoft Teams Apps with Teams App Studio
Build Microsoft Teams Apps with Teams App Studio Build Microsoft Teams Apps with Teams App Studio
Build Microsoft Teams Apps with Teams App Studio
Suhail Jamaldeen
 
Store Data in Azure SQL Database
Store Data in Azure SQL DatabaseStore Data in Azure SQL Database
Store Data in Azure SQL Database
Suhail Jamaldeen
 
Office 365 CLI: Managing Office 365 tenant and SharePoint Online
Office 365 CLI: Managing Office 365 tenant and SharePoint OnlineOffice 365 CLI: Managing Office 365 tenant and SharePoint Online
Office 365 CLI: Managing Office 365 tenant and SharePoint Online
Suhail Jamaldeen
 
Manage how people use your SharePoint Online
Manage how people use your SharePoint OnlineManage how people use your SharePoint Online
Manage how people use your SharePoint Online
Suhail Jamaldeen
 
Training – Introduction to SharePoint Online for Collaboration and Document M...
Training – Introduction to SharePoint Online for Collaboration and Document M...Training – Introduction to SharePoint Online for Collaboration and Document M...
Training – Introduction to SharePoint Online for Collaboration and Document M...
Suhail Jamaldeen
 
Build SharePoint Online Workflows and Customize Forms Using Nintex for Office...
Build SharePoint Online Workflows and Customize Forms Using Nintex for Office...Build SharePoint Online Workflows and Customize Forms Using Nintex for Office...
Build SharePoint Online Workflows and Customize Forms Using Nintex for Office...
Suhail Jamaldeen
 
Code Clone Detection in Visual Studio 2012
Code Clone Detection in Visual Studio 2012Code Clone Detection in Visual Studio 2012
Code Clone Detection in Visual Studio 2012
Suhail Jamaldeen
 
Scrum Software Development Methodology
Scrum Software Development MethodologyScrum Software Development Methodology
Scrum Software Development Methodology
Suhail Jamaldeen
 
Planning Poker estimating technique
Planning Poker estimating techniquePlanning Poker estimating technique
Planning Poker estimating technique
Suhail Jamaldeen
 
Ad

Recently uploaded (20)

Revolutionizing Residential Wi-Fi PPT.pptx
Revolutionizing Residential Wi-Fi PPT.pptxRevolutionizing Residential Wi-Fi PPT.pptx
Revolutionizing Residential Wi-Fi PPT.pptx
nidhisingh691197
 
TestMigrationsInPy: A Dataset of Test Migrations from Unittest to Pytest (MSR...
TestMigrationsInPy: A Dataset of Test Migrations from Unittest to Pytest (MSR...TestMigrationsInPy: A Dataset of Test Migrations from Unittest to Pytest (MSR...
TestMigrationsInPy: A Dataset of Test Migrations from Unittest to Pytest (MSR...
Andre Hora
 
How to Optimize Your AWS Environment for Improved Cloud Performance
How to Optimize Your AWS Environment for Improved Cloud PerformanceHow to Optimize Your AWS Environment for Improved Cloud Performance
How to Optimize Your AWS Environment for Improved Cloud Performance
ThousandEyes
 
PDF Reader Pro Crack Latest Version FREE Download 2025
PDF Reader Pro Crack Latest Version FREE Download 2025PDF Reader Pro Crack Latest Version FREE Download 2025
PDF Reader Pro Crack Latest Version FREE Download 2025
mu394968
 
Sales Deck SentinelOne Singularity Platform.pptx
Sales Deck SentinelOne Singularity Platform.pptxSales Deck SentinelOne Singularity Platform.pptx
Sales Deck SentinelOne Singularity Platform.pptx
EliandoLawnote
 
Who Watches the Watchmen (SciFiDevCon 2025)
Who Watches the Watchmen (SciFiDevCon 2025)Who Watches the Watchmen (SciFiDevCon 2025)
Who Watches the Watchmen (SciFiDevCon 2025)
Allon Mureinik
 
The Significance of Hardware in Information Systems.pdf
The Significance of Hardware in Information Systems.pdfThe Significance of Hardware in Information Systems.pdf
The Significance of Hardware in Information Systems.pdf
drewplanas10
 
Download YouTube By Click 2025 Free Full Activated
Download YouTube By Click 2025 Free Full ActivatedDownload YouTube By Click 2025 Free Full Activated
Download YouTube By Click 2025 Free Full Activated
saniamalik72555
 
Explaining GitHub Actions Failures with Large Language Models Challenges, In...
Explaining GitHub Actions Failures with Large Language Models Challenges, In...Explaining GitHub Actions Failures with Large Language Models Challenges, In...
Explaining GitHub Actions Failures with Large Language Models Challenges, In...
ssuserb14185
 
Salesforce Aged Complex Org Revitalization Process .pdf
Salesforce Aged Complex Org Revitalization Process .pdfSalesforce Aged Complex Org Revitalization Process .pdf
Salesforce Aged Complex Org Revitalization Process .pdf
SRINIVASARAO PUSULURI
 
Adobe Photoshop Lightroom CC 2025 Crack Latest Version
Adobe Photoshop Lightroom CC 2025 Crack Latest VersionAdobe Photoshop Lightroom CC 2025 Crack Latest Version
Adobe Photoshop Lightroom CC 2025 Crack Latest Version
usmanhidray
 
What Do Contribution Guidelines Say About Software Testing? (MSR 2025)
What Do Contribution Guidelines Say About Software Testing? (MSR 2025)What Do Contribution Guidelines Say About Software Testing? (MSR 2025)
What Do Contribution Guidelines Say About Software Testing? (MSR 2025)
Andre Hora
 
Mastering Fluent Bit: Ultimate Guide to Integrating Telemetry Pipelines with ...
Mastering Fluent Bit: Ultimate Guide to Integrating Telemetry Pipelines with ...Mastering Fluent Bit: Ultimate Guide to Integrating Telemetry Pipelines with ...
Mastering Fluent Bit: Ultimate Guide to Integrating Telemetry Pipelines with ...
Eric D. Schabell
 
Meet the Agents: How AI Is Learning to Think, Plan, and Collaborate
Meet the Agents: How AI Is Learning to Think, Plan, and CollaborateMeet the Agents: How AI Is Learning to Think, Plan, and Collaborate
Meet the Agents: How AI Is Learning to Think, Plan, and Collaborate
Maxim Salnikov
 
Minitab 22 Full Crack Plus Product Key Free Download [Latest] 2025
Minitab 22 Full Crack Plus Product Key Free Download [Latest] 2025Minitab 22 Full Crack Plus Product Key Free Download [Latest] 2025
Minitab 22 Full Crack Plus Product Key Free Download [Latest] 2025
wareshashahzadiii
 
Agentic AI Use Cases using GenAI LLM models
Agentic AI Use Cases using GenAI LLM modelsAgentic AI Use Cases using GenAI LLM models
Agentic AI Use Cases using GenAI LLM models
Manish Chopra
 
Solidworks Crack 2025 latest new + license code
Solidworks Crack 2025 latest new + license codeSolidworks Crack 2025 latest new + license code
Solidworks Crack 2025 latest new + license code
aneelaramzan63
 
FL Studio Producer Edition Crack 2025 Full Version
FL Studio Producer Edition Crack 2025 Full VersionFL Studio Producer Edition Crack 2025 Full Version
FL Studio Producer Edition Crack 2025 Full Version
tahirabibi60507
 
Adobe Illustrator Crack | Free Download & Install Illustrator
Adobe Illustrator Crack | Free Download & Install IllustratorAdobe Illustrator Crack | Free Download & Install Illustrator
Adobe Illustrator Crack | Free Download & Install Illustrator
usmanhidray
 
Societal challenges of AI: biases, multilinguism and sustainability
Societal challenges of AI: biases, multilinguism and sustainabilitySocietal challenges of AI: biases, multilinguism and sustainability
Societal challenges of AI: biases, multilinguism and sustainability
Jordi Cabot
 
Revolutionizing Residential Wi-Fi PPT.pptx
Revolutionizing Residential Wi-Fi PPT.pptxRevolutionizing Residential Wi-Fi PPT.pptx
Revolutionizing Residential Wi-Fi PPT.pptx
nidhisingh691197
 
TestMigrationsInPy: A Dataset of Test Migrations from Unittest to Pytest (MSR...
TestMigrationsInPy: A Dataset of Test Migrations from Unittest to Pytest (MSR...TestMigrationsInPy: A Dataset of Test Migrations from Unittest to Pytest (MSR...
TestMigrationsInPy: A Dataset of Test Migrations from Unittest to Pytest (MSR...
Andre Hora
 
How to Optimize Your AWS Environment for Improved Cloud Performance
How to Optimize Your AWS Environment for Improved Cloud PerformanceHow to Optimize Your AWS Environment for Improved Cloud Performance
How to Optimize Your AWS Environment for Improved Cloud Performance
ThousandEyes
 
PDF Reader Pro Crack Latest Version FREE Download 2025
PDF Reader Pro Crack Latest Version FREE Download 2025PDF Reader Pro Crack Latest Version FREE Download 2025
PDF Reader Pro Crack Latest Version FREE Download 2025
mu394968
 
Sales Deck SentinelOne Singularity Platform.pptx
Sales Deck SentinelOne Singularity Platform.pptxSales Deck SentinelOne Singularity Platform.pptx
Sales Deck SentinelOne Singularity Platform.pptx
EliandoLawnote
 
Who Watches the Watchmen (SciFiDevCon 2025)
Who Watches the Watchmen (SciFiDevCon 2025)Who Watches the Watchmen (SciFiDevCon 2025)
Who Watches the Watchmen (SciFiDevCon 2025)
Allon Mureinik
 
The Significance of Hardware in Information Systems.pdf
The Significance of Hardware in Information Systems.pdfThe Significance of Hardware in Information Systems.pdf
The Significance of Hardware in Information Systems.pdf
drewplanas10
 
Download YouTube By Click 2025 Free Full Activated
Download YouTube By Click 2025 Free Full ActivatedDownload YouTube By Click 2025 Free Full Activated
Download YouTube By Click 2025 Free Full Activated
saniamalik72555
 
Explaining GitHub Actions Failures with Large Language Models Challenges, In...
Explaining GitHub Actions Failures with Large Language Models Challenges, In...Explaining GitHub Actions Failures with Large Language Models Challenges, In...
Explaining GitHub Actions Failures with Large Language Models Challenges, In...
ssuserb14185
 
Salesforce Aged Complex Org Revitalization Process .pdf
Salesforce Aged Complex Org Revitalization Process .pdfSalesforce Aged Complex Org Revitalization Process .pdf
Salesforce Aged Complex Org Revitalization Process .pdf
SRINIVASARAO PUSULURI
 
Adobe Photoshop Lightroom CC 2025 Crack Latest Version
Adobe Photoshop Lightroom CC 2025 Crack Latest VersionAdobe Photoshop Lightroom CC 2025 Crack Latest Version
Adobe Photoshop Lightroom CC 2025 Crack Latest Version
usmanhidray
 
What Do Contribution Guidelines Say About Software Testing? (MSR 2025)
What Do Contribution Guidelines Say About Software Testing? (MSR 2025)What Do Contribution Guidelines Say About Software Testing? (MSR 2025)
What Do Contribution Guidelines Say About Software Testing? (MSR 2025)
Andre Hora
 
Mastering Fluent Bit: Ultimate Guide to Integrating Telemetry Pipelines with ...
Mastering Fluent Bit: Ultimate Guide to Integrating Telemetry Pipelines with ...Mastering Fluent Bit: Ultimate Guide to Integrating Telemetry Pipelines with ...
Mastering Fluent Bit: Ultimate Guide to Integrating Telemetry Pipelines with ...
Eric D. Schabell
 
Meet the Agents: How AI Is Learning to Think, Plan, and Collaborate
Meet the Agents: How AI Is Learning to Think, Plan, and CollaborateMeet the Agents: How AI Is Learning to Think, Plan, and Collaborate
Meet the Agents: How AI Is Learning to Think, Plan, and Collaborate
Maxim Salnikov
 
Minitab 22 Full Crack Plus Product Key Free Download [Latest] 2025
Minitab 22 Full Crack Plus Product Key Free Download [Latest] 2025Minitab 22 Full Crack Plus Product Key Free Download [Latest] 2025
Minitab 22 Full Crack Plus Product Key Free Download [Latest] 2025
wareshashahzadiii
 
Agentic AI Use Cases using GenAI LLM models
Agentic AI Use Cases using GenAI LLM modelsAgentic AI Use Cases using GenAI LLM models
Agentic AI Use Cases using GenAI LLM models
Manish Chopra
 
Solidworks Crack 2025 latest new + license code
Solidworks Crack 2025 latest new + license codeSolidworks Crack 2025 latest new + license code
Solidworks Crack 2025 latest new + license code
aneelaramzan63
 
FL Studio Producer Edition Crack 2025 Full Version
FL Studio Producer Edition Crack 2025 Full VersionFL Studio Producer Edition Crack 2025 Full Version
FL Studio Producer Edition Crack 2025 Full Version
tahirabibi60507
 
Adobe Illustrator Crack | Free Download & Install Illustrator
Adobe Illustrator Crack | Free Download & Install IllustratorAdobe Illustrator Crack | Free Download & Install Illustrator
Adobe Illustrator Crack | Free Download & Install Illustrator
usmanhidray
 
Societal challenges of AI: biases, multilinguism and sustainability
Societal challenges of AI: biases, multilinguism and sustainabilitySocietal challenges of AI: biases, multilinguism and sustainability
Societal challenges of AI: biases, multilinguism and sustainability
Jordi Cabot
 

Cloud Computing and Microsoft Azure

  • 1. www.Suhail.Cloud #SuhailCloud @SuhailCloud Cloud Computing and Microsoft Azure Suhail Jamaldeen
  • 2. www.Suhail.Cloud #SuhailCloud @SuhailCloud About Me Suhail Jamaldeen Consultant & Trainer – Office 365 | Azure Microsoft MVP – Office Apps & Services Speaker Blogger – www.Suhail.Cloud www.twitter.com/SuhailCloud www.facebook.com/Suhail.Cloud #SuhailCloud
  • 3. www.Suhail.Cloud #SuhailCloud @SuhailCloud Agenda Introduction to Cloud computing Characteristics of Cloud Computing Types of Cloud models Types of Cloud Services Azure Compute Service Introduction to Microsoft Azure Azure Regions
  • 4. www.Suhail.Cloud #SuhailCloud @SuhailCloud Introduction to Cloud computing Cloud Computing is the delivery of computing services over the internet. Computing Services: servers, storage, networking, software, analytics, intelligence and more.. Cloud Computing enable faster innovation, flexible resources, and economies of scale.
  • 5. www.Suhail.Cloud #SuhailCloud @SuhailCloud Characteristics and Considerations of Cloud Computing High availability: The ability to keep services up and running for long periods of time, with very little downtime, depending on the service in question Scalability: The ability to increase or decrease resources for any given workload. Elasticity: The ability to automatically or dynamically increase or decrease resources as needed Agility: The ability to react quickly. Cloud services can allocate and deallocate resources quickly.
  • 6. www.Suhail.Cloud #SuhailCloud @SuhailCloud Characteristics and Considerations of Cloud Computing Disaster recovery: The ability to recover from an event which has taken down a cloud service. Global reach: The ability reach audiences around the globe. Cloud services can have presence in various regions across the globe Customer latency capabilities: Cloud services have the ability deploy resources in datacenters around the globe, thus addressing customer latency issues. Predictive cost considerations: The ability for users to predict what costs they will incur for a particular cloud service.
  • 7. www.Suhail.Cloud #SuhailCloud @SuhailCloud IT Funding Models Capital expenditures (CapEx) : Costs associated with buying or upgrading physical hardware, such as servers, networking equipment, and storage. It also includes real estate such as buildings or datacenter space. Operating expenditures (OpEx) : Costs that an organization incurs while performing its normal business operations. This includes the electricity consumed, cost of employees to manage and support systems, office space, and internet connections
  • 8. www.Suhail.Cloud #SuhailCloud @SuhailCloud On-Premises Computing Costs Server costs. This includes all hardware components and the cost of hardware support. Storage costs. This includes all hardware components and the cost of hardware support Network costs. This includes all hardware components, including cabling, switches, access points, and routers. Backup and archive costs. This is the cost to back up, copy, or archive data to the cloud or datacenter.
  • 9. www.Suhail.Cloud #SuhailCloud @SuhailCloud Business continuity and disaster recovery costs. Along with server fault tolerance and redundancy, you need to plan for how to recover from a disaster and continue operating. Datacenter infrastructure costs. These are costs for electricity, floor space, cooling, and building maintenance. The expense of running the server is an OpEx. Technical personnel. Based on the technology used, you will need technical expertise and work force to install, deploy, and manage the systems at the datacenter.
  • 10. www.Suhail.Cloud #SuhailCloud @SuhailCloud Types of Cloud models Public Cloud Private Cloud Hybrid Cloud
  • 11. www.Suhail.Cloud #SuhailCloud @SuhailCloud Public Cloud Owned by the cloud services provider (also known as a hosting provider). There is no local hardware to manage or keep up to date; everything runs on the cloud provider’s hardware. A common use case scenario is deploying a web application or a blog site on hardware and resources that are owned by a cloud provider
  • 12. www.Suhail.Cloud #SuhailCloud @SuhailCloud Private Cloud A private cloud is owned and operated by the organization that uses the resources from that cloud. They create a cloud environment in their own datacenter, and provide self-service access to compute resources to users within their organization. A use case scenario for a private cloud would be when an organization has data that cannot be put in the public cloud.
  • 13. www.Suhail.Cloud #SuhailCloud @SuhailCloud Hybrid Cloud A hybrid cloud combines both public and private clouds, allowing you to run your applications in the most appropriate location. An example of a hybrid cloud usage scenario would be hosting a website in the public cloud and linking it to a highly secure database hosted in a private cloud.
  • 14. www.Suhail.Cloud #SuhailCloud @SuhailCloud Types of Cloud Services Infrastructure as a service (IaaS) Platform as a Service (PaaS) Software as a Service (SaaS)
  • 15. www.Suhail.Cloud #SuhailCloud @SuhailCloud Infrastructure as a service (IaaS) • IaaS is the most basic category of cloud computing services. • Instant computing infrastructure, provisioned and managed over the Internet. • Closer to the on-premises topology and resources. • With IaaS, you rent IT infrastructure servers and virtual machines (VMs), storage, networks, and operating systems from a cloud provider on a pay-as-you-go basis.
  • 16. www.Suhail.Cloud #SuhailCloud @SuhailCloud • Avoid the expense and complexity of buying and managing own physical servers and other datacenter infrastructure.
  • 17. www.Suhail.Cloud #SuhailCloud @SuhailCloud Common IaaS business scenarios Test and development. Teams can quickly set up and dismantle test and development environments, bringing new applications to market faster. IaaS makes it quick and economical to scale up dev- test environments up and down. Web apps. IaaS provides all the infrastructure to support web apps, including storage, web and application servers, and networking resources. Big data analysis. Big data is a popular term for massive data sets that contain potentially valuable patterns, trends, and associations.
  • 18. www.Suhail.Cloud #SuhailCloud @SuhailCloud Platform as a Service (PaaS) • Deployment and development environment within the cloud that delivers simple cloud-based apps to complex • Like IaaS, PaaS includes infrastructure - servers, storage, and networking - but also middleware, development tools, business intelligence (BI) services, database management systems, and more.
  • 20. www.Suhail.Cloud #SuhailCloud @SuhailCloud Software as a service (SaaS) • A model through which software is delivered via the internet • With SaaS, every aspect of the software’s hosting, setup, and maintenance is handled by its vendor. • All you need to do to access it is log in to an app or browser, and use the software in the same way as you would a traditional desktop application installed on your own computer.
  • 23. www.Suhail.Cloud #SuhailCloud @SuhailCloud Common Examples of SaaS, PaaS, & IaaS Platform Type Common Examples SaaS Google Apps, Dropbox, Salesforce, Cisco WebEx, Concur, GoToMeeting PaaS AWS Elastic Beanstalk, Windows Azure, Heroku, Force.com, Google App Engine, Apache Stratos, OpenShift IaaS DigitalOcean, Linode, Rackspace, Amazon Web Services (AWS), Cisco Metapod, Microsoft Azure, Google Compute Engine (GCE)
  • 24. www.Suhail.Cloud #SuhailCloud @SuhailCloud • Microsoft Azure is a cloud computing services • Azure is used to build, deploy, and manage applications and services through a global network of Microsoft-managed data centers. • Data centers are geographically dispersed to provide availability and performance Introduction to Microsoft Azure
  • 25. www.Suhail.Cloud #SuhailCloud @SuhailCloud • Azure is available in 140 countries, including 54 regions (04th of October 2017) https://azure.microsoft.com/en-us/global-infrastructure/ Azure Regions
  • 28. www.Suhail.Cloud #SuhailCloud @SuhailCloud Thank You www.Suhail.Cloud @SuhailCloud fb.com/Suhail. Cloud

Editor's Notes

  • #5: Servers : Server is an instance of a computer program or device that accepts and responds to requests made by another program, known as a client Storage : Store files, messages, tables, and other types of information
  • #14: For example, you may have medical data that cannot be exposed publicly.
  • #25: https://azure.microsoft.com/en-us/overview/what-is-cloud-computing/