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

Category: Project 2: Development PC in the Cloud

A project to set up a GUI-based Linux development computer in the cloud.

Use the Python SDK to Access Cloud Storage – AWS

Posted on October 10, 2022October 10, 2022 by Mike Denzien

This is step 5 of 6 of Hands-On Project 2 for Amazon Web Services. In this step, you first install client software on your cloud PC that is needed to access AWS services from a Python program. Then, you create one simple Python program which accesses your cloud storage using…

Read More

Use the Python SDK to Access Cloud Storage – Azure

Posted on October 10, 2022October 10, 2022 by Mike Denzien

This is step 5 of 6 of Hands-On Project 2 for Azure. In this step, you first install client software on your cloud PC that is needed to access Azure services from a Python program. Then, you create two simple Python programs which access your storage account using the Python…

Read More

Get Started with Python under Visual Studio Code

Posted on October 9, 2022 by Mike Denzien

This is step 4 of 6 of Hands-On Project 2 for Azure and Amazon Web Services. In this step, you create a new Python project and virtual environment under Visual Studio code and get a Hello World program running in the VS Code Debugger. Note that this process can be…

Read More

Prepare a Virtual Machine to be a Development PC – Azure

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

This is step 1 of 6 of Hands-On Project 2 for Azure. 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 a graphical…

Read More

Deploy a Demo Application to Your Cloud PC

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

This is step 5 of 5 of Hands-On Project 2 for both Azure and AWS. In this step, you install a partial implementation of an e-commerce web API to your development PC, and get the app up and running.

Read More

About the E-Commerce Demo Application

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

In this post, we describe the features of our simple e-commerce API application, to help you understand the scope of the current codebase and how you will need to work with it. Overall Features The application is written in Python using the Django REST framework and has the following components:…

Read More

Install Development Tools on Your Cloud PC

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

This is step 3 of 6 of Hands-On Project 2 for both Azure and AWS. In this step, you install the development tools which we will be using for the remainder of the project, including MySQL and Visual Studio Code. Back to Project Install MySQL Server and MySQL Workbench This…

Read More

Install MySQL Server and MySQL Community Workbench

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

This post provides instructions for installing MySQL Server and the Community Workbench for use on a development computer. The server will be configured for localhost access using the root account. Update Software if Necessary Installing MySQL on a system with fully updated software often pre-empts other problems. There is more…

Read More

Install Ubuntu Desktop Over Ubuntu Server

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

This is step 2 of 6 of Hands-On Project 2 for both Azure and AWS. In this step, you install the Ubuntu Desktop GUI over Ubuntu Server in the cloud, and gain access to the GUI using Remote Desktop Protocol (RDP). This setup provides you with the conveniences of a…

Read More

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

Posts navigation

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