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 3: Serverless Computing

Hands-on Project to gain experience with serverless computing.

Serverless Computing: Implement an Azure Function using Visual Studio Code

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

In this part of the project, we implement an Azure function from the following specification: Specification The function will be triggered by an HTTP request. The HTTP request will contain the name of an uploaded file that exists on Azure Blob storage. The function must support using either GET or…

Read More

Hands-On Project 3: Serverless Computing

Posted on October 26, 2022November 6, 2022 by Mike Denzien

In this project, you gain initial exposure to serverless functions on both Azure and Amazon Web Services. Overview The purpose of this project is to gain initial exposure to serverless functions on both Azure and Amazon Web Services. The principal benefits of working through this exercise are: You will gain…

Read More

Serverless Computing: Implement an AWS Lambda Function using the Management Console

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

In this part of the project, we will implement a Lambda function from the following specification: Specification The Lambda function will be triggered by creation of an object in an S3 Bucket. The Lambda function will write information about the uploaded object to a DynamoDB table. The function will capture…

Read More

Set Up an Ubuntu PC for Azure Function Development Using Python and VS Code

Posted on October 17, 2022 by Mike Denzien

This brief post provides a setup checklist for configuring an Ubuntu 20.04 PC for developing Azure Functions using Python and VS Code. It assumes that you have installed all the software needed for Hands-on Projects 1 and 2. Prepare APT Repository to Install Azure Functions Core Tools Install Azure Functions…

Read More

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.