Shared Access Signatures (SAS) are universal resource identifiers that are used to provide restricted storage resource access on your Azure account to clients. By using SAS, your clients can gain access to your resources for a specified amount of time. In general, Shared Access Signatures are provided to clients that…
Month: October 2022
Introduction to Azure Cosmos Database
Introduction to Azure NoSQL database: Cosmos A cloud database is a database server built and accessed through a cloud platform that helps to organize, store and manage data within an organization. Cloud computing databases can be traditional SQL or NoSQL databases. In this article, I want to discuss the cloud…
Connect to the Virtual Machine
Prerequisites: In order to connect to a Windows Virtual Machine via RDP you need TCP connectivity to the machine on the port where Remote Desktop service is listening (3389 by default). You can validate an appropriate port is open for RDP using the troubleshooter or by checking manually in your…
SaaS as an alternative for Business People
One of the three main cloud service models is software as a service (SaaS).
A method of distributing programs via the Internet as a service is known as software as a service (or SaaS).
Resize a managed disk in the Azure portal
Expand the managed disk In Azure, do the following steps to expand a disk in virtual machine From the Azure Portal, Navigate: Portal Home –> Virtual Machines –> select virtual machine Select Stop to deallocate the VM you wanted to expand. In the left menu under Settings, select Disks. 4. Under Disk name, select the disk…
Attach a managed data disk to a Windows VM by using the Azure portal
You can create a remote desktop connection to a virtual machine (VM) running Windows in Azure. To connect to a Windows VM from a Mac, you will need to install an RDP client for Mac such as Microsoft Remote Desktop. How to connect using Remote Desktop and sign on to an…
Azure Disk Storage
Microsoft Azure Disk Storage is based on Page Blobs. A Virtual machine can have one or more data disks that are also stored as virtual hard disks (VHDs) stored in an Azure storage account.
Getting Started with Google Cloud Services
Google Cloud Services (GCS) is a leading cloud service provider next to Azure and AWS. This guide will cover instructions for creating an account, creating basic storage, and creating a virtual machine, all with GCS. Creating an Account Navigate to the registration page to create a new GCS account (you…
How to create a Virtual Machine in the Oracle Cloud
Create an Oracle.com Account An Oracle Account (oracle.com account) is a unique identifier that gives you access to all of Oracle Cloud’s website. You need this account when making purchases through Oracle Store, or when logging support requests through My Oracle Support. This is also known as Oracle Single-Sign on…
Optimize Your Compute with AWS Spot Instances
Do you want to pay less for your compute capacity? Keep reading to learn how AWS Spot Instances can help reduce your costs. What are Spot Instances? Spot Instances are unused EC2 instances that AWS has available in excess. Using spot instances can save you up to 90% off the…