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

More Related Content

What's hot

Introduction to Microsoft Azure Cloud
Introduction to Microsoft Azure CloudIntroduction to Microsoft Azure Cloud
Introduction to Microsoft Azure Cloud
Dinesh Kumar Wickramasinghe
 
Azure Compute, Networking and Storage Overview
Azure Compute, Networking and Storage OverviewAzure Compute, Networking and Storage Overview
Azure Compute, Networking and Storage Overview
Azure Riyadh User Group
 
Microsoft azure
Microsoft azureMicrosoft azure
Microsoft azure
Mohammad Ilyas Malik
 
What is Microsoft Azure used for?-Microsoft azure
What is Microsoft Azure used for?-Microsoft azure What is Microsoft Azure used for?-Microsoft azure
What is Microsoft Azure used for?-Microsoft azure
Zabeel Institute
 
Azure fundamentals-170910113238
Azure fundamentals-170910113238Azure fundamentals-170910113238
Azure fundamentals-170910113238
ScottSmith574468
 
Microsoft Azure Cloud Services
Microsoft Azure Cloud ServicesMicrosoft Azure Cloud Services
Microsoft Azure Cloud Services
David J Rosenthal
 
Azure Introduction
Azure IntroductionAzure Introduction
Azure Introduction
brunoterkaly
 
The Basics of Getting Started With Microsoft Azure
The Basics of Getting Started With Microsoft AzureThe Basics of Getting Started With Microsoft Azure
The Basics of Getting Started With Microsoft Azure
Microsoft Azure
 
Microsoft Azure - Introduction to microsoft's public cloud
Microsoft Azure - Introduction to microsoft's public cloudMicrosoft Azure - Introduction to microsoft's public cloud
Microsoft Azure - Introduction to microsoft's public cloud
Atanas Gergiminov
 
Introduction of microsoft azure
Introduction of microsoft azureIntroduction of microsoft azure
Introduction of microsoft azure
Karthik Perugupalli
 
Azure 101
Azure 101Azure 101
Azure 101
Korry Lavoie
 
The Layman's Guide to Microsoft Azure
The Layman's Guide to Microsoft AzureThe Layman's Guide to Microsoft Azure
The Layman's Guide to Microsoft Azure
Aptera Inc
 
Microsoft Azure Security Overview
Microsoft Azure Security OverviewMicrosoft Azure Security Overview
Microsoft Azure Security Overview
Alert Logic
 
Microsoft Azure Platform-as-a-Service (PaaS)
Microsoft Azure Platform-as-a-Service (PaaS)Microsoft Azure Platform-as-a-Service (PaaS)
Microsoft Azure Platform-as-a-Service (PaaS)
Chris Dufour
 
Azure Fundamentals Part 2
Azure Fundamentals Part 2Azure Fundamentals Part 2
Azure Fundamentals Part 2
CCG
 
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
 
Microsoft Azure cloud services
Microsoft Azure cloud servicesMicrosoft Azure cloud services
Microsoft Azure cloud services
Najeeb Khan
 
Azure 900
Azure 900Azure 900
Azure 900
Yogesh Yadav
 
Azure Fundamentals || AZ-900
Azure Fundamentals || AZ-900Azure Fundamentals || AZ-900
Azure Fundamentals || AZ-900
thisiswali
 
Azure Security Overview
Azure Security OverviewAzure Security Overview
Azure Security Overview
David J Rosenthal
 

What's hot (20)

Introduction to Microsoft Azure Cloud
Introduction to Microsoft Azure CloudIntroduction to Microsoft Azure Cloud
Introduction to Microsoft Azure Cloud
 
Azure Compute, Networking and Storage Overview
Azure Compute, Networking and Storage OverviewAzure Compute, Networking and Storage Overview
Azure Compute, Networking and Storage Overview
 
Microsoft azure
Microsoft azureMicrosoft azure
Microsoft azure
 
What is Microsoft Azure used for?-Microsoft azure
What is Microsoft Azure used for?-Microsoft azure What is Microsoft Azure used for?-Microsoft azure
What is Microsoft Azure used for?-Microsoft azure
 
Azure fundamentals-170910113238
Azure fundamentals-170910113238Azure fundamentals-170910113238
Azure fundamentals-170910113238
 
Microsoft Azure Cloud Services
Microsoft Azure Cloud ServicesMicrosoft Azure Cloud Services
Microsoft Azure Cloud Services
 
Azure Introduction
Azure IntroductionAzure Introduction
Azure Introduction
 
The Basics of Getting Started With Microsoft Azure
The Basics of Getting Started With Microsoft AzureThe Basics of Getting Started With Microsoft Azure
The Basics of Getting Started With Microsoft Azure
 
Microsoft Azure - Introduction to microsoft's public cloud
Microsoft Azure - Introduction to microsoft's public cloudMicrosoft Azure - Introduction to microsoft's public cloud
Microsoft Azure - Introduction to microsoft's public cloud
 
Introduction of microsoft azure
Introduction of microsoft azureIntroduction of microsoft azure
Introduction of microsoft azure
 
Azure 101
Azure 101Azure 101
Azure 101
 
The Layman's Guide to Microsoft Azure
The Layman's Guide to Microsoft AzureThe Layman's Guide to Microsoft Azure
The Layman's Guide to Microsoft Azure
 
Microsoft Azure Security Overview
Microsoft Azure Security OverviewMicrosoft Azure Security Overview
Microsoft Azure Security Overview
 
Microsoft Azure Platform-as-a-Service (PaaS)
Microsoft Azure Platform-as-a-Service (PaaS)Microsoft Azure Platform-as-a-Service (PaaS)
Microsoft Azure Platform-as-a-Service (PaaS)
 
Azure Fundamentals Part 2
Azure Fundamentals Part 2Azure Fundamentals Part 2
Azure Fundamentals Part 2
 
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...
 
Microsoft Azure cloud services
Microsoft Azure cloud servicesMicrosoft Azure cloud services
Microsoft Azure cloud services
 
Azure 900
Azure 900Azure 900
Azure 900
 
Azure Fundamentals || AZ-900
Azure Fundamentals || AZ-900Azure Fundamentals || AZ-900
Azure Fundamentals || AZ-900
 
Azure Security Overview
Azure Security OverviewAzure Security Overview
Azure Security Overview
 

Similar to Cloud Computing and Microsoft Azure

CLOUD COMPUTING.pptx
CLOUD COMPUTING.pptxCLOUD COMPUTING.pptx
CLOUD COMPUTING.pptx
SurajThapa79
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud ComputingImane SBAI
 
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 AuditingNavin 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
 
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
Cloud ComputingCloud Computing
Cloud Computing
Zubair Afzal
 
Cloud computing.pptx
Cloud computing.pptxCloud computing.pptx
Cloud computing.pptx
RodolfoIII2
 
presentationoncloudcomputing-170312082947.pptx
presentationoncloudcomputing-170312082947.pptxpresentationoncloudcomputing-170312082947.pptx
presentationoncloudcomputing-170312082947.pptx
mnewg218
 
Introduction to cloud computing
Introduction to cloud computingIntroduction to cloud computing
Introduction to cloud computing
Shashank Viswanadha
 
AZ-900 Azure Fundamentals.pdf
AZ-900 Azure Fundamentals.pdfAZ-900 Azure Fundamentals.pdf
AZ-900 Azure Fundamentals.pdf
ssuser5813861
 
220929-Presentation-business case for moving to the cloud.pptx
220929-Presentation-business case for moving to the cloud.pptx220929-Presentation-business case for moving to the cloud.pptx
220929-Presentation-business case for moving to the cloud.pptx
ZiadHaidamous1
 
Cloud Computing-notes.doc
Cloud Computing-notes.docCloud Computing-notes.doc
Cloud Computing-notes.doc
NarendrakumarAnnadur
 
What are the pros and cons of using cloud applications.pdf
What are the pros and cons of using cloud applications.pdfWhat are the pros and cons of using cloud applications.pdf
What are the pros and cons of using cloud applications.pdf
Anil
 

Similar to Cloud Computing and Microsoft Azure (20)

CLOUD COMPUTING.pptx
CLOUD COMPUTING.pptxCLOUD COMPUTING.pptx
CLOUD COMPUTING.pptx
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 
CIT-382 Cloud Technology
CIT-382 Cloud TechnologyCIT-382 Cloud Technology
CIT-382 Cloud Technology
 
Cloud Computing & Control Auditing
Cloud Computing & Control AuditingCloud Computing & Control Auditing
Cloud Computing & Control Auditing
 
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
 
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
 
Bca6thSemesterPresentationOnCloudComputing.pptx
Bca6thSemesterPresentationOnCloudComputing.pptxBca6thSemesterPresentationOnCloudComputing.pptx
Bca6thSemesterPresentationOnCloudComputing.pptx
 
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...
 
Presentation on Cloud computing
Presentation on Cloud computingPresentation on Cloud computing
Presentation on Cloud computing
 
CLOUD SEMINAR.pptx
CLOUD SEMINAR.pptxCLOUD SEMINAR.pptx
CLOUD SEMINAR.pptx
 
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
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 
Cloud computing.pptx
Cloud computing.pptxCloud computing.pptx
Cloud computing.pptx
 
presentationoncloudcomputing-170312082947.pptx
presentationoncloudcomputing-170312082947.pptxpresentationoncloudcomputing-170312082947.pptx
presentationoncloudcomputing-170312082947.pptx
 
Introduction to cloud computing
Introduction to cloud computingIntroduction to cloud computing
Introduction to cloud computing
 
AZ-900 Azure Fundamentals.pdf
AZ-900 Azure Fundamentals.pdfAZ-900 Azure Fundamentals.pdf
AZ-900 Azure Fundamentals.pdf
 
220929-Presentation-business case for moving to the cloud.pptx
220929-Presentation-business case for moving to the cloud.pptx220929-Presentation-business case for moving to the cloud.pptx
220929-Presentation-business case for moving to the cloud.pptx
 
Cloud Computing-notes.doc
Cloud Computing-notes.docCloud Computing-notes.doc
Cloud Computing-notes.doc
 
Cloud
CloudCloud
Cloud
 
What are the pros and cons of using cloud applications.pdf
What are the pros and cons of using cloud applications.pdfWhat are the pros and cons of using cloud applications.pdf
What are the pros and cons of using cloud applications.pdf
 

More from 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
 
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
 

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
 
Build SPFx Solutions for SharePoint 2019
Build SPFx Solutions for SharePoint 2019Build SPFx Solutions for SharePoint 2019
Build SPFx Solutions for SharePoint 2019
 
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
 
Machine Learning with ML.Net
Machine Learning with ML.NetMachine Learning with ML.Net
Machine Learning with ML.Net
 
Microsoft 365
Microsoft 365Microsoft 365
Microsoft 365
 
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
 
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
 
Path to Microsoft 365 Enterprise Administrator
Path to Microsoft 365 Enterprise AdministratorPath to Microsoft 365 Enterprise Administrator
Path to Microsoft 365 Enterprise Administrator
 
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
 
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
 
Be a Modern SharePoint Developer
Be a Modern SharePoint DeveloperBe a Modern SharePoint Developer
Be a Modern SharePoint Developer
 
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
 
Store Data in Azure SQL Database
Store Data in Azure SQL DatabaseStore Data in Azure SQL Database
Store Data in Azure SQL Database
 
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
 
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
 
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...
 
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...
 
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
 
Scrum Software Development Methodology
Scrum Software Development MethodologyScrum Software Development Methodology
Scrum Software Development Methodology
 
Planning Poker estimating technique
Planning Poker estimating techniquePlanning Poker estimating technique
Planning Poker estimating technique
 

Recently uploaded

Prosigns: Transforming Business with Tailored Technology Solutions
Prosigns: Transforming Business with Tailored Technology SolutionsProsigns: Transforming Business with Tailored Technology Solutions
Prosigns: Transforming Business with Tailored Technology Solutions
Prosigns
 
Strategies for Successful Data Migration Tools.pptx
Strategies for Successful Data Migration Tools.pptxStrategies for Successful Data Migration Tools.pptx
Strategies for Successful Data Migration Tools.pptx
varshanayak241
 
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Globus
 
Designing for Privacy in Amazon Web Services
Designing for Privacy in Amazon Web ServicesDesigning for Privacy in Amazon Web Services
Designing for Privacy in Amazon Web Services
KrzysztofKkol1
 
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Globus
 
Advanced Flow Concepts Every Developer Should Know
Advanced Flow Concepts Every Developer Should KnowAdvanced Flow Concepts Every Developer Should Know
Advanced Flow Concepts Every Developer Should Know
Peter Caitens
 
Enhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdfEnhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdf
Globus
 
Why React Native as a Strategic Advantage for Startup Innovation.pdf
Why React Native as a Strategic Advantage for Startup Innovation.pdfWhy React Native as a Strategic Advantage for Startup Innovation.pdf
Why React Native as a Strategic Advantage for Startup Innovation.pdf
ayushiqss
 
BoxLang: Review our Visionary Licenses of 2024
BoxLang: Review our Visionary Licenses of 2024BoxLang: Review our Visionary Licenses of 2024
BoxLang: Review our Visionary Licenses of 2024
Ortus Solutions, Corp
 
Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024
Globus
 
Software Testing Exam imp Ques Notes.pdf
Software Testing Exam imp Ques Notes.pdfSoftware Testing Exam imp Ques Notes.pdf
Software Testing Exam imp Ques Notes.pdf
MayankTawar1
 
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
Juraj Vysvader
 
Globus Connect Server Deep Dive - GlobusWorld 2024
Globus Connect Server Deep Dive - GlobusWorld 2024Globus Connect Server Deep Dive - GlobusWorld 2024
Globus Connect Server Deep Dive - GlobusWorld 2024
Globus
 
Lecture 1 Introduction to games development
Lecture 1 Introduction to games developmentLecture 1 Introduction to games development
Lecture 1 Introduction to games development
abdulrafaychaudhry
 
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Globus
 
How Recreation Management Software Can Streamline Your Operations.pptx
How Recreation Management Software Can Streamline Your Operations.pptxHow Recreation Management Software Can Streamline Your Operations.pptx
How Recreation Management Software Can Streamline Your Operations.pptx
wottaspaceseo
 
How to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good PracticesHow to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good Practices
Globus
 
Into the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdfInto the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdf
Ortus Solutions, Corp
 
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2
 
Developing Distributed High-performance Computing Capabilities of an Open Sci...
Developing Distributed High-performance Computing Capabilities of an Open Sci...Developing Distributed High-performance Computing Capabilities of an Open Sci...
Developing Distributed High-performance Computing Capabilities of an Open Sci...
Globus
 

Recently uploaded (20)

Prosigns: Transforming Business with Tailored Technology Solutions
Prosigns: Transforming Business with Tailored Technology SolutionsProsigns: Transforming Business with Tailored Technology Solutions
Prosigns: Transforming Business with Tailored Technology Solutions
 
Strategies for Successful Data Migration Tools.pptx
Strategies for Successful Data Migration Tools.pptxStrategies for Successful Data Migration Tools.pptx
Strategies for Successful Data Migration Tools.pptx
 
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
 
Designing for Privacy in Amazon Web Services
Designing for Privacy in Amazon Web ServicesDesigning for Privacy in Amazon Web Services
Designing for Privacy in Amazon Web Services
 
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
 
Advanced Flow Concepts Every Developer Should Know
Advanced Flow Concepts Every Developer Should KnowAdvanced Flow Concepts Every Developer Should Know
Advanced Flow Concepts Every Developer Should Know
 
Enhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdfEnhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdf
 
Why React Native as a Strategic Advantage for Startup Innovation.pdf
Why React Native as a Strategic Advantage for Startup Innovation.pdfWhy React Native as a Strategic Advantage for Startup Innovation.pdf
Why React Native as a Strategic Advantage for Startup Innovation.pdf
 
BoxLang: Review our Visionary Licenses of 2024
BoxLang: Review our Visionary Licenses of 2024BoxLang: Review our Visionary Licenses of 2024
BoxLang: Review our Visionary Licenses of 2024
 
Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024
 
Software Testing Exam imp Ques Notes.pdf
Software Testing Exam imp Ques Notes.pdfSoftware Testing Exam imp Ques Notes.pdf
Software Testing Exam imp Ques Notes.pdf
 
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
 
Globus Connect Server Deep Dive - GlobusWorld 2024
Globus Connect Server Deep Dive - GlobusWorld 2024Globus Connect Server Deep Dive - GlobusWorld 2024
Globus Connect Server Deep Dive - GlobusWorld 2024
 
Lecture 1 Introduction to games development
Lecture 1 Introduction to games developmentLecture 1 Introduction to games development
Lecture 1 Introduction to games development
 
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
 
How Recreation Management Software Can Streamline Your Operations.pptx
How Recreation Management Software Can Streamline Your Operations.pptxHow Recreation Management Software Can Streamline Your Operations.pptx
How Recreation Management Software Can Streamline Your Operations.pptx
 
How to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good PracticesHow to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good Practices
 
Into the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdfInto the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdf
 
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
 
Developing Distributed High-performance Computing Capabilities of an Open Sci...
Developing Distributed High-performance Computing Capabilities of an Open Sci...Developing Distributed High-performance Computing Capabilities of an Open Sci...
Developing Distributed High-performance Computing Capabilities of an Open Sci...
 

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

  1. 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
  2. For example, you may have medical data that cannot be exposed publicly.
  3. https://azure.microsoft.com/en-us/overview/what-is-cloud-computing/