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…
Category: Topics
A collection of topics in cloud computing.
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…
Azure Databricks
Overview: Azure Databricks is a simple, quick, and collaborative Apache Spark-based analytics platform. It boosts the innovation by bringing together data science, data engineering and business. Azure Databricks is a cloud-optimized version of Apache Spark that is one of the most powerful analytics platforms on the Azure Cloud. The topics…
Azure Data Factory
Azure data factory (adf) is a service provided by the Microsoft Azure which is used to transfer the data from one place to another place and preform ETL operations on the data. For example, adf is used to transfer data between one data store to another data store or transferring the data from on-premises to cloud. This can be achieved by creating pipelines.
Azure Databricks pricing
Back to Home Pay as you go: The cost of Azure Databricks is determined by the number of virtual machines managed in clusters and the number of Databricks Units specified. A Databricks Unit (DBU) is a processing facility unit that is invoiced on a per-second basis. DBU consumption is determined by…
Azure Databricks architecture and its components
Back to Home Architecture Dataflow: Azure Databricks ingests raw streaming data from Azure Event Hubs. Data Factory loads raw batch data into Data Lake Storage. For data storage Data Lake Storage houses stores data of all types, such as structured, unstructured, and semi-structured. It also stores batch and streaming data.…