SlideShare a Scribd company logo
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Agenda
 What Is Artificial Intelligence ?
 What Is Machine Learning ?
 Limitations Of Machine Learning
 Deep Learning To The Rescue
 What Is Deep Learning ?
 Deep Learning Applications
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Agenda
What is Cloud?
Why Microsoft Azure?
What is Microsoft Azure?
Use Case
Launching Services in Azure
Demo
Azure Pricing
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
What is Cloud Computing?
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
What is Cloud Computing?
• It is the use of remote servers on the internet to store,
manage and process data rather than a local server or
your personal computer.
• “Cloud Computing” is the delivery of on-demand
computing resources over the internet on a pay-for-use
basis”
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Benefits of Cloud Computing
Cost
Cloud Computing eliminates the capital
expense of buying H/W, S/W, Setting up
& running On-Site datacenters
Speed
Agility in provisioning of computing
resources through Self-service & On-
demand features enable flexibility & de-
pressurize Capacity Planning
Global Scale
The ability to Scale Elastically &
Delivering right amount of IT resources
right when its needed & from the right
Geographic location
Productivity
Removes the need of “racking &
stacking” (H/W setup, S/W patching) and
lets IT teams spend time on achieving
more important Business Goals
Performance
Benefits in Corporate Datacenter include
reduced Network Latency for
applications & greater Economics of
Scale by regular upgradation of H/W
Reliability
Performs Data Backup, Disaster
Recovery & Business Continuity easier &
less expensive, as Data can be mirrored
at multiple redundant sites on N/W
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Cloud Deployment Models
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Cloud Deployment Models
• Public Cloud
• Private Cloud
• Hybrid Cloud
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Cloud Providers
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Why Microsoft Azure?
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Why Microsoft Azure?
Lack of Support
No Hybrid Solution
Less Secure
Current Job Trends
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
What is Microsoft Azure?
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Subsets Of Artificial Intelligence
Microsoft Azure is a growing collection of integrated cloud services which developers and IT professionals use to
build, deploy and manage applications through our global network of datacentres
Having said that, let’s look at a real life example which we can solve using Microsoft Azure.
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Use Case
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Use Case
Hosting a website on Azure, which will have an option of uploading images , and these images will come as a slideshow in
the background.
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
How will we implement this?
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Use Case Implementation
Userbase Load Balancer
Database
File System
Servers
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Implementing in Azure
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Implementing in Azure
These are the following components that are used in this implementation
Servers
Load Balancer
Database
Filesystem Blob Storage
App Service
MySQL
Database
Azure Load Balancer
& Auto Scaling
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Azure Components
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Azure - App Service
App Service
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Compute Domain
Virtual
Machine
FunctionsApp Service
Azure Virtual Machine is just like a new machine with a freshly installed operating system.
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Compute Domain
Virtual
Machine
FunctionsApp Service
App Service is an automated version of Virtual Machine. You simply upload your code, and it deploys the application
for you.
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Compute Domain
Virtual
Machine
FunctionsApp Service
Functions in Azure have server-less architectures and our meant to execute background tasks.
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Blob Storage
Blob Storage
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Storage Domain
Blob
Storage
Queue
Storage
Backup
Blob Storage is an all-in-one storage which can store any type of file.
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Storage Domain
Blob
Storage
Queue
Storage
Backup
Queue storage is used for queueing tasks which can read sequentially and can thus be used for
synchronization.
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Storage Domain
Blob
Storage
Queue
Storage
Backup
With the backup service, you can store all your infrequently accessed data at a minimum price.
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
MySQL for Azure
Auto scale is used to automatically scale up and scale down according to needs, load balancer on the other
hand is used to equally distribute the incoming data to the number of servers running currently.
MySQL for Azure
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Auto Scaling and Load Balancing
Auto Scale and Load Balancer
Auto scale is used to automatically scale up and scale down according to needs, load balancer on the other
hand is used to equally distribute the incoming data to the number of servers running currently.
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Auto Scaling
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Auto Scaling and Load Balancer
Load Balancer
Auto Scaling
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
How to launch these services in
Azure?
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
How to launch these Services in Azure?
App Service
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
How to launch these Services in Azure?
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
How to launch these Services in Azure?
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
How to launch these Services in Azure?
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
How to launch these Services in Azure?
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
How to launch these Services in Azure?
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
How to launch these Services in Azure?
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
How to launch these Services in Azure?
Blob Storage
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
How to launch these Services in Azure?
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
How to launch these Services in Azure?
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
How to launch these Services in Azure?
MySQL for Azure
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
How to launch these Services in Azure?
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
How to launch these Services in Azure?
Auto Scaling and Load Balancer
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
How to launch these Services in Azure?
Scaling can be done in 2 ways:
▪ Manual Scaling
▪ Auto Scaling
Horizontal Scaling Vertical Scaling
Furthermore, there are two types of scaling:
*Note: With scaling,
load balancing is a
mandate. However, load
balancer can be used
independently.
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
How to launch these Services in Azure?
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Demo
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Userbase Load Balancer
MySQL for Azure
Blob Storage
Demo
Scale Set
App Service
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Azure Pricing
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Azure Pricing
When you first register for an Azure account you get the following things:
Get 200$ free credit!
With these credits you can explore any services for free in Azure for the
first 30 days.
And of course, you pay nothing at the end of the first month!
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Azure Pricing
Pay as you go
6 month plans
12 month plans
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Azure Pricing
Pay as you go
6 month plans
12 month plans
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Azure Pricing
App Service
Some of the services in Azure are free for a life time. For example:
Virtual Network
Build and host up to 10 web and mobile apps on any platform or device.
Create your private network in the cloud with up to 50 free virtual networks.
https://azure.microsoft.com/en-us/free/
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Session In A Minute
What is Cloud? What is Microsoft Azure? Use Case
Launching services in Azure Demo Azure Pricing
Microsoft Azure Tutorial For Beginners | Microsoft Azure Training | Edureka

More Related Content

PPTX
Introduction to Microsoft Azure
PDF
The Layman's Guide to Microsoft Azure
PPTX
Azure Tutorial For Beginners | Microsoft Azure Tutorial For Beginners | Azure...
PPTX
Let's Talk About: Azure Networking
PPTX
Azure Compute, Networking and Storage Overview
PDF
Microsoft Azure Storage Overview | Microsoft Azure Training | Microsoft Azure...
PPTX
Introduction to Microsoft Azure 101
PPTX
Introduction to the world of Cloud Computing & Microsoft Azure.pptx
Introduction to Microsoft Azure
The Layman's Guide to Microsoft Azure
Azure Tutorial For Beginners | Microsoft Azure Tutorial For Beginners | Azure...
Let's Talk About: Azure Networking
Azure Compute, Networking and Storage Overview
Microsoft Azure Storage Overview | Microsoft Azure Training | Microsoft Azure...
Introduction to Microsoft Azure 101
Introduction to the world of Cloud Computing & Microsoft Azure.pptx

What's hot (20)

PPTX
Azure Fundamentals Part 3
 
PPTX
PPTX
Azure Cloud Governance
PDF
Azure Training | Microsoft Azure Tutorial | Microsoft Azure Certification | E...
PPTX
Microsoft Azure Technical Overview
PPTX
Introduction to Microsoft Azure
PPTX
AZ-900T00A-ENU-PowerPoint-02.pptx
PPTX
Azure training
PPTX
Disaster Recovery Planning using Azure Site Recovery
PPTX
Azure Fundamentals Part 1
 
PDF
[금융 고객을 위한 re:Invent 2023 re:Cap Event] 04_금융사가 알아야 할 reInvent 20...
PPTX
Business Continuity & Disaster Recovery with Microsoft Azure
PDF
Microsoft Azure Overview | Cloud Computing Tutorial with Azure | Azure Traini...
PDF
Introduction to Azure
PPTX
Microsoft Azure - Introduction
PDF
Introduction of microsoft azure
PDF
Amazon AWS | What is Amazon AWS | AWS Tutorial | AWS Training | Edureka
PDF
Microsoft Azure - Introduction to microsoft's public cloud
PPTX
Azure storage
PPTX
Microsoft Cloud Adoption Framework for Azure: Governance Conversation
Azure Fundamentals Part 3
 
Azure Cloud Governance
Azure Training | Microsoft Azure Tutorial | Microsoft Azure Certification | E...
Microsoft Azure Technical Overview
Introduction to Microsoft Azure
AZ-900T00A-ENU-PowerPoint-02.pptx
Azure training
Disaster Recovery Planning using Azure Site Recovery
Azure Fundamentals Part 1
 
[금융 고객을 위한 re:Invent 2023 re:Cap Event] 04_금융사가 알아야 할 reInvent 20...
Business Continuity & Disaster Recovery with Microsoft Azure
Microsoft Azure Overview | Cloud Computing Tutorial with Azure | Azure Traini...
Introduction to Azure
Microsoft Azure - Introduction
Introduction of microsoft azure
Amazon AWS | What is Amazon AWS | AWS Tutorial | AWS Training | Edureka
Microsoft Azure - Introduction to microsoft's public cloud
Azure storage
Microsoft Cloud Adoption Framework for Azure: Governance Conversation
Ad

Similar to Microsoft Azure Tutorial For Beginners | Microsoft Azure Training | Edureka (20)

PDF
Azure Interview Questions And Answers | Azure Tutorial For Beginners | Azure ...
PPTX
Microsoft Azure Training | Azure Training For Beginners | Azure Tutorial For ...
PPTX
Fundamentals of Microsoft Azure: AZ-900
PPTX
Copy of Azure Fundamentals AZ 900THeBest.pptx
PDF
Microsoft Azure Tutorial | Microsoft Cloud Computing | Microsoft Azure Traini...
PDF
Building Real World Application with Azure
PDF
Download full ebook of Azure in Action 1st Edition Chris Hay instant download...
PDF
Azure 10 major services
PPTX
Sky High With Azure
PPTX
Microsoft Azure
PDF
Moving Applns To The Cloud On The Ms Azure Platform D Betts
PPTX
The Windows Azure Platform (MSDN Events Series)
PPTX
Charla Azure TLF.pptx
PPTX
Microsoft Azure in der Praxis
PPTX
Microsoft Windows Azure - EBC Deck June 2010 Presentation
PPTX
Get Started with Azure
PPTX
Azure JumpStart
PDF
Microsoft Azure Online Training.pdf
PPTX
NWCloud Cloud Track - Overview of Cloud Computing and Windows Azure 101
PPTX
Introduction To Cloud Computing Winsows Azure101
Azure Interview Questions And Answers | Azure Tutorial For Beginners | Azure ...
Microsoft Azure Training | Azure Training For Beginners | Azure Tutorial For ...
Fundamentals of Microsoft Azure: AZ-900
Copy of Azure Fundamentals AZ 900THeBest.pptx
Microsoft Azure Tutorial | Microsoft Cloud Computing | Microsoft Azure Traini...
Building Real World Application with Azure
Download full ebook of Azure in Action 1st Edition Chris Hay instant download...
Azure 10 major services
Sky High With Azure
Microsoft Azure
Moving Applns To The Cloud On The Ms Azure Platform D Betts
The Windows Azure Platform (MSDN Events Series)
Charla Azure TLF.pptx
Microsoft Azure in der Praxis
Microsoft Windows Azure - EBC Deck June 2010 Presentation
Get Started with Azure
Azure JumpStart
Microsoft Azure Online Training.pdf
NWCloud Cloud Track - Overview of Cloud Computing and Windows Azure 101
Introduction To Cloud Computing Winsows Azure101
Ad

More from Edureka! (20)

PDF
What to learn during the 21 days Lockdown | Edureka
PDF
Top 10 Dying Programming Languages in 2020 | Edureka
PDF
Top 5 Trending Business Intelligence Tools | Edureka
PDF
Tableau Tutorial for Data Science | Edureka
PDF
Python Programming Tutorial | Edureka
PDF
Top 5 PMP Certifications | Edureka
PDF
Top Maven Interview Questions in 2020 | Edureka
PDF
Linux Mint Tutorial | Edureka
PDF
How to Deploy Java Web App in AWS| Edureka
PDF
Importance of Digital Marketing | Edureka
PDF
RPA in 2020 | Edureka
PDF
Email Notifications in Jenkins | Edureka
PDF
EA Algorithm in Machine Learning | Edureka
PDF
Cognitive AI Tutorial | Edureka
PDF
AWS Cloud Practitioner Tutorial | Edureka
PDF
Blue Prism Top Interview Questions | Edureka
PDF
Big Data on AWS Tutorial | Edureka
PDF
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
PDF
Kubernetes Installation on Ubuntu | Edureka
PDF
Introduction to DevOps | Edureka
What to learn during the 21 days Lockdown | Edureka
Top 10 Dying Programming Languages in 2020 | Edureka
Top 5 Trending Business Intelligence Tools | Edureka
Tableau Tutorial for Data Science | Edureka
Python Programming Tutorial | Edureka
Top 5 PMP Certifications | Edureka
Top Maven Interview Questions in 2020 | Edureka
Linux Mint Tutorial | Edureka
How to Deploy Java Web App in AWS| Edureka
Importance of Digital Marketing | Edureka
RPA in 2020 | Edureka
Email Notifications in Jenkins | Edureka
EA Algorithm in Machine Learning | Edureka
Cognitive AI Tutorial | Edureka
AWS Cloud Practitioner Tutorial | Edureka
Blue Prism Top Interview Questions | Edureka
Big Data on AWS Tutorial | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
Kubernetes Installation on Ubuntu | Edureka
Introduction to DevOps | Edureka

Recently uploaded (20)

PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
MYSQL Presentation for SQL database connectivity
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
cuic standard and advanced reporting.pdf
PPT
Teaching material agriculture food technology
PDF
A comparative analysis of optical character recognition models for extracting...
PPTX
Machine Learning_overview_presentation.pptx
PPTX
A Presentation on Artificial Intelligence
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Encapsulation theory and applications.pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
MYSQL Presentation for SQL database connectivity
20250228 LYD VKU AI Blended-Learning.pptx
cuic standard and advanced reporting.pdf
Teaching material agriculture food technology
A comparative analysis of optical character recognition models for extracting...
Machine Learning_overview_presentation.pptx
A Presentation on Artificial Intelligence
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Per capita expenditure prediction using model stacking based on satellite ima...
MIND Revenue Release Quarter 2 2025 Press Release
Encapsulation theory and applications.pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
The AUB Centre for AI in Media Proposal.docx
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Advanced methodologies resolving dimensionality complications for autism neur...
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Unlocking AI with Model Context Protocol (MCP)
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx

Microsoft Azure Tutorial For Beginners | Microsoft Azure Training | Edureka

  • 1. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Agenda  What Is Artificial Intelligence ?  What Is Machine Learning ?  Limitations Of Machine Learning  Deep Learning To The Rescue  What Is Deep Learning ?  Deep Learning Applications
  • 2. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Agenda What is Cloud? Why Microsoft Azure? What is Microsoft Azure? Use Case Launching Services in Azure Demo Azure Pricing
  • 3. Copyright © 2017, edureka and/or its affiliates. All rights reserved. What is Cloud Computing?
  • 4. Copyright © 2017, edureka and/or its affiliates. All rights reserved. What is Cloud Computing? • It is the use of remote servers on the internet to store, manage and process data rather than a local server or your personal computer. • “Cloud Computing” is the delivery of on-demand computing resources over the internet on a pay-for-use basis”
  • 5. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Benefits of Cloud Computing Cost Cloud Computing eliminates the capital expense of buying H/W, S/W, Setting up & running On-Site datacenters Speed Agility in provisioning of computing resources through Self-service & On- demand features enable flexibility & de- pressurize Capacity Planning Global Scale The ability to Scale Elastically & Delivering right amount of IT resources right when its needed & from the right Geographic location Productivity Removes the need of “racking & stacking” (H/W setup, S/W patching) and lets IT teams spend time on achieving more important Business Goals Performance Benefits in Corporate Datacenter include reduced Network Latency for applications & greater Economics of Scale by regular upgradation of H/W Reliability Performs Data Backup, Disaster Recovery & Business Continuity easier & less expensive, as Data can be mirrored at multiple redundant sites on N/W
  • 6. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Cloud Deployment Models
  • 7. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Cloud Deployment Models • Public Cloud • Private Cloud • Hybrid Cloud
  • 8. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Cloud Providers
  • 9. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Why Microsoft Azure?
  • 10. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Why Microsoft Azure? Lack of Support No Hybrid Solution Less Secure Current Job Trends
  • 11. Copyright © 2017, edureka and/or its affiliates. All rights reserved. What is Microsoft Azure?
  • 12. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Subsets Of Artificial Intelligence Microsoft Azure is a growing collection of integrated cloud services which developers and IT professionals use to build, deploy and manage applications through our global network of datacentres Having said that, let’s look at a real life example which we can solve using Microsoft Azure.
  • 13. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Use Case
  • 14. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Use Case Hosting a website on Azure, which will have an option of uploading images , and these images will come as a slideshow in the background.
  • 15. Copyright © 2017, edureka and/or its affiliates. All rights reserved. How will we implement this?
  • 16. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Use Case Implementation Userbase Load Balancer Database File System Servers
  • 17. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Implementing in Azure
  • 18. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Implementing in Azure These are the following components that are used in this implementation Servers Load Balancer Database Filesystem Blob Storage App Service MySQL Database Azure Load Balancer & Auto Scaling
  • 19. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Azure Components
  • 20. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Azure - App Service App Service
  • 21. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Compute Domain Virtual Machine FunctionsApp Service Azure Virtual Machine is just like a new machine with a freshly installed operating system.
  • 22. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Compute Domain Virtual Machine FunctionsApp Service App Service is an automated version of Virtual Machine. You simply upload your code, and it deploys the application for you.
  • 23. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Compute Domain Virtual Machine FunctionsApp Service Functions in Azure have server-less architectures and our meant to execute background tasks.
  • 24. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Blob Storage Blob Storage
  • 25. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Storage Domain Blob Storage Queue Storage Backup Blob Storage is an all-in-one storage which can store any type of file.
  • 26. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Storage Domain Blob Storage Queue Storage Backup Queue storage is used for queueing tasks which can read sequentially and can thus be used for synchronization.
  • 27. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Storage Domain Blob Storage Queue Storage Backup With the backup service, you can store all your infrequently accessed data at a minimum price.
  • 28. Copyright © 2017, edureka and/or its affiliates. All rights reserved. MySQL for Azure Auto scale is used to automatically scale up and scale down according to needs, load balancer on the other hand is used to equally distribute the incoming data to the number of servers running currently. MySQL for Azure
  • 29. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Auto Scaling and Load Balancing Auto Scale and Load Balancer Auto scale is used to automatically scale up and scale down according to needs, load balancer on the other hand is used to equally distribute the incoming data to the number of servers running currently.
  • 30. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Auto Scaling
  • 31. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Auto Scaling and Load Balancer Load Balancer Auto Scaling
  • 32. Copyright © 2017, edureka and/or its affiliates. All rights reserved. How to launch these services in Azure?
  • 33. Copyright © 2017, edureka and/or its affiliates. All rights reserved. How to launch these Services in Azure? App Service
  • 34. Copyright © 2017, edureka and/or its affiliates. All rights reserved. How to launch these Services in Azure?
  • 35. Copyright © 2017, edureka and/or its affiliates. All rights reserved. How to launch these Services in Azure?
  • 36. Copyright © 2017, edureka and/or its affiliates. All rights reserved. How to launch these Services in Azure?
  • 37. Copyright © 2017, edureka and/or its affiliates. All rights reserved. How to launch these Services in Azure?
  • 38. Copyright © 2017, edureka and/or its affiliates. All rights reserved. How to launch these Services in Azure?
  • 39. Copyright © 2017, edureka and/or its affiliates. All rights reserved. How to launch these Services in Azure?
  • 40. Copyright © 2017, edureka and/or its affiliates. All rights reserved. How to launch these Services in Azure? Blob Storage
  • 41. Copyright © 2017, edureka and/or its affiliates. All rights reserved. How to launch these Services in Azure?
  • 42. Copyright © 2017, edureka and/or its affiliates. All rights reserved. How to launch these Services in Azure?
  • 43. Copyright © 2017, edureka and/or its affiliates. All rights reserved. How to launch these Services in Azure? MySQL for Azure
  • 44. Copyright © 2017, edureka and/or its affiliates. All rights reserved. How to launch these Services in Azure?
  • 45. Copyright © 2017, edureka and/or its affiliates. All rights reserved. How to launch these Services in Azure? Auto Scaling and Load Balancer
  • 46. Copyright © 2017, edureka and/or its affiliates. All rights reserved. How to launch these Services in Azure? Scaling can be done in 2 ways: ▪ Manual Scaling ▪ Auto Scaling Horizontal Scaling Vertical Scaling Furthermore, there are two types of scaling: *Note: With scaling, load balancing is a mandate. However, load balancer can be used independently.
  • 47. Copyright © 2017, edureka and/or its affiliates. All rights reserved. How to launch these Services in Azure?
  • 48. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Demo
  • 49. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Userbase Load Balancer MySQL for Azure Blob Storage Demo Scale Set App Service
  • 50. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Azure Pricing
  • 51. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Azure Pricing When you first register for an Azure account you get the following things: Get 200$ free credit! With these credits you can explore any services for free in Azure for the first 30 days. And of course, you pay nothing at the end of the first month!
  • 52. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Azure Pricing Pay as you go 6 month plans 12 month plans
  • 53. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Azure Pricing Pay as you go 6 month plans 12 month plans
  • 54. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Azure Pricing App Service Some of the services in Azure are free for a life time. For example: Virtual Network Build and host up to 10 web and mobile apps on any platform or device. Create your private network in the cloud with up to 50 free virtual networks. https://azure.microsoft.com/en-us/free/
  • 55. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Session In A Minute What is Cloud? What is Microsoft Azure? Use Case Launching services in Azure Demo Azure Pricing