Skip to main content

Azure Cloud

What is Cloud Computing?

Cloud computing is a term referred to as storing and accessing data over the internet. It doesn't store any data on the hard disk of your personal computer. In cloud computing, you access data from a remote server.

What is Microsoft Azure?
Azure is a cloud computing platform that was launched by Microsoft in February 2010. It is an open and flexible cloud platform that helps in development, data storage, service hosting, and service management. The Azure tool hosts web applications over the internet with the help of Microsoft data centers. 

Types of Azure Clouds

There are mainly three types of clouds in Microsoft Azure are:
  •     PAAS
  •     SAAS
  •     IASS
 I hope this has been informative and thank you for reading!

Comments

Popular posts from this blog

Microsoft Azure AI Solution - AI-100

  I have curated a list of articles from Microsoft documentation for each objective of the AI-100 exam AI-100 Azure AI Solution Online Course Pluralsight (Learning Path) Microsoft Azure AI Engineer Certification [Free Trial] LinkedIn Learning [Free Trial] Learning Microsoft Cognitive Services for Developers Whizlabs Microsoft Azure Exam AI-100 Certification Udemy ML and AI using Microsoft Cognitive Services AI-100 Azure AI Practice Test and Lab Udemy Practice Test                Designing and Implementing an Azure AI Exam AI-100 GitHub Labs Labs resources on GitHub AI-100 Azure AI Related Study Materials Coursera                                    Deep Learning Specialization by Andrew Ng Amazon e-book (PDF) Learning Microsoft Cognitive Services To view other Azure Certificate Study Guides, click here  I hope this has been inf...

Machine Learning in Azure

Machine learning is a method of data analysis that automates analytical model building. It's a branch of Artificial Intelligence based on the idea that systems can learn from data, identify patterns and make decisions with minimal human interaction. This series of articles intend to elaborate the usage of Azure Machine learning and usage of different machine learning tools in Azure ML studio. This is the first post and it walks you through the introduction to the Azure ML studio and how to upload data to the tool. Two most widely adopted machine learning methods are,  Supervised learning: algorithms are trained using labeled examples, such as    an input where the desired output is known Unsupervised learning: is used against data that has no historical labels. The System is not told the "right answer." The algorithm must figure out what is being shown.   Differences between data mining, machine learning and deep learning  Data mining is about to ident...

Azure Networking

Azure Network service connect cloud and on-premises infrastructure, to provide your customers and users the best possible experience Also, support your hybrid or all-in cloud strategy using networking services built on one of the largest fiber network backbones. Get the most from your Azure or open-source solutions and workloads with highly reliable performance and secure connectivity. Listed network services are available in Azure currently. Azure Virtual Network Azure Load Balancer Azure Traffic Manager Azure Express Route Azure VPN Gateway Azure DNS Azure Content Delivery Network  Azure Virtual WAN I hope this has been informative and thank you for reading!