feat: add Cloud Computing chapter content with all units#251
Open
Vidhi788 wants to merge 1 commit into
Open
Conversation
Contributor
|
@Vidhi788 is attempting to deploy a commit to the PushkarScripts Team on Vercel. A member of the Team first needs to authorize it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related Issue
Fixes
129
Description
Describe the changes made in this PR.
Added a complete Cloud Computing subject to the openCSE platform.
This includes a full course outline, chapter-wise content pages, and
detailed explanations for all topics. The subject covers everything from
basics of cloud to advanced topics like Kubernetes, Docker, AWS, Azure,
and GCP.
Type of Change
Screenshots / Demo
The Cloud Computing subject is fully accessible via the subject navigation.


Each chapter loads correctly with proper styling, sidebar navigation,
Previous/Next buttons, and responsive layout consistent with other subjects
on the platform.
How Has This Been Tested?
npm run devChecklist
AI Usage
I have not used AI tools for this contribution
I have used AI tools (ChatGPT, Copilot, Claude, etc.) and I have reviewed, verified, and understood all generated code/content before submitting this PR
If AI tools were used, briefly explain how:
AI was used only for minor help with code formatting and component
structure. All chapter content — including topic explanations, unit
breakdowns, key characteristics, real-world examples, and detailed notes —
was written by me based on my own handwritten class notes and study
material. The syllabus structure, factual explanations, and educational
content are entirely my own work. AI was not used to generate any course
content or chapter text.
Additional Notes
This is a complete new subject addition, not a modification of any
existing subject.
Cloud Computing as part of their curriculum.
and diagrams for topics like VPC architecture and Kubernetes cluster setup.