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

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