SlideShare a Scribd company logo
1 of 56
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

What's hot

Azure Storage
Azure StorageAzure Storage
Azure StorageMustafa
 
Azure Service Bus
Azure Service BusAzure Service Bus
Azure Service BusJosh Lane
 
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
 
Microsoft Azure Cost Optimization and improve efficiency
Microsoft Azure Cost Optimization and improve efficiencyMicrosoft Azure Cost Optimization and improve efficiency
Microsoft Azure Cost Optimization and improve efficiencyKushan Lahiru Perera
 
Advanced Load Balancer/Traffic Manager and App Gateway for Microsoft Azure
Advanced Load Balancer/Traffic Manager and App Gateway for Microsoft AzureAdvanced Load Balancer/Traffic Manager and App Gateway for Microsoft Azure
Advanced Load Balancer/Traffic Manager and App Gateway for Microsoft AzureKemp
 
Azure fundamentals-170910113238
Azure fundamentals-170910113238Azure fundamentals-170910113238
Azure fundamentals-170910113238ScottSmith574468
 
Introduction to Cloud | Cloud Computing Tutorial for Beginners | Cloud Certif...
Introduction to Cloud | Cloud Computing Tutorial for Beginners | Cloud Certif...Introduction to Cloud | Cloud Computing Tutorial for Beginners | Cloud Certif...
Introduction to Cloud | Cloud Computing Tutorial for Beginners | Cloud Certif...Edureka!
 
Cloud Computing Service Models | IaaS PaaS SaaS Explained | Cloud Masters Pro...
Cloud Computing Service Models | IaaS PaaS SaaS Explained | Cloud Masters Pro...Cloud Computing Service Models | IaaS PaaS SaaS Explained | Cloud Masters Pro...
Cloud Computing Service Models | IaaS PaaS SaaS Explained | Cloud Masters Pro...Edureka!
 
Azure SQL Database
Azure SQL Database Azure SQL Database
Azure SQL Database nj-azure
 
A Deepdive into Azure Networking
A Deepdive into Azure NetworkingA Deepdive into Azure Networking
A Deepdive into Azure NetworkingKarim Vaes
 
Introduction to Microsoft Azure
Introduction to Microsoft AzureIntroduction to Microsoft Azure
Introduction to Microsoft AzureKasun Kodagoda
 
Microsoft Azure Training | Azure Training For Beginners | Azure Tutorial For ...
Microsoft Azure Training | Azure Training For Beginners | Azure Tutorial For ...Microsoft Azure Training | Azure Training For Beginners | Azure Tutorial For ...
Microsoft Azure Training | Azure Training For Beginners | Azure Tutorial For ...Simplilearn
 

What's hot (20)

Azure Storage
Azure StorageAzure Storage
Azure Storage
 
Azure Service Bus
Azure Service BusAzure Service Bus
Azure Service Bus
 
Azure App Service Deep Dive
Azure App Service Deep DiveAzure App Service Deep Dive
Azure App Service Deep Dive
 
Azure Compute, Networking and Storage Overview
Azure Compute, Networking and Storage OverviewAzure Compute, Networking and Storage Overview
Azure Compute, Networking and Storage Overview
 
Microsoft Azure Cost Optimization and improve efficiency
Microsoft Azure Cost Optimization and improve efficiencyMicrosoft Azure Cost Optimization and improve efficiency
Microsoft Azure Cost Optimization and improve efficiency
 
Advanced Load Balancer/Traffic Manager and App Gateway for Microsoft Azure
Advanced Load Balancer/Traffic Manager and App Gateway for Microsoft AzureAdvanced Load Balancer/Traffic Manager and App Gateway for Microsoft Azure
Advanced Load Balancer/Traffic Manager and App Gateway for Microsoft Azure
 
Azure fundamentals-170910113238
Azure fundamentals-170910113238Azure fundamentals-170910113238
Azure fundamentals-170910113238
 
Intro to AWS: Storage Services
Intro to AWS: Storage ServicesIntro to AWS: Storage Services
Intro to AWS: Storage Services
 
Azure Backup Simplifies
Azure Backup SimplifiesAzure Backup Simplifies
Azure Backup Simplifies
 
Azure ARM Template
Azure ARM TemplateAzure ARM Template
Azure ARM Template
 
Introduction to Cloud | Cloud Computing Tutorial for Beginners | Cloud Certif...
Introduction to Cloud | Cloud Computing Tutorial for Beginners | Cloud Certif...Introduction to Cloud | Cloud Computing Tutorial for Beginners | Cloud Certif...
Introduction to Cloud | Cloud Computing Tutorial for Beginners | Cloud Certif...
 
Cloud Computing Service Models | IaaS PaaS SaaS Explained | Cloud Masters Pro...
Cloud Computing Service Models | IaaS PaaS SaaS Explained | Cloud Masters Pro...Cloud Computing Service Models | IaaS PaaS SaaS Explained | Cloud Masters Pro...
Cloud Computing Service Models | IaaS PaaS SaaS Explained | Cloud Masters Pro...
 
Azure Messaging Services #1
Azure Messaging Services #1Azure Messaging Services #1
Azure Messaging Services #1
 
Azure SQL Database
Azure SQL Database Azure SQL Database
Azure SQL Database
 
Aws storage
Aws storageAws storage
Aws storage
 
Microsoft azure
Microsoft azureMicrosoft azure
Microsoft azure
 
Azure Cost Management
Azure Cost ManagementAzure Cost Management
Azure Cost Management
 
A Deepdive into Azure Networking
A Deepdive into Azure NetworkingA Deepdive into Azure Networking
A Deepdive into Azure Networking
 
Introduction to Microsoft Azure
Introduction to Microsoft AzureIntroduction to Microsoft Azure
Introduction to Microsoft Azure
 
Microsoft Azure Training | Azure Training For Beginners | Azure Tutorial For ...
Microsoft Azure Training | Azure Training For Beginners | Azure Tutorial For ...Microsoft Azure Training | Azure Training For Beginners | Azure Tutorial For ...
Microsoft Azure Training | Azure Training For Beginners | Azure Tutorial For ...
 

Similar to Microsoft Azure Tutorial For Beginners | Microsoft Azure Training | Edureka

Azure Interview Questions And Answers | Azure Tutorial For Beginners | Azure ...
Azure Interview Questions And Answers | Azure Tutorial For Beginners | Azure ...Azure Interview Questions And Answers | Azure Tutorial For Beginners | Azure ...
Azure Interview Questions And Answers | Azure Tutorial For Beginners | Azure ...Edureka!
 
Cloud Computing Tutorial For Beginners | What is Cloud Computing | AWS Traini...
Cloud Computing Tutorial For Beginners | What is Cloud Computing | AWS Traini...Cloud Computing Tutorial For Beginners | What is Cloud Computing | AWS Traini...
Cloud Computing Tutorial For Beginners | What is Cloud Computing | AWS Traini...Edureka!
 
AWS SysOps Administrator Training | AWS SysOps Tutorial | Edureka
AWS SysOps Administrator Training | AWS SysOps Tutorial | EdurekaAWS SysOps Administrator Training | AWS SysOps Tutorial | Edureka
AWS SysOps Administrator Training | AWS SysOps Tutorial | EdurekaEdureka!
 
Getting Started with AWS | AWS Tutorial for Beginners | AWS Training | Edureka
Getting Started with AWS | AWS Tutorial for Beginners | AWS Training | EdurekaGetting Started with AWS | AWS Tutorial for Beginners | AWS Training | Edureka
Getting Started with AWS | AWS Tutorial for Beginners | AWS Training | EdurekaEdureka!
 
Google Cloud Platform Tutorial | GCP Fundamentals | Edureka
Google Cloud Platform Tutorial | GCP Fundamentals | EdurekaGoogle Cloud Platform Tutorial | GCP Fundamentals | Edureka
Google Cloud Platform Tutorial | GCP Fundamentals | EdurekaEdureka!
 
Google Cloud Storage | Google Cloud Platform Tutorial | Google Cloud Architec...
Google Cloud Storage | Google Cloud Platform Tutorial | Google Cloud Architec...Google Cloud Storage | Google Cloud Platform Tutorial | Google Cloud Architec...
Google Cloud Storage | Google Cloud Platform Tutorial | Google Cloud Architec...Edureka!
 
Azure Virtual Network Tutorial | Azure Virtual Machine Tutorial | Azure Train...
Azure Virtual Network Tutorial | Azure Virtual Machine Tutorial | Azure Train...Azure Virtual Network Tutorial | Azure Virtual Machine Tutorial | Azure Train...
Azure Virtual Network Tutorial | Azure Virtual Machine Tutorial | Azure Train...Edureka!
 
ARC207_Monitoring Performance of Enterprise Applications on AWS
ARC207_Monitoring Performance of Enterprise Applications on AWSARC207_Monitoring Performance of Enterprise Applications on AWS
ARC207_Monitoring Performance of Enterprise Applications on AWSAmazon Web Services
 
NEW LAUNCH! Introducing AWS Cloud9, a cloud IDE to write, run, & debug your c...
NEW LAUNCH! Introducing AWS Cloud9, a cloud IDE to write, run, & debug your c...NEW LAUNCH! Introducing AWS Cloud9, a cloud IDE to write, run, & debug your c...
NEW LAUNCH! Introducing AWS Cloud9, a cloud IDE to write, run, & debug your c...Amazon Web Services
 
NEW LAUNCH! Introducing AWS Cloud9, a cloud IDE to write, run, & debug your c...
NEW LAUNCH! Introducing AWS Cloud9, a cloud IDE to write, run, & debug your c...NEW LAUNCH! Introducing AWS Cloud9, a cloud IDE to write, run, & debug your c...
NEW LAUNCH! Introducing AWS Cloud9, a cloud IDE to write, run, & debug your c...Amazon Web Services
 
AWS Autoscaling | Autoscaling and Load Balancing in AWS | AWS Training | Edureka
AWS Autoscaling | Autoscaling and Load Balancing in AWS | AWS Training | EdurekaAWS Autoscaling | Autoscaling and Load Balancing in AWS | AWS Training | Edureka
AWS Autoscaling | Autoscaling and Load Balancing in AWS | AWS Training | EdurekaEdureka!
 
NEW LAUNCH! Introducing Amazon SageMaker - MCL365 - re:Invent 2017
NEW LAUNCH! Introducing Amazon SageMaker - MCL365 - re:Invent 2017NEW LAUNCH! Introducing Amazon SageMaker - MCL365 - re:Invent 2017
NEW LAUNCH! Introducing Amazon SageMaker - MCL365 - re:Invent 2017Amazon Web Services
 
GPSTEC316_GPS-Image Management Best Practices for Amazon WorkSpaces
GPSTEC316_GPS-Image Management Best Practices for Amazon WorkSpacesGPSTEC316_GPS-Image Management Best Practices for Amazon WorkSpaces
GPSTEC316_GPS-Image Management Best Practices for Amazon WorkSpacesAmazon Web Services
 
ARC207 Monitoring Performance of Enterprise Applications on AWS: Understandin...
ARC207 Monitoring Performance of Enterprise Applications on AWS: Understandin...ARC207 Monitoring Performance of Enterprise Applications on AWS: Understandin...
ARC207 Monitoring Performance of Enterprise Applications on AWS: Understandin...New Relic
 
AWS Cloud9 – Cloud IDE for Writing, Running and Debugging Code
AWS Cloud9 – Cloud IDE for Writing, Running and Debugging CodeAWS Cloud9 – Cloud IDE for Writing, Running and Debugging Code
AWS Cloud9 – Cloud IDE for Writing, Running and Debugging CodeAmazon Web Services
 
CON203_Driving Innovation with Containers
CON203_Driving Innovation with ContainersCON203_Driving Innovation with Containers
CON203_Driving Innovation with ContainersAmazon Web Services
 
Driving Innovation with Containers - CON203 - re:Invent 2017
Driving Innovation with Containers - CON203 - re:Invent 2017Driving Innovation with Containers - CON203 - re:Invent 2017
Driving Innovation with Containers - CON203 - re:Invent 2017Amazon Web Services
 
Design, Build, and Modernize Your Web Applications with AWS
 Design, Build, and Modernize Your Web Applications with AWS Design, Build, and Modernize Your Web Applications with AWS
Design, Build, and Modernize Your Web Applications with AWSDonnie Prakoso
 

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

Azure Interview Questions And Answers | Azure Tutorial For Beginners | Azure ...
Azure Interview Questions And Answers | Azure Tutorial For Beginners | Azure ...Azure Interview Questions And Answers | Azure Tutorial For Beginners | Azure ...
Azure Interview Questions And Answers | Azure Tutorial For Beginners | Azure ...
 
Cloud Computing Tutorial For Beginners | What is Cloud Computing | AWS Traini...
Cloud Computing Tutorial For Beginners | What is Cloud Computing | AWS Traini...Cloud Computing Tutorial For Beginners | What is Cloud Computing | AWS Traini...
Cloud Computing Tutorial For Beginners | What is Cloud Computing | AWS Traini...
 
AWS SysOps Administrator Training | AWS SysOps Tutorial | Edureka
AWS SysOps Administrator Training | AWS SysOps Tutorial | EdurekaAWS SysOps Administrator Training | AWS SysOps Tutorial | Edureka
AWS SysOps Administrator Training | AWS SysOps Tutorial | Edureka
 
Getting Started with AWS | AWS Tutorial for Beginners | AWS Training | Edureka
Getting Started with AWS | AWS Tutorial for Beginners | AWS Training | EdurekaGetting Started with AWS | AWS Tutorial for Beginners | AWS Training | Edureka
Getting Started with AWS | AWS Tutorial for Beginners | AWS Training | Edureka
 
Google Cloud Platform Tutorial | GCP Fundamentals | Edureka
Google Cloud Platform Tutorial | GCP Fundamentals | EdurekaGoogle Cloud Platform Tutorial | GCP Fundamentals | Edureka
Google Cloud Platform Tutorial | GCP Fundamentals | Edureka
 
GCP_Tutorial.pptx
GCP_Tutorial.pptxGCP_Tutorial.pptx
GCP_Tutorial.pptx
 
Google Cloud Storage | Google Cloud Platform Tutorial | Google Cloud Architec...
Google Cloud Storage | Google Cloud Platform Tutorial | Google Cloud Architec...Google Cloud Storage | Google Cloud Platform Tutorial | Google Cloud Architec...
Google Cloud Storage | Google Cloud Platform Tutorial | Google Cloud Architec...
 
Azure Virtual Network Tutorial | Azure Virtual Machine Tutorial | Azure Train...
Azure Virtual Network Tutorial | Azure Virtual Machine Tutorial | Azure Train...Azure Virtual Network Tutorial | Azure Virtual Machine Tutorial | Azure Train...
Azure Virtual Network Tutorial | Azure Virtual Machine Tutorial | Azure Train...
 
ARC207_Monitoring Performance of Enterprise Applications on AWS
ARC207_Monitoring Performance of Enterprise Applications on AWSARC207_Monitoring Performance of Enterprise Applications on AWS
ARC207_Monitoring Performance of Enterprise Applications on AWS
 
NEW LAUNCH! Introducing AWS Cloud9, a cloud IDE to write, run, & debug your c...
NEW LAUNCH! Introducing AWS Cloud9, a cloud IDE to write, run, & debug your c...NEW LAUNCH! Introducing AWS Cloud9, a cloud IDE to write, run, & debug your c...
NEW LAUNCH! Introducing AWS Cloud9, a cloud IDE to write, run, & debug your c...
 
NEW LAUNCH! Introducing AWS Cloud9, a cloud IDE to write, run, & debug your c...
NEW LAUNCH! Introducing AWS Cloud9, a cloud IDE to write, run, & debug your c...NEW LAUNCH! Introducing AWS Cloud9, a cloud IDE to write, run, & debug your c...
NEW LAUNCH! Introducing AWS Cloud9, a cloud IDE to write, run, & debug your c...
 
AWS Autoscaling | Autoscaling and Load Balancing in AWS | AWS Training | Edureka
AWS Autoscaling | Autoscaling and Load Balancing in AWS | AWS Training | EdurekaAWS Autoscaling | Autoscaling and Load Balancing in AWS | AWS Training | Edureka
AWS Autoscaling | Autoscaling and Load Balancing in AWS | AWS Training | Edureka
 
NEW LAUNCH! Introducing Amazon SageMaker - MCL365 - re:Invent 2017
NEW LAUNCH! Introducing Amazon SageMaker - MCL365 - re:Invent 2017NEW LAUNCH! Introducing Amazon SageMaker - MCL365 - re:Invent 2017
NEW LAUNCH! Introducing Amazon SageMaker - MCL365 - re:Invent 2017
 
GPSTEC316_GPS-Image Management Best Practices for Amazon WorkSpaces
GPSTEC316_GPS-Image Management Best Practices for Amazon WorkSpacesGPSTEC316_GPS-Image Management Best Practices for Amazon WorkSpaces
GPSTEC316_GPS-Image Management Best Practices for Amazon WorkSpaces
 
ARC207 Monitoring Performance of Enterprise Applications on AWS: Understandin...
ARC207 Monitoring Performance of Enterprise Applications on AWS: Understandin...ARC207 Monitoring Performance of Enterprise Applications on AWS: Understandin...
ARC207 Monitoring Performance of Enterprise Applications on AWS: Understandin...
 
ML Inference at the Edge
ML Inference at the EdgeML Inference at the Edge
ML Inference at the Edge
 
AWS Cloud9 – Cloud IDE for Writing, Running and Debugging Code
AWS Cloud9 – Cloud IDE for Writing, Running and Debugging CodeAWS Cloud9 – Cloud IDE for Writing, Running and Debugging Code
AWS Cloud9 – Cloud IDE for Writing, Running and Debugging Code
 
CON203_Driving Innovation with Containers
CON203_Driving Innovation with ContainersCON203_Driving Innovation with Containers
CON203_Driving Innovation with Containers
 
Driving Innovation with Containers - CON203 - re:Invent 2017
Driving Innovation with Containers - CON203 - re:Invent 2017Driving Innovation with Containers - CON203 - re:Invent 2017
Driving Innovation with Containers - CON203 - re:Invent 2017
 
Design, Build, and Modernize Your Web Applications with AWS
 Design, Build, and Modernize Your Web Applications with AWS Design, Build, and Modernize Your Web Applications with AWS
Design, Build, and Modernize Your Web Applications with AWS
 

More from Edureka!

What to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | EdurekaWhat to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | EdurekaEdureka!
 
Top 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | EdurekaTop 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | EdurekaEdureka!
 
Top 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | EdurekaTop 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | EdurekaEdureka!
 
Tableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaTableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaEdureka!
 
Python Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaPython Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaEdureka!
 
Top 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaTop 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaEdureka!
 
Top Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | EdurekaTop Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | EdurekaEdureka!
 
Linux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaLinux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaEdureka!
 
How to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| EdurekaHow to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| EdurekaEdureka!
 
Importance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaImportance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaEdureka!
 
RPA in 2020 | Edureka
RPA in 2020 | EdurekaRPA in 2020 | Edureka
RPA in 2020 | EdurekaEdureka!
 
Email Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEmail Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEdureka!
 
EA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEdureka!
 
Cognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaCognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaEdureka!
 
AWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaAWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaEdureka!
 
Blue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaBlue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaEdureka!
 
Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka Edureka!
 
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | EdurekaA star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | EdurekaEdureka!
 
Kubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaKubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaEdureka!
 
Introduction to DevOps | Edureka
Introduction to DevOps | EdurekaIntroduction to DevOps | Edureka
Introduction to DevOps | EdurekaEdureka!
 

More from Edureka! (20)

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

Recently uploaded

#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 

Recently uploaded (20)

#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 

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