CC Exp 3

Download as odt, pdf, or txt
Download as odt, pdf, or txt
You are on page 1of 1

CSL605 Cloud Computing Lab Sem VI

EXPERIMENT 3

Title Implementing Platform as a Service - Creating a Web app and deploying it on


Azure Cloud

Pre requisite Infrastructure as a Service concept

Mapping with CO CSL605.2

Objective - Deploy a Python Web App on Microsoft Azure Platform

- Access the application on cloud through Browser

Outcome To explain and categorize various cloud computing service models, applying
them to address problems.

Instructions 1. Create a sample application (a web app) on local machine using git
cloning.
2. Create a web service on Azure for hosting web app made in step 1. (USE
AZURE PORTAL, NOT AZURE CLI)
3. Deploy code for application made in Step 1 on Azure cloud (DEPLOY
USING LOCAL GIT)
Access app deployed on cloud through Browser
Deliverables 1. Write Brief Introduction to PaaS concept (definition, need/importance
with examples)
2. Follow steps on available on this link:
http://surl.li/pkbbv
Conclusion Write down your learnings/ take-away from the experiment. Mention what are
the other kinds of apps besides python app that you can deploy.

References Include Microsoft link used for this experiment

You might also like