https://github.com/elyse502/uok-cloud
Distributed and Cloud Computing: Introductory Web Resource
https://github.com/elyse502/uok-cloud
cloud-computing github-pages github-pages-website
Last synced: 4 days ago
JSON representation
Distributed and Cloud Computing: Introductory Web Resource
- Host: GitHub
- URL: https://github.com/elyse502/uok-cloud
- Owner: elyse502
- Created: 2025-08-09T07:13:38.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-08-09T07:32:03.000Z (6 months ago)
- Last Synced: 2025-08-09T09:17:38.558Z (6 months ago)
- Topics: cloud-computing, github-pages, github-pages-website
- Language: HTML
- Homepage: https://elyse502.github.io/uok-cloud/
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π Distributed & Cloud Computing Web Resource
[](LICENSE)
[](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5)
[](#)
[](https://github.com/yourusername/your-repo)
> A modern, responsive, single-page HTML resource created for the **Distributed and Cloud Computing** course.
---
## π Overview
This project presents a stylish and informative web page that introduces the core concepts of **Distributed Systems** and **Cloud Computing**. Itβs designed to be both educational and visually engaging β perfect as a companion resource, class presentation tool, or technical portfolio piece.
---
## π Features
- β
Responsive design for all devices
- β
Modern layout using HTML5 + CSS3
- β
Highlights key cloud computing concepts
- β
External link to AWS documentation
- β
Lightweight and easy to customize
---
## πΈ Preview

---
## π§ How to Use
1. Clone the repository:
```console
git clone https://github.com/elyse502/uok-cloud.git
````
2. Open the file in your browser:
```goovy
open index.html
```
Or just double-click the file after downloading.
---
## π§ Key Topics Covered
* What is Distributed Computing?
* What is Cloud Computing?
* Scalability, Fault Tolerance, Virtualization
* Global Accessibility & Cost Efficiency
---
## π Learn More
* [AWS Cloud Computing Overview](https://aws.amazon.com/what-is-cloud-computing/)
* [Distributed Systems Concepts](https://en.wikipedia.org/wiki/Distributed_computing)
---
## π License
This project is licensed under the [MIT License](LICENSE).
---
## π Acknowledgments
Created as part of the **Distributed and Cloud Computing** course.
Inspired by real-world cloud infrastructure and scalable web design principles.
---