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

Author: Mike Denzien

Prepare a Virtual Machine to be a Development PC – AWS

Posted on September 25, 2022October 9, 2022 by Mike Denzien

This is step 1 of 6 of Hands-On Project 2 for Amazon Web Services. In this step, you prepare a virtual machine that is suitable to be a development computer in the cloud. Back to Project New VM, or Upgrade? Later in this project, we will be installing and running…

Read More

Install and Prepare Bitvise SSH Client

Posted on September 18, 2022September 18, 2022 by Mike Denzien

You will need an SSH client in order to access your virtual machine. We will be using the Bitvise SSH client. A significant advantage of this client is that it provides an SSH command window, a Secure File Transfer Protocol (SFTP) GUI to move files around, and a Remote Desktop…

Read More

Creating an SSH Key Pair using ssh-keygen

Posted on September 18, 2022October 5, 2022 by Mike Denzien

To be able to connect to a cloud virtual machine from the public internet with at least minimal security, one easy method is to create an SSH key pair and use it to secure SSH access to your virtual machine. This post outlines a process for creating the key pair.…

Read More

Study Pricing and Usage Costs (AWS)

Posted on September 11, 2022October 1, 2022 by Mike Denzien

This is step 7 of 7 of Hands-On Project 1 for Amazon Web Services. In this step, you gain some experience with the Cost Management features of the AWS Management Console, and with the AWS Pricing Calculator. Back to Project AWS Cost Explorer Using the AWS Cost Explorer feature within…

Read More

Hands-On Project 2: Development PC in the Cloud

Posted on September 11, 2022October 26, 2022 by Mike Denzien

Overview The purpose of this exercise is to create a fully-functional Linux development computer, identical in functionality to your laptop or desktop, but in the cloud. Here are some reasons why it’s a good idea to do this: You’re probably used to working on a Windows computer for your main…

Read More

Image and Replicate Your Virtual Machine (AWS)

Posted on September 11, 2022September 18, 2022 by Mike Denzien

This is step 6 of 7 of Hands-On Project 1 for Amazon Web Services. In this step, you learn how to create an image of a fully-loaded virtual machine and create new virtual machines from the image, with pre-installed software. With these skills in hand, you can also confidently delete…

Read More

Provision Your Virtual Machine (AWS)

Posted on September 11, 2022September 25, 2022 by Mike Denzien

This is step 3 of 7 of Hands-On Project 1 for Amazon Web Services. In this step, you create a virtual machine (EC2 instance) and learn to access it using SSH. As part of the process, you will create an SSH key pair on your Windows computer, and also become…

Read More

Get Some Personal Storage (AWS)

Posted on September 11, 2022September 17, 2022 by Mike Denzien

This is step 2 of 7 of Hands-On Project 2 for Amazon Web Services. In this step, you create a Simple Storage Service (s3) bucket that you can use as cloud-based personal storage, and learn to access your storage account with the free S3 Browser client. Back to Project S3…

Read More

Prepare Your Account (AWS)

Posted on September 11, 2022September 11, 2022 by Mike Denzien

This is step 1 of 7 of Hands-On Project 1 for Amazon Web Services. In this step, you sign up for an AWS account (if you don’t have one), and create an IAM user so you don’t need to use the root user to access your account. Back to Project…

Read More

Study Pricing and Usage Costs (Azure)

Posted on September 11, 2022October 1, 2022 by Mike Denzien

This is step 7 of 7 of Hands-On Project 1 for Azure. In this step, you gain some experience with the Cost Management features of the Azure Portal, and an introduction to the Azure Pricing Calculator Back to Project Azure Cost Management Using the Azure Cost Management feature within 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.