Showing posts with label Web Apps. Show all posts
Showing posts with label Web Apps. Show all posts

Friday, 22 July 2022

Implementing Traffic Manager Profile In Azure

 Microsoft Azure uses a DNS-based load balancer called Traffic Manager to control how users are routed to their services' endpoints across multiple data centers. This tool can protect your services from subpar availability and response times in Azure's global regions.

In this article, we will learn how to create a Traffic Manager profile that provides high availability for our web application.


Thursday, 21 October 2021

How To Secure Our Azure Web App Services Using A Private Endpoints

 Introduction

Azure Private Links works with Site-to-Site VPN, Point-to-Site VPN, and the Express Route to provide private and secure access to Azure PaaS services over Azure Private Endpoints. The Azure PAAS Services include a read-only network interface service called Azure Private Endpoint. It allows you to add deployed sites to your virtual network and restrict network access to them.



Friday, 10 May 2019

Map our External Domain Name to Azure


If we have a domain name, we need the hosting space to host our website. Microsoft Azure offers different pricing tiers for hosting the websites. In this demo, we’ll learn how to connect our external domain name to Microsoft Azure.

Thursday, 7 March 2019

Installing Joomla On Azure

Microsoft Azure offers several web platform options by default. In this demo, I’m going to show the process of installing and configuring Joomla on Azure. Joomla is one of the free and open-source platforms for publishing websites.

Monday, 28 January 2019

Installing WordPress On Azure

Microsoft Azure offers several WordPress options by default. In this demo, I’m going to use WordPress certified by Bitnami. Bitnami is a platform that supports multiple cloud services, such as - Azure, Amazon, Google Cloud. It’s a very simple installation solution for WordPress and makes it very easy to install and configure WordPress in the cloud.