Create Your Personal Website on Azure VM Instance | Deploy static website on Azure Virtual Machine

Published: 10 December 2023
on channel: CloudTech AWS & Azure & GCP for Everyone 🤝
178
6

Create Your Personal Website on Azure VM Instance | Deploy static website on Azure Virtual Machine | create personal website

sudo apt update

#Install apache server
sudo apt install apache2

#Firewall configuration

sudo ufw app list
sudo ufw allow 'Apache'
sudo ufw status
echo "content of html" /var/www/html/index.html

#Starting the Apache server
sudo systemctl start apache2

#Stopping the Apache server
sudo systemctl stop apache2

---------------------------------------------------------------------------------------------
AWS CodeCommit | Git with IAM Role on EC2 Instances ⏩    • AWS CodeCommit | Git with IAM Role on...  

How to Connect AWS EC2 by AWS Session Manager ⏩    • How to Connect AWS EC2 by AWS Session...  

How to Create AWS RDS database ⏩    • How to Create PostgreSQL Database in ...  
How to create MySQL Server on AWS EC2 Instance ⏩   • How to create MySQL Server on AWS EC2...  
-----------------------------------------------------------------------------------------
How to schedule EC2 Start/Stop based on Tag using AWS Lambda ⏩    • How to schedule EC2 Start/Stop based ...  
AWS DynamoDB ⏩    • AWS DynamoDB | DynamoDB aws | aws Dyn...  
AWS IAM Role ⏩    • Create an AWS IAM Role for a user | C...  
AWS Lambda function ⏩    • AWS Lambda function | AWS lambda func...  

===========================================================
AWS lambda layers Step by Step Guide ⏩   • AWS lambda layers Step by Step Guide ...  
============================================================
Diffrent use case of AWS Lambda 👇

1✅ API Gateway to REST endpoint⏩    • How to trigger AWS lambda using API G...  
2✅ Event processing Lambda with SNS ⏩    • Trigger Lambda from SNS | AWS Lambda ...  
3✅ File upload processing AWS Lambda with s3 ⏩    • AWS S3 File Upload + Lambda Trigger -...  
4✅ Step function ⏩    • AWS Step Functions with Lambda Tutori...  
5✅ Serverless Cron Job scheduling ⏩    • How to schedule EC2 Start/Stop based ...  
6✅How to read a file from S3 with the Python SDK ⏩    • How to read a file from S3 with the P...  
7✅Trigger Lambda from SNS ⏩    • Trigger Lambda from SNS | AWS Lambda ...  

============ My other courses are available here ========= 👇
AWS Tutorial For Beginners ⏩    • AWS Tutorial For Beginning  
Azure Training Videos ⏩    • Azure Tutorial For Beginning  
AWS Free Tier ⏩    • AWS Free Tier 2023 | Tips to avoid bi...  
How to Create AWS Account Free in 10 Minutes ⏩    • How to Create AWS Account Free in 10 ...  


Azure Document ⏩https://learn.microsoft.com/en-us/azu...

✅Don't forget to Subscribe to our Channel to learn more about cloud Technologies, Thank you:    / @cloudaws  

#azureservices #azuretraining #azure #devops #certification #azureservices #website #personalwebsite


Watch video Create Your Personal Website on Azure VM Instance | Deploy static website on Azure Virtual Machine online without registration, duration hours minute second in high quality. This video was added by user CloudTech AWS & Azure & GCP for Everyone 🤝 10 December 2023, don't forget to share it with your friends and acquaintances, it has been viewed on our site 17 once and liked it people.