0% found this document useful (0 votes)
20 views1 page

CC Exp 3

Uploaded by

221nicole0006
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views1 page

CC Exp 3

Uploaded by

221nicole0006
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
You are on page 1/ 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