Skip to content

UW-Milwaukee Cloud Computing

Articles on cloud computing from the brave students of CS790/657 Topics in Comp Sci: Cloud Computing

  • Home
  • About
    • About This Site
    • Contributors
    • Creating a Site Like This One
  • Projects
    • Hands-On Project 1: Cloud Computing Warmup
    • Hands-On Project 2: Development PC in the Cloud
    • Hands-On Project 3: Serverless Computing
    • Hands-On Project 4: Application Deployment Using Platform as a Service
    • Hands-On Project 5: Using Cloud Command Line Interfaces
  • Topics
    • Analytics and ML
    • Cloud Security
    • Containers & Orchestration
    • General
    • Platform Services
    • Serverless Computing
    • Software as a Service
    • Storage Services
    • Virtual Machines

Month: October 2022

Azure Shared Access Signatures for Storage Accounts

Posted on October 5, 2022October 5, 2022 by Tadakamalla

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…

Read More

Introduction to Azure Cosmos Database

Posted on October 5, 2022October 9, 2022 by Saathvika Yalavarthi

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…

Read More

Connect to the Virtual Machine

Posted on October 5, 2022October 5, 2022 by Vignesh Narasimhan

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…

Read More

SaaS as an alternative for Business People

Posted on October 5, 2022October 5, 2022 by Manjari Kundam

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).

Read More

Resize a managed disk in the Azure portal

Posted on October 5, 2022October 5, 2022 by Vignesh Narasimhan

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…

Read More

Attach a managed data disk to a Windows VM by using the Azure portal

Posted on October 5, 2022October 5, 2022 by Vignesh Narasimhan

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…

Read More

Azure Disk Storage

Posted on October 5, 2022October 5, 2022 by Vignesh Narasimhan

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.

Read More

Getting Started with Google Cloud Services

Posted on October 5, 2022October 5, 2022 by Kyle Schroeder

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…

Read More

How to create a Virtual Machine in the Oracle Cloud

Posted on October 4, 2022October 10, 2022 by Tarique Shaikh

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…

Read More

Optimize Your Compute with AWS Spot Instances

Posted on October 4, 2022October 4, 2022 by Brittany Erickson

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…

Read More

Posts navigation

Older posts
Newer posts

Categories

  • Analytics and ML
  • Cloud Security
  • Concepts
  • Containers & Orchestration
  • Fundamentals
  • General
  • Platform Services
  • Project 1: Cloud Computing Warmup
  • Project 2: Development PC in the Cloud
  • Project 3: Serverless Computing
  • Project 4: App Deployment Using Platform as a Service
  • Project 5: Using the Command Line Interface (CLI)
  • Serverless Computing
  • Service Offerings
  • Software as a Service
  • Storage Services
  • Topics
  • Virtual Machines

Archives

  • January 2024
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
Copyright © 2025 UW-Milwaukee Cloud Computing | Regular Blog by Ascendoor | Powered by WordPress.