Cloud Computing

Develop and deploy Azure WebJobs
.
In this article, we will learn how to develop Azure WebJobs in VS Code and deploy them in Azure App Service. What is Azure WebJob? Azure WebJob enables you to run a script or code snippet in the background. It…
How to Verify Communication Between Two Azure App Services?
.
When hosting applications on Azure App Service, it’s common to have a Web App (UI) that communicates with an API App (Backend). In this article, we’ll explore the ways to check if your Azure App Services are communicating. Whether you’re…

Overview of Terraform
.
You must have heard of IaaS, Paas and SaaS. There is something called IaC or IaaC which stands for Infrastructure as a Code. Terraform is a popular infrastructure-as-code (IaC) tool that enables the automation provisioning and management of infrastructure resources….
Edge Computing Vs Cloud Computing: A Comparative Analysis
.
Technologies are changing very rapidly and today there is a lot of discussion about Edge Computing Vs Cloud Computing. Both technologies have their advantages as well as their principles and architecture.In this article, we will learn in detail about edge…

Let’s dive into Kubernetes: Uses, Benefits and Limitations
.
Kubernetes, often abbreviated as K8s, is an open-source platform to automate deployment, scaling, and operating applications in containers. Think of containers as lightweight, portable, and self-sufficient units that package software and all its dependencies so it can run consistently across…
Azure vs AWS: A Comprehensive Comparison
.
In the ever-expanding realm of cloud computing, two giants stand out: Microsoft Azure and Amazon Web Services (AWS). Both offer a plethora of services and solutions, making it challenging for businesses to choose between them. In this article, we’ll delve…
Extracting Text from Images with Azure Cognitive Services
.
In this Azure article, we will discuss How to Extract Text from an Image Using Azure Cognitive Services, we will also see a few other topics like Azure Cognitive Services to Read Text from Images with Hand-written text. We will…
What is Redis Cache? Redis Cache Explained Simply
.
Redis is a data structure store that is open source and is mostly used as a database, message broker, or cache. We can consider Redis as a No-SQL data set that stores in its memory explicit key-value pair information consequently…
Azure for Data Engineer Associate – DP 203 Exam
.
If you are preparing for DP 203 exam to become Data Engineer Associate for Azure then you have landed on the right page. In the previous articles, I wrote about AZ 900 Exam Notes. In this article, we will brief…
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…

How Cloud Computing is changing the Business Strategies for future?
.
In recent years, the cloud computing has arisen as the most sought after answer for organizations in for all intents and purposes. Cloud Computing comes with capacity to change existing plan of action for a better outcome. List of factors…
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…

Azure DevOps for beginners
.
In this blog, we will see about Microsoft Azure DevOps and we will see how to create Projects and Azure Boards in Azure DevOps. What is DevOps? DevOps is a gradual process which enables continuous delivery to provide an end-to-end…
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…
What is Container or Container-based Virtualization?
.
In my other blogs, we have seen about Microsoft Azure Cloud Service. In my earlier blog, I wrote about .Net Core, In this blog I will write about Container-based virtualization. What is Container? A container is isolated but shares OS…
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…
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…
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…
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…
What is Azure Cognitive Service? Complete understanding with Face API example.
.
In an earlier blog, you have read about Microsoft Azure. In this blog, you will come to know about Azure Cognitive Service in details. Introduction to Microsoft Azure Cognitive Service Microsoft Cognitive Services (earlier known as Project Oxford) provides us…





