Alibaba Cloud DNS is a highly available and scalable Domain Name System that provides authoritative DNS servers and DNS management services. Alibaba Cloud DNS uses globally distributed databases and synchronizes your data to…
Category: Cloud
Azure Adviser Recommendations Cost Save
Microsoft Azure has a very helpful service, called Azure Advisor. Think about it as your personal advice on Azure services. Azure Advisor has many advice and recommendations about operations, availability, performance, security…
Get Role Member – Azure Active Directory
Using below Script to get the member of particular Azure Active Directory. connect-azuread #get all groups Get-AzureADDirectoryRole | select displayname $role = Get-AzureADDirectoryRole | Where-Object {$_.displayName -eq ‘Company Administrator’} Get-AzureADDirectoryRoleMember -ObjectId $role.ObjectId…
Create a Billing threshold alarm rule Alibaba
You can create a Billing Alert Threshold to manage and monitor the usage of cloud service. Login to Alibaba Console Click the Billing Management Click the Monthly Spending Alert Apply the alert…
What Latest Improvements and Changes with Windows Server 2019
Windows Server 2019 was released earlier this year and, with it, there are a number of new features to be considered. This new server OS provides the latest benefits from Microsoft for…
Deploy the Azure Cloud Witness for your Fail-over Cluster Quorum for Windows Server 2016 & 2019 with PowerShell
For the longest time, when deploying a cluster with Windows Server, you only had the two options, Using a dedicated disk for the quorum, or Configuring an SMB file-share as the quorum…
7 Reasons to Switch to Azure Virtual Machines
Azure VMs: Pricing, Licensing & Features Azure storage and VM volumes provide the incredibly useful platform many businesses choose today for cloud solutions. Highly available, well-maintained and adaptable – all with cost…
Cloud DNS in Alibaba
Cloud DNS Alibaba is a highly available and scalable Domain Name System that provides authoritative DNS servers and DNS management services. Alibaba Cloud DNS uses globally distributed databases, and synchronizes your data to…
Alibaba Cloud SSL Certificates Service
But what is SSL?SSL stands for secure sockets layer. This is the standard security technology for establishing an encrypted link between a web server (your website) and a user’s browser. Why is SSL…
Alibaba Cloud Elastic IP (EIP) and Public IP Differentiation
If an ECS instance needs to provide external services, you can allocate a public IP for it when creating the ECS instance. A public IP will be allocated when the selected Network Bandwidth…