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.

Provision an Elastic Beanstalk Environment for a Web Application

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

This is step 1 of 5 of Hands-On Project 4 for Amazon Web Services. In this step, you create an Elastic Beanstalk environment to host our e-commerce demo application in production. Back to Project Create Elastic Beanstalk Application Within Elastic Beanstalk, there is a separate setup for each application. Within…

Read More

Deploy a Production Application using PaaS Services on AWS

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

In this part of the project, we deploy an e-commerce demo application to production using Platform as a Service on AWS. Approach Our demo application provides a REST API and is written in Python using the Django REST Framework. The application is backed by a relational database for which we…

Read More

Deploy a Production Application Using PaaS Services on Azure

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

In this part of the project, we deploy an e-commerce demo application to production using Platform as a Service on Azure. Approach Our demo application provides a REST API and is written in Python using the Django REST Framework. The application is backed by a relational database for which we…

Read More

Hands-On Project 4: Application Deployment Using Platform as a Service

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

In this project, you will use PaaS services on both Azure and AWS to build a pseudo-production environment for our e-commerce demo application, deploy the application, and become familiar with the application’s behavior in production. Overview Once an application is built and tested on development computers, the task of moving…

Read More

Posts navigation

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.