Sample Writeup Format
List of Experiments
Experiment No 1 : Design and Deploy static web application on web server.
Experiment No 2 : Design and Deploy static web application on web server virtual Machine.
https://www.youtube.com/watch?v=P08QGSV0zoI
1) Go to link for download apache httpd server
https://httpd.apache.org/download.cgi
2) Click on number of third party vendors.
3) Select option Apache Lounge
4) Download Apache 2.4.62-240718 Win64
5) extract the above folder using WinRAR and paste in C drive
6) The folder look like C:\Apache24
7) Open the command prompt using Run as Administrator option
8) goto path with execute the following command
cd C:\Apache24\bin
> httpd -k install
> httpd.exe
9) create one html file and save it as index.html
10) copy the file under c:\Apache24\htdocs
11)Open browser and type
http:\\localhost
Kindly follow below steps to perform experiment No 3 to 7
Step 1: Microsoft Office 365 Student ID Creation
1) https://www.microsoft.com/en-gb/education/products/office
Step 2:Microsoft Azure Portal Student ID Creation with $100 Credits
https://azure.microsoft.com/en-us/free/students
Experiment No 3 : Creating an account on a cloud service provider (e.g., AWS, Azure, Google Cloud) and demonstrate deployment of Cloud Virtual Machine instance using RDP.
Experiment No 4 :Design and Deploy static web application on Cloud Virtual Machine using SSH.
https://www.geeksforgeeks.org/hosting-a-web-application-on-microsoft-azure-in-iaas/
Experiment No 5 : Implement Logical volume manager
Experiment No 6 : Launch a Cloud Virtual Machine instance with multiple volumes Attached and analysis it. Creating and managing object storage in cloud environment and Configuring storage lifecycle policies and versioning.
Experiment No 7 :Create a function and perform CRUD operations in relational database in cloud.
Experiment No 8 : Use cloud development tools and frameworks (e.g., AWS CLI) to automate the provisioning of cloud resources.
https://learn.microsoft.com/en-us/cli/azure/install-azure-cli
https://learn.microsoft.com/en-us/cli/azure/install-azure-cli-windows?tabs=azure-cli
Experiment No 9 : Case study on various available cloud computing services with its features.
Experiment No 10 : Mini Project