Fresh Coffee • Fresh Bakery • Warm Atmosphere
A café-themed cloud website hosted on Microsoft Azure for the ICT171 Cloud Server Project.
Explore Our Story
BettyZen Café is a modern café-themed website created for the ICT171 Cloud Server Project. The café concept was chosen to make the website feel welcoming, practical and visually engaging.
This website demonstrates how a public website can be deployed using Microsoft Azure Infrastructure as a Service, Ubuntu Linux, NGINX web server technology, DNS configuration, SSH access and GitHub documentation.
This project uses Microsoft Azure Infrastructure as a Service to host a public website through a custom domain. The server was manually configured using SSH, Linux commands, NGINX, DNS and SSL/TLS security.
| Component | Details |
|---|---|
| Cloud Provider | Microsoft Azure |
| Service Model | Infrastructure as a Service (IaaS) |
| Operating System | Ubuntu Linux |
| Web Server | NGINX |
| Domain Name | bettyzen.online |
| Public IP Address | 20.5.139.113 |
| Remote Access | SSH |
This project includes a Bash automation script that generates a live server monitoring dashboard. The script collects system information including server uptime, memory utilisation, disk usage and NGINX service status. The output is automatically displayed through the monitoring page and can be used to verify server operation.
View Live Monitoring OutputLive Website: www.bettyzen.online
GitHub Repository: ICT171 Cloud Server Project