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: November 2022

Provision and Connect an AppService Web Server

Posted on November 13, 2022November 13, 2022 by Mike Denzien

This is step 3 of 6 of Hands-On Project 4 for Azure. In this step, you provision an Azure AppService web server and connect it to your production VNet. Back to Project Create an AppService Web Server From the portal, navigate to the App Services service and click on Create.…

Read More

Provision the Production Database and Peer Your VNets

Posted on November 13, 2022November 14, 2022 by Mike Denzien

This is step 2 of 6 of Hands-On Project 4 for Azure. In this step, you provision a MySQL PaaS database server and connect your cloud PC to it using virtual network peering. Back to Project Overview This is a critical step in the project, because not only do we…

Read More

Provision the Production VNet

Posted on November 13, 2022November 13, 2022 by Mike Denzien

This is step 1 of 6 of Hands-On Project 4 for Azure. In this step, you create a virtual network (VNet) that is suitable to connect your production PaaS resources. Back to Project Planning In order to create a virtual network that will meet our requirements (and not require rework…

Read More

Troubleshooting Your Elastic Beanstalk Deployment

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

This is step 5 of 5 of Hands-On Project 4 for Amazon Web Services. In this step, we look briefly at how to obtain log files you can use to determine the cause of production problems. Back to Project View Elastic Beanstalk Logs The first level of troubleshooting you can…

Read More

Deploy a Django Application to Elastic Beanstalk

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

This is step 4 of 5 of Hands-On Project 4 for Amazon Web Services. In this step, you do final configuration of the Elastic Beanstalk environment, then deploy the application. Back to Project Configure Environment Variables The configuration files in our Django application use the environment variable DJANGO_SETTINGS_MODULE to determine…

Read More

Tailor a Django Application for Deployment to Elastic Beanstalk

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

This is step 3 of 5 of Hands-On Project 4 for Amazon Web Services. In this step, you make final changes to the Django application configuration to allow it to be deployed successfully to Elastic Beanstalk. Back to Project Add a Procfile Within Elastic Beanstalk, a Procfile directs the Elastic…

Read More

Install Application Code and Populate the Production Database

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

This is step 2 of 5 of Hands-On Project 4 for Amazon Web Services. In this step, you install updated application code on your cloud PC, then build and initialize the production database for the e-commerce demo application. Back to Project Approach To complete this step, we will use the…

Read More

Create Azure Virtual Machine Scale Sets

Posted on November 9, 2022December 14, 2022 by Ravi Teja Ainampudi

Back to Azure Virtual Machine Scale Sets Here is an excellent tutorial with more details to create an Azure virtual machine Scale set: Step 1: Connect to Azure account: The user should connect to his existing azure account using his valid credentials. Step 2: Search for the virtual machine scale sets using…

Read More

Introduction to Azure Virtual Machine Scale Sets

Posted on November 9, 2022December 14, 2022 by Ravi Teja Ainampudi

Hello! Here is some background information on it, as well as instructions on how to create virtual machine scale sets and scale sets with Python SDK. I’ve included the links further down the page. What is a Virtual Machine Scale Set (VMSS)? We may construct and manage several virtual machines…

Read More

Using Python to Manage EC2 Instances

Posted on November 7, 2022December 5, 2022 by Abhiram Varma Buddharaju

This blog post will look at using the Python boto3 library to manage EC2 instances.

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.