{"id":25126839,"url":"https://github.com/dowusubekoe-dev/learn-to-cloud","last_synced_at":"2026-05-02T04:41:19.446Z","repository":{"id":260608268,"uuid":"881675734","full_name":"dowusubekoe-dev/learn-to-cloud","owner":"dowusubekoe-dev","description":"Documentation of my job oriented Cloud journey","archived":false,"fork":false,"pushed_at":"2026-02-28T00:47:05.000Z","size":50564,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-28T06:32:49.608Z","etag":null,"topics":["cloud-computing","cloud-engineer","devops","git","linux","networking","programming","tech"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dowusubekoe-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-01T02:27:21.000Z","updated_at":"2026-02-28T00:47:08.000Z","dependencies_parsed_at":"2024-12-16T02:24:27.185Z","dependency_job_id":"f1668209-fbb9-4b7a-a1cb-3268204176b8","html_url":"https://github.com/dowusubekoe-dev/learn-to-cloud","commit_stats":null,"previous_names":["dowusubekoe-dev/devops-job_oriented-roadmap","dowusubekoe-dev/learn-to-cloud"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dowusubekoe-dev/learn-to-cloud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dowusubekoe-dev%2Flearn-to-cloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dowusubekoe-dev%2Flearn-to-cloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dowusubekoe-dev%2Flearn-to-cloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dowusubekoe-dev%2Flearn-to-cloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dowusubekoe-dev","download_url":"https://codeload.github.com/dowusubekoe-dev/learn-to-cloud/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dowusubekoe-dev%2Flearn-to-cloud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32523428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloud-computing","cloud-engineer","devops","git","linux","networking","programming","tech"],"created_at":"2025-02-08T10:38:42.233Z","updated_at":"2026-05-02T04:41:19.442Z","avatar_url":"https://github.com/dowusubekoe-dev.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Cloud Engineer Journey\r\n\r\n### Learn to Cloud Course\r\n\r\n### [Phase 1:- Linux and Bash](./phase-1_linux-and-bash)\r\n* [Version Control](./phase-1_linux-and-bash/1%20-%20version-control/)\r\n* [Cloud CLI Setup](./phase-1_linux-and-bash/2%20-%20cloud-cli-setup/)\r\n* [Infrastructure as Code](./phase-1_linux-and-bash/3%20-%20infrastructure-as-code/)\r\n* [Secure Shell Setup](./phase-1_linux-and-bash/4%20-%20secure-shell-setup/)\r\n* [Linux CLI Basics](./phase-1_linux-and-bash/5%20-%20linux-bash-basics/)\r\n* [Linux Command Line CTF Challenge](./phase-1_linux-and-bash/linux-ctfs/)\r\n\r\n### [Phase 2:- Programming](./phase-2_programming-ai_integration)\r\n* [**Python Basics**](./phase-2_programming-ai_integration/1%20-%20python-basics/python-basics.md)\r\n    * [Week-1-Basics](./phase-2_programming-ai_integration/1%20-%20python-basics/Week-1-Basics/)\r\n        * [Day-1-Getting-Started](./phase-2_programming-ai_integration/1%20-%20python-basics/Week-1-Basics/Day-1-Getting-Started/)\r\n        * [Day-2-Variables-and-DataTypes](./phase-2_programming-ai_integration/1%20-%20python-basics/Week-1-Basics/Day-2-Variables-and-DataTypes/)\r\n        * [Day-3-Strings](./phase-2_programming-ai_integration/1%20-%20python-basics/Week-1-Basics/Day-3-Strings/)\r\n        * [Day-4-Numbers-and-Arithetic](./phase-2_programming-ai_integration/1%20-%20python-basics/Week-1-Basics/Day-4-Numbers-and-Arithmetic/)\r\n        * [Day-5-Comments-and-Zen](./phase-2_programming-ai_integration/1%20-%20python-basics/Week-1-Basics/Day-5-Comments-and-Zen/)\r\n        * [Day-6-Intro-to-Lists](./phase-2_programming-ai_integration/1%20-%20python-basics/Week-1-Basics/Day-6-Intro-to-Lists/)\r\n        * [Day-7-List-Access-and-Modification](./phase-2_programming-ai_integration/1%20-%20python-basics/Week-1-Basics/Day-7-List-Access-and-Modification/)\r\n        * [Week-1-Summary](./phase-2_programming-ai_integration/1%20-%20python-basics/Week-1-Basics/week-1-Summary.md)\r\n* [**Rest API**](./phase-2_programming-ai_integration/2%20-%20rest-api/rest-api.md)\r\n* [**Fast API**](./phase-2_programming-ai_integration/3%20-%20fast-api/fast-api.md)\r\n* [**Databases**](./phase-2_programming-ai_integration/4%20-%20databases/databases.md)\r\n* [**Generative AI APIs**](./phase-2_programming-ai_integration/)\r\n* [**Prompt Engineering**](./phase-2_programming-ai_integration/)\r\n* [**Capstone Project**](./phase-2_programming-ai_integration/capstone-project/capstone-project.md)\r\n\r\n### [Phase 3:- Cloud Platform Fundamentals]()\r\n\r\n### [Phase 4:- DevOps Fundamentals]()\r\n\r\n### [Phase 5:- Securing Your Cloud Applications]()\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdowusubekoe-dev%2Flearn-to-cloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdowusubekoe-dev%2Flearn-to-cloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdowusubekoe-dev%2Flearn-to-cloud/lists"}