ABC Exclusive Cloud Solution

Operating Systems and Cloud Computing project showing the analysis, design, implementation, security, and verification of a cloud-based solution for ABC Exclusive.

Project Overview

Live Domain

https://stylehub.duckdns.org

Operating System

Ubuntu Server

Cloud Platform

AWS EC2 Cloud Infrastructure

Web Security

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.

Scalability Security High Availability Cloud Deployment

Operating System Selection

Cloud Computing Decision

System Architecture Diagram

The architecture below shows how the live website is delivered from the user to the AWS cloud server.

User Browser

Access through public domain using HTTP/HTTPS

DuckDNS Domain

stylehub.duckdns.org points to the EC2 public IP address

AWS Security Group

Allows SSH on 22, HTTP on 80, and HTTPS on 443

AWS EC2 Instance

Ubuntu Server virtual machine hosting the project

Apache + SSL

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

Implementation

Testing and Verification

Conclusion

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.