Operating Systems and Cloud Computing project showing the analysis, design, implementation, security, and verification of a cloud-based solution for ABC Exclusive.
https://stylehub.duckdns.org
Ubuntu Server
AWS EC2 Cloud Infrastructure
HTTPS enabled using SSL certificate
ABC Exclusive is a digital entertainment company that requires a secure, scalable, and high-performance cloud environment. This project demonstrates how Ubuntu Server, AWS EC2, Apache, DuckDNS, and SSL can be combined to deliver a practical cloud-hosted solution.
The architecture below shows how the live website is delivered from the user to the AWS cloud server.
Access through public domain using HTTP/HTTPS
stylehub.duckdns.org points to the EC2 public IP address
Allows SSH on 22, HTTP on 80, and HTTPS on 443
Ubuntu Server virtual machine hosting the project
Apache serves the website and Certbot secures it with HTTPS
Architecture flow: User → DuckDNS Domain → AWS Security Group → EC2 Ubuntu Server → Apache Web Server → HTTPS Website
/var/www/html.This project successfully demonstrates a secure and scalable cloud-based solution for ABC Exclusive. Ubuntu Server provided a reliable operating system, while AWS EC2 delivered cloud infrastructure suitable for deployment, management, and future growth. The final website is live, protected with HTTPS, and supported by a clear technical implementation process.