Learn to Cloud avatar

Learn to Cloud

Official

@learntocloud · United States of America

0Followers
|
9Public Repos
|
17Published Skills

Courseware and tools to learn the fundamentals of cloud engineering

Skills Distribution
DomainCloud & Comp...Infrastructure Dep.. (40%)Software Quality A.. (40%)Database Administr.. (20%)

Agent Skills by Learn to Cloud

Showing 17 vetted skills indexed across 1 GitHub repositories.

learntocloudlearntocloud
801

gh-stack

Manage stacked branches and dependent pull requests with the gh-stack GitHub CLI extension.

Official
Advanced
learntocloudlearntocloud
801

check-prod

Assess Azure production health across API, telemetry, PostgreSQL, and alerts.

Official
Intermediate
learntocloudlearntocloud
801

validate

Runs the repository quality gate and smoke-tests the FastAPI endpoints.

Official
Intermediate
learntocloudlearntocloud
801

review-pr-comments

Triages and addresses pull request review comments using the GitHub CLI.

Official
Intermediate
learntocloudlearntocloud
801

query-prod-db

Query production PostgreSQL with Entra ID authentication for user investigation and data debugging.

Official
Intermediate
learntocloudlearntocloud
801

debug-deploy

Diagnose GitHub Actions deployment, Terraform, and Azure authorization failures.

Official
Intermediate
learntocloudlearntocloud
801

reset-local-submissions

Deletes local verification attempts so verification flows can be retested.

Official
Basic
learntocloudlearntocloud
801

plan-terraform

Runs and reviews an Azure-backed Terraform plan for infrastructure pull requests in a detached worktree.

Official
Intermediate
learntocloudlearntocloud
801

review-terraform

Review Terraform diffs and Azure plans for safe infrastructure changes.

Official
Intermediate
learntocloudlearntocloud
801

write-migration

Write Alembic database migrations that are safe for production data and constraints.

Official
Intermediate
learntocloudlearntocloud
801

reset-prod-submissions

Deletes a user's production verification attempts after preview and explicit confirmation.

Official
Intermediate
learntocloudlearntocloud
738

cicd-debug

Diagnoses GitHub Actions deploy workflows and Terraform deployment failures.

Official
Intermediate
learntocloudlearntocloud
738

validate-changes

Run Ruff lint, format, type checks, API startup, and endpoint smoke tests.

Official
Advanced
learntocloudlearntocloud
738

python-library-review

Analyze Python library imports and usage against official documentation.

Official
Advanced
learntocloudlearntocloud
738

review-api-routes

Review FastAPI routes files for HTTP semantics, OpenAPI docs, and error handling.

Official
Advanced
learntocloudlearntocloud
738

ship-it

Run pre-commit checks, stage, commit, push, and monitor deployment.

Official
Advanced
learntocloudlearntocloud
738

query-db

Query production PostgreSQL data with Entra ID authentication.

Official
Intermediate

Frequently Asked Questions About Learn to Cloud

FAQPage Schema
What specific engineering tasks does Learn to Cloud enable?

These resources enable engineers to debug deployment failures, validate code quality through linting and type checking, review HTTP semantics in route files, and perform secure database queries. It facilitates the entire lifecycle from pre-commit validation to monitoring production deployments.

Which technical personas benefit from these resources?

Cloud engineers, site reliability engineers, and backend developers benefit from these resources. The content is specifically designed for practitioners managing infrastructure, maintaining FastAPI services, and ensuring secure database connectivity within enterprise environments.

What are the prerequisites for implementing these cloud engineering practices?

Implementation requires an existing GitHub environment, familiarity with Terraform for infrastructure provisioning, and a PostgreSQL database configured with Entra ID. Users should have a foundational understanding of HTTP semantics and standard linting practices to effectively utilize the provided validation and review modules.