SlideShare ist ein Scribd-Unternehmen logo
1 von 28
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

Weitere ähnliche Inhalte

Was ist angesagt?

Microsoft Azure Fundamentals
Microsoft Azure FundamentalsMicrosoft Azure Fundamentals
Microsoft Azure FundamentalsAdwait Ullal
 
Microsoft Azure Cloud Services
Microsoft Azure Cloud ServicesMicrosoft Azure Cloud Services
Microsoft Azure Cloud ServicesDavid J Rosenthal
 
Azure Fundamentals || AZ-900
Azure Fundamentals || AZ-900Azure Fundamentals || AZ-900
Azure Fundamentals || AZ-900thisiswali
 
Introduction to Microsoft Azure
Introduction to Microsoft AzureIntroduction to Microsoft Azure
Introduction to Microsoft AzureKasun Kodagoda
 
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 AzureAptera Inc
 
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 cloudAtanas Gergiminov
 
Azure virtual network
Azure virtual networkAzure virtual network
Azure virtual networkLalit Rawat
 
Microsoft Azure Technical Overview
Microsoft Azure Technical OverviewMicrosoft Azure Technical Overview
Microsoft Azure Technical Overviewgjuljo
 
Azure Compute, Networking and Storage Overview
Azure Compute, Networking and Storage OverviewAzure Compute, Networking and Storage Overview
Azure Compute, Networking and Storage OverviewAzure Riyadh User Group
 
Azure Introduction
Azure IntroductionAzure Introduction
Azure Introductionbrunoterkaly
 
AZ-900 Azure Fundamentals.pdf
AZ-900 Azure Fundamentals.pdfAZ-900 Azure Fundamentals.pdf
AZ-900 Azure Fundamentals.pdfssuser5813861
 
Azure Fundamentals Part 1
Azure Fundamentals Part 1Azure Fundamentals Part 1
Azure Fundamentals Part 1CCG
 
CAF presentation 09 16-2020
CAF presentation 09 16-2020CAF presentation 09 16-2020
CAF presentation 09 16-2020Michael Nichols
 

Was ist angesagt? (20)

Microsoft Azure Fundamentals
Microsoft Azure FundamentalsMicrosoft Azure Fundamentals
Microsoft Azure Fundamentals
 
Microsoft Azure Cloud Services
Microsoft Azure Cloud ServicesMicrosoft Azure Cloud Services
Microsoft Azure Cloud Services
 
Microsoft Azure Overview
Microsoft Azure OverviewMicrosoft Azure Overview
Microsoft Azure Overview
 
Azure Fundamentals || AZ-900
Azure Fundamentals || AZ-900Azure Fundamentals || AZ-900
Azure Fundamentals || AZ-900
 
Introduction to Microsoft Azure
Introduction to Microsoft AzureIntroduction to Microsoft Azure
Introduction to Microsoft Azure
 
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
 
Introduction to Microsoft Azure 101
Introduction to Microsoft Azure 101Introduction to Microsoft Azure 101
Introduction to Microsoft Azure 101
 
Azure Cloud PPT
Azure Cloud PPTAzure Cloud PPT
Azure Cloud PPT
 
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 fundamentals
Azure fundamentalsAzure fundamentals
Azure fundamentals
 
Azure virtual network
Azure virtual networkAzure virtual network
Azure virtual network
 
Microsoft Azure Technical Overview
Microsoft Azure Technical OverviewMicrosoft Azure Technical Overview
Microsoft Azure Technical Overview
 
Azure Compute, Networking and Storage Overview
Azure Compute, Networking and Storage OverviewAzure Compute, Networking and Storage Overview
Azure Compute, Networking and Storage Overview
 
Azure Introduction
Azure IntroductionAzure Introduction
Azure Introduction
 
AZ-900 Azure Fundamentals.pdf
AZ-900 Azure Fundamentals.pdfAZ-900 Azure Fundamentals.pdf
AZ-900 Azure Fundamentals.pdf
 
Azure App Service Deep Dive
Azure App Service Deep DiveAzure App Service Deep Dive
Azure App Service Deep Dive
 
Azure Fundamentals Part 1
Azure Fundamentals Part 1Azure Fundamentals Part 1
Azure Fundamentals Part 1
 
Microsoft azure
Microsoft azureMicrosoft azure
Microsoft azure
 
CAF presentation 09 16-2020
CAF presentation 09 16-2020CAF presentation 09 16-2020
CAF presentation 09 16-2020
 

Ähnlich wie Cloud Computing and Microsoft Azure

CLOUD COMPUTING.pptx
CLOUD COMPUTING.pptxCLOUD COMPUTING.pptx
CLOUD COMPUTING.pptxSurajThapa79
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud ComputingImane SBAI
 
CIT-382 Cloud Technology
CIT-382 Cloud TechnologyCIT-382 Cloud Technology
CIT-382 Cloud TechnologyLuisDeLeon74
 
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.pdfAnil
 
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.pptxNadir Arain
 
Bca6thSemesterPresentationOnCloudComputing.pptx
Bca6thSemesterPresentationOnCloudComputing.pptxBca6thSemesterPresentationOnCloudComputing.pptx
Bca6thSemesterPresentationOnCloudComputing.pptxitsmekunaljha
 
CLOUD SEMINAR.pptx
CLOUD SEMINAR.pptxCLOUD SEMINAR.pptx
CLOUD SEMINAR.pptxsakshi126838
 
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.pptxnoreply15203
 
Cloud computing.pptx
Cloud computing.pptxCloud computing.pptx
Cloud computing.pptxRodolfoIII2
 
presentationoncloudcomputing-170312082947.pptx
presentationoncloudcomputing-170312082947.pptxpresentationoncloudcomputing-170312082947.pptx
presentationoncloudcomputing-170312082947.pptxmnewg218
 
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.pptxZiadHaidamous1
 
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.pdfAnil
 
Cloud Storage Infrastructure updated.pptx
Cloud Storage Infrastructure updated.pptxCloud Storage Infrastructure updated.pptx
Cloud Storage Infrastructure updated.pptxsukhpreetsingh295239
 
Cloud Storage and Cloud Computing.pptx
Cloud Storage and  Cloud Computing.pptxCloud Storage and  Cloud Computing.pptx
Cloud Storage and Cloud Computing.pptxANALEESUAREZ2
 

Ähnlich wie 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
 
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
 
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
 
Cloud Storage Infrastructure updated.pptx
Cloud Storage Infrastructure updated.pptxCloud Storage Infrastructure updated.pptx
Cloud Storage Infrastructure updated.pptx
 
Cloud Storage and Cloud Computing.pptx
Cloud Storage and  Cloud Computing.pptxCloud Storage and  Cloud Computing.pptx
Cloud Storage and Cloud Computing.pptx
 

Mehr von 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 2019Suhail 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 YouSuhail Jamaldeen
 
Machine Learning with ML.Net
Machine Learning with ML.NetMachine Learning with ML.Net
Machine Learning with ML.NetSuhail 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 AzureSuhail 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 togetherSuhail Jamaldeen
 
Path to Microsoft 365 Enterprise Administrator
Path to Microsoft 365 Enterprise AdministratorPath to Microsoft 365 Enterprise Administrator
Path to Microsoft 365 Enterprise AdministratorSuhail 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 APISuhail 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 365Suhail Jamaldeen
 
Be a Modern SharePoint Developer
Be a Modern SharePoint DeveloperBe a Modern SharePoint Developer
Be a Modern SharePoint DeveloperSuhail 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 DatabaseSuhail 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 OnlineSuhail 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 OnlineSuhail 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 2012Suhail Jamaldeen
 
Scrum Software Development Methodology
Scrum Software Development MethodologyScrum Software Development Methodology
Scrum Software Development MethodologySuhail Jamaldeen
 
Planning Poker estimating technique
Planning Poker estimating techniquePlanning Poker estimating technique
Planning Poker estimating techniqueSuhail Jamaldeen
 

Mehr von 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
 

Kürzlich hochgeladen

Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsArshad QA
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxComplianceQuest1
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...OnePlan Solutions
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionSolGuruz
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto González Trastoy
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdfWave PLM
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...Health
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfkalichargn70th171
 
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdf
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdfAzure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdf
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdfryanfarris8
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesVictorSzoltysek
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension AidPhilip Schwarz
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Modelsaagamshah0812
 
How to Choose the Right Laravel Development Partner in New York City_compress...
How to Choose the Right Laravel Development Partner in New York City_compress...How to Choose the Right Laravel Development Partner in New York City_compress...
How to Choose the Right Laravel Development Partner in New York City_compress...software pro Development
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplatePresentation.STUDIO
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsAndolasoft Inc
 
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) SolutionIntroducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) SolutionOnePlan Solutions
 

Kürzlich hochgeladen (20)

Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docx
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with Precision
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdf
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdfAzure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdf
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdf
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
How to Choose the Right Laravel Development Partner in New York City_compress...
How to Choose the Right Laravel Development Partner in New York City_compress...How to Choose the Right Laravel Development Partner in New York City_compress...
How to Choose the Right Laravel Development Partner in New York City_compress...
 
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS LiveVip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation Template
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.js
 
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) SolutionIntroducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
 

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

Hinweis der Redaktion

  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/