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 4: App Deployment Using Platform as a Service

A project to create a pseudo-production environment for a demo application.

Troubleshooting Your AppService Deployment

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

This is step 6 of 6 of Hands-On Project 4 for Azure. In this step, we look briefly at how to remedy a few common deployment problems, and how you can obtain information you can use to determine the cause of production problems. Back to Project Problems Deploying from Visual…

Read More

Deploy a Django Application to Azure App Service

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

This is step 5 of 6 of Hands-On Project 4 for Azure. In this step, you do final configuration of the Azure AppService web server and the application, then deploy the application. Back to Project Update Django ALLOWED_HOSTS The Django web framework requires that we identify the host names from…

Read More

Install Application Code and Populate the Production Database

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

This is step 4 of 6 of Hands-On Project 4 for Azure. 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 same approach…

Read More

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

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.