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
Azure Training | Microsoft Azure Tutorial | Microsoft Azure Certification | Edureka

More Related Content

What's hot

Migrate to Microsoft Azure with Confidence
Migrate to Microsoft Azure with ConfidenceMigrate to Microsoft Azure with Confidence
Migrate to Microsoft Azure with Confidence
David J Rosenthal
 
Microsoft Azure
Microsoft AzureMicrosoft Azure
Microsoft Azure
Novosco
 
Azure Cost Management
Azure Cost ManagementAzure Cost Management
Azure Cost Management
Stefano Tempesta
 
An Introduction to the AWS Well Architected Framework - Webinar
An Introduction to the AWS Well Architected Framework - WebinarAn Introduction to the AWS Well Architected Framework - Webinar
An Introduction to the AWS Well Architected Framework - Webinar
Amazon Web Services
 
Azure Migration Program Pitch Deck
Azure Migration Program Pitch DeckAzure Migration Program Pitch Deck
Azure Migration Program Pitch Deck
Nicholas Vossburg
 
Introduction of Windows azure and overview
Introduction of Windows azure and overviewIntroduction of Windows azure and overview
Introduction of Windows azure and overview
Vishal Tandel
 
Azure Fundamentals Part 2
Azure Fundamentals Part 2Azure Fundamentals Part 2
Azure Fundamentals Part 2
CCG
 
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
Kushan Lahiru Perera
 
Introduction of microsoft azure
Introduction of microsoft azureIntroduction of microsoft azure
Introduction of microsoft azure
Karthik Perugupalli
 
Azure fundamentals-170910113238
Azure fundamentals-170910113238Azure fundamentals-170910113238
Azure fundamentals-170910113238
ScottSmith574468
 
What is Microsoft Azure used for?-Microsoft azure
What is Microsoft Azure used for?-Microsoft azure What is Microsoft Azure used for?-Microsoft azure
What is Microsoft Azure used for?-Microsoft azure
Zabeel Institute
 
Microsoft Azure Platform-as-a-Service (PaaS)
Microsoft Azure Platform-as-a-Service (PaaS)Microsoft Azure Platform-as-a-Service (PaaS)
Microsoft Azure Platform-as-a-Service (PaaS)
Chris Dufour
 
Microsoft AZ-900 Dumps Questions
Microsoft AZ-900 Dumps QuestionsMicrosoft AZ-900 Dumps Questions
Microsoft AZ-900 Dumps Questions
Braindumps4IT
 
App Modernization with Microsoft Azure
App Modernization with Microsoft AzureApp Modernization with Microsoft Azure
App Modernization with Microsoft Azure
Microsoft Tech Community
 
Azure Backup Simplifies
Azure Backup SimplifiesAzure Backup Simplifies
Azure Backup Simplifies
Tanawit Chansuchai
 
Microsoft Azure - Introduction to microsoft's public cloud
Microsoft Azure - Introduction to microsoft's public cloudMicrosoft Azure - Introduction to microsoft's public cloud
Microsoft Azure - Introduction to microsoft's public cloud
Atanas Gergiminov
 
Benefits of the Azure cloud
Benefits of the Azure cloudBenefits of the Azure cloud
Benefits of the Azure cloud
James Serra
 
CAF presentation 09 16-2020
CAF presentation 09 16-2020CAF presentation 09 16-2020
CAF presentation 09 16-2020
Michael Nichols
 
Cloud Computing and Microsoft Azure
Cloud Computing and Microsoft AzureCloud Computing and Microsoft Azure
Cloud Computing and Microsoft Azure
Suhail Jamaldeen
 
AZ-900 Azure Fundamentals.pdf
AZ-900 Azure Fundamentals.pdfAZ-900 Azure Fundamentals.pdf
AZ-900 Azure Fundamentals.pdf
ssuser5813861
 

What's hot (20)

Migrate to Microsoft Azure with Confidence
Migrate to Microsoft Azure with ConfidenceMigrate to Microsoft Azure with Confidence
Migrate to Microsoft Azure with Confidence
 
Microsoft Azure
Microsoft AzureMicrosoft Azure
Microsoft Azure
 
Azure Cost Management
Azure Cost ManagementAzure Cost Management
Azure Cost Management
 
An Introduction to the AWS Well Architected Framework - Webinar
An Introduction to the AWS Well Architected Framework - WebinarAn Introduction to the AWS Well Architected Framework - Webinar
An Introduction to the AWS Well Architected Framework - Webinar
 
Azure Migration Program Pitch Deck
Azure Migration Program Pitch DeckAzure Migration Program Pitch Deck
Azure Migration Program Pitch Deck
 
Introduction of Windows azure and overview
Introduction of Windows azure and overviewIntroduction of Windows azure and overview
Introduction of Windows azure and overview
 
Azure Fundamentals Part 2
Azure Fundamentals Part 2Azure Fundamentals Part 2
Azure Fundamentals Part 2
 
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
 
Introduction of microsoft azure
Introduction of microsoft azureIntroduction of microsoft azure
Introduction of microsoft azure
 
Azure fundamentals-170910113238
Azure fundamentals-170910113238Azure fundamentals-170910113238
Azure fundamentals-170910113238
 
What is Microsoft Azure used for?-Microsoft azure
What is Microsoft Azure used for?-Microsoft azure What is Microsoft Azure used for?-Microsoft azure
What is Microsoft Azure used for?-Microsoft azure
 
Microsoft Azure Platform-as-a-Service (PaaS)
Microsoft Azure Platform-as-a-Service (PaaS)Microsoft Azure Platform-as-a-Service (PaaS)
Microsoft Azure Platform-as-a-Service (PaaS)
 
Microsoft AZ-900 Dumps Questions
Microsoft AZ-900 Dumps QuestionsMicrosoft AZ-900 Dumps Questions
Microsoft AZ-900 Dumps Questions
 
App Modernization with Microsoft Azure
App Modernization with Microsoft AzureApp Modernization with Microsoft Azure
App Modernization with Microsoft Azure
 
Azure Backup Simplifies
Azure Backup SimplifiesAzure Backup Simplifies
Azure Backup Simplifies
 
Microsoft Azure - Introduction to microsoft's public cloud
Microsoft Azure - Introduction to microsoft's public cloudMicrosoft Azure - Introduction to microsoft's public cloud
Microsoft Azure - Introduction to microsoft's public cloud
 
Benefits of the Azure cloud
Benefits of the Azure cloudBenefits of the Azure cloud
Benefits of the Azure cloud
 
CAF presentation 09 16-2020
CAF presentation 09 16-2020CAF presentation 09 16-2020
CAF presentation 09 16-2020
 
Cloud Computing and Microsoft Azure
Cloud Computing and Microsoft AzureCloud Computing and Microsoft Azure
Cloud Computing and Microsoft Azure
 
AZ-900 Azure Fundamentals.pdf
AZ-900 Azure Fundamentals.pdfAZ-900 Azure Fundamentals.pdf
AZ-900 Azure Fundamentals.pdf
 

Similar to Azure Training | Microsoft Azure Tutorial | Microsoft Azure Certification | 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 | Edureka
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
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
Edureka!
 
GCP_Tutorial.pptx
GCP_Tutorial.pptxGCP_Tutorial.pptx
GCP_Tutorial.pptx
ssuser639452
 
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!
 
Microsoft Azure Storage Overview | Microsoft Azure Training | Microsoft Azure...
Microsoft Azure Storage Overview | Microsoft Azure Training | Microsoft Azure...Microsoft Azure Storage Overview | Microsoft Azure Training | Microsoft Azure...
Microsoft Azure Storage Overview | Microsoft Azure Training | Microsoft Azure...
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 AWS
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
 
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 | Edureka
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
Amazon 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 WorkSpaces
Amazon 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
 
ML Inference at the Edge
ML Inference at the EdgeML Inference at the Edge
ML Inference at the Edge
Amazon Web Services
 
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
Amazon Web Services
 
CON203_Driving Innovation with Containers
CON203_Driving Innovation with ContainersCON203_Driving Innovation with Containers
CON203_Driving Innovation with Containers
Amazon 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 2017
Amazon Web Services
 

Similar to Azure Training | Microsoft Azure Tutorial | Microsoft Azure Certification | 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...
 
Microsoft Azure Storage Overview | Microsoft Azure Training | Microsoft Azure...
Microsoft Azure Storage Overview | Microsoft Azure Training | Microsoft Azure...Microsoft Azure Storage Overview | Microsoft Azure Training | Microsoft Azure...
Microsoft Azure Storage Overview | Microsoft Azure Training | Microsoft Azure...
 
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
 

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 | Edureka
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
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
Edureka!
 
Tableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaTableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | Edureka
Edureka!
 
Python Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaPython Programming Tutorial | Edureka
Python Programming Tutorial | Edureka
Edureka!
 
Top 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaTop 5 PMP Certifications | Edureka
Top 5 PMP Certifications | Edureka
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
Edureka!
 
Linux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaLinux Mint Tutorial | Edureka
Linux Mint Tutorial | Edureka
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
Edureka!
 
Importance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaImportance of Digital Marketing | Edureka
Importance of Digital Marketing | Edureka
Edureka!
 
RPA in 2020 | Edureka
RPA in 2020 | EdurekaRPA in 2020 | Edureka
RPA in 2020 | Edureka
Edureka!
 
Email Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEmail Notifications in Jenkins | Edureka
Email Notifications in Jenkins | Edureka
Edureka!
 
EA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | Edureka
Edureka!
 
Cognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaCognitive AI Tutorial | Edureka
Cognitive AI Tutorial | Edureka
Edureka!
 
AWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaAWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | Edureka
Edureka!
 
Blue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaBlue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | Edureka
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
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
Edureka!
 
Kubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaKubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | Edureka
Edureka!
 
Introduction to DevOps | Edureka
Introduction to DevOps | EdurekaIntroduction to DevOps | Edureka
Introduction to DevOps | Edureka
Edureka!
 

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

UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
Dorra BARTAGUIZ
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
91mobiles
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Tobias Schneck
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Jeffrey Haguewood
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Inflectra
 

Recently uploaded (20)

UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 

Azure Training | Microsoft Azure Tutorial | Microsoft Azure Certification | 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