Azure
Security and Identity Management in Azure
.
In this article, we will look into Azure Security and Identity management. This article is useful for those who are beginners in Azure and those who are preparing AZ 900 exam. Azure Security Azure provides Azure Security Center to manage and protect threat for hybrid cloud services. It also provides an Azure Secure score to…
Networking in Azure Cloud
.
In this article, we will look into Azure Virtual Network , Subnet and Network Security Group.This article is useful for those who are beginners in Azure and those who are preparing AZ 900 exam. Azure Virtual Network It provides your own separate network in Azure cloud.Azure Virtual Network isolate network traffic within a virtual network…
Containers and Dockers in Azure
.
In this article, we will see about use of Containers and Dockers in Azure cloud. I have prepared this content for beginners who are learning Azure Cloud service and also this article is helpful in AZ 900 exam preparation. Azure Containers Containers helped to deploy microservice based application. Container is a way to virtualize the…
Azure Regions, Availability Zones, Availability Set and Scale Set in Azure Cloud
.
In this blog, we will see about Regions, Regions, Availability Zones, Availability Set and Scale Set available in Azure Cloud. All these are very important for AZ 900 exam. Azure Regions Region is basically a Geographical location.Azure provides 60+ regions across the Globe. Benefits of Multiple Azure Regions – High Availability Low Latency Data Redundancy…
Azure Database
.
Azure DB gives an organized way to store data in Azure. Azure DB distributes databases in multiple zones and regions which gives high availability.It increases durability by making copies and transaction logs in more than one zones and Azure region. Database Categories in Azure Azure offers multiple database categories to store your data. Azure SQL…
Azure vs AWS – Who is the Winner?
.
As of April 2021, Canalys reports that the overall cloud market developed by 35% this quarter to $41.8 billion. AWS has 32% of the market, trailed by Azure at 19%, Google at 7%, and Alibaba Cloud not far behind. In the previous few years, Azure has had higher income development rates when contrasted straightforwardly with…
Microsoft Azure Fundamentals – AZ 900 Sample Questions
.
In this blog, I have collected 50+ Azure AZ 900 sample questions and answers. The reason for this sample question and answer set is to furnish you with data about the Microsoft Azure Fundamentals exam (AZ 900). These example questions will make you exceptionally acquainted with both the sort and the trouble level of the…
Microsoft Azure Certification list role wise
.
Today, in the era of very fast competition, along with knowledge, certification is also very much needed, especially Microsoft Azure if you are working in the field of technology or programming related to Microsoft. Microsoft Azure certification greatly influences your career growth, salary and designation. n this blog, the list of Microsoft Azure certifications and…
Microsoft Azure Storage – Benefits, Types and More
.
In this blog, we will see about Microsoft Azure Storage, benefits of Azure Storage and about Azure Storage accounts. What is Azure Storage? Azure Storage provides a scalable, durable space to store data in Cloud given by Microsoft. Benefits of using Azure Storage There are numerous reason you should use Azure storage for your data…
Azure load balancer and traffic manager
.
In this blog, we will see about Azure load balancer and Azure traffic manager. If you host a website/ application in Microsoft Azure, you want to make sure that your website always runs and you do not want to face down-time. But how will you keep your website always Up and smooth. A website could…
Serverless Computing in Microsoft Azure
.
In this blog, we will see about Serverless computing in Microsoft Azure Cloud service. This article is written as per AZ 900 exam preparation. What is Serverless Computing? Serverless computing is a way to abstract the servers or other hardware in infrastructure. It gives you computing options in Cloud Computing. In serverless computing, infrastructure or…
Storage account in Microsoft Azure
.
Storage account in Azure is a modern data storage place where we store data and files. In this blog, we will see what are storage services available in Azure and How to create an Azure Storage account? Azure Storage Account Azure storage provides huge scalable storage for data objects as well as for file system.…
Virtual Machines in Microsoft Azure
.
In this blog, we will see What is a Virtual Machine? and How to create a Virtual Machine in Microsoft Azure? Also, we will look into few points in context of AZ 900 exam. What is a Virtual Machine? Azure virtual machines provide a fully configurable and flexible computing environment. You may create VM in…
Azure Resource Manager (ARM) Model
.
In this blog, we will see about ARM Model i.e. Azure Resource Manager and Resource Group in details. What is Azure Resource Manager? One of the basic concepts of the ARM model is Resource group. ARM or Azure Resource Manager provides a logical way to group Azure services. ARM makes it easy to manage Azure Resources created…
Developing Microsoft Azure Solutions – 70-532 Exam Topics
.
Hi all, In my earlier blogs I have written about Cloud Computing and Microsoft Azure. In this blog, I have listed all the topics of 70-532 exam. After clearing, 70-532 exam a candidate will be certified as “Microsoft Specialist: Developing Microsoft Azure Solutions Certification.” Who should take this exam? If you have experience in development and…
Virtual Machine Series and Size available in Azure Cloud Service
.
In this blog, I will describe the available sizes and options for Cloud Service. Price vary according to VM size and their capacity. You can read my earlier blog on Cloud Computing and Azure Cloud Service.Let’s start by discussing the Virtual Machine sizes available in Azure Cloud.The size of the virtual machine affects various parameters…
List of services available on Microsoft Azure Cloud
.
If you are new to cloud computing, please read my earlier blogs on Cloud Computing and Microsoft Azure. I have explored Azure portal with my account, click here for more details.In this blog, I will write about a list of service, features offered by Microsoft Azure. Although Microsoft Azure offers an extensive range of services.…
Azure App Services and Web Apps
.
In an earlier blog, we have explored “What is Azure?” In this blog, we will see – Azure App Service and Web Apps. An App Service consists of Web Apps, Mobile Apps, Logic Apps, Function Apps. What is App Service? It is a service that hosts one of the below applications. Web Apps Mobile Apps API…
Monitoring and Scaling Web Applications in Microsoft Azure
.
In this blog, we will see how to send alerts in case of high CPU utilization or high memory usage and scaling operation in Microsoft Azure App Service. In Scaling operation, we will see how to perform horizontal and vertical scaling. How to set up Alerts in Microsoft Azure? Alert is a very useful feature…
How to debug Production Apps in Azure ?
.
Hello Everyone, This is my another blog related to Microsoft Azure. Before reading this blog, I would request you to explore my earlier blogs on Cloud Computing and Microsoft Azure. In this blog, I will write about how to debug production Apps in Azure. Debugging code in production Writing code and debugging to find an…
