Skip to content
View kalebcastillo's full-sized avatar
🏗️
Building
🏗️
Building

Block or report kalebcastillo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kalebcastillo/README.md

Hi there, I'm Kaleb. 👋

In my free time, I serve as a Junior DevOps Engineer at Learn to Cloud, helping to maintain CI/CD, cloud infrastructure, and labs.

☁️ Check out Learn to Cloud! ☁️

Connect with me:

LinkedIn


🚀 Check out my Cloud Portfolio site where I post techincal blogs for my projects: kalebcastillo.com 🚀

Featured Blog: Learning "How to Cloud": Beyond the Tech


Skills / Tools

image AWS Logo image VSCode Logo image image image


Learning / Building

Python Logo GCP Logo image

⬇️ Learn to Cloud Work ⬇️

Programming Phase Capstone App Contributed to a FastAPI + PostgreSQL application written in Python; implemented deployment enhancements with Docker and collaborated on codebase improvements.
AWS Networking Lab Implemented an AWS Networking Lab. Learners deploy then fix a pre-configured, intentionally broken network to AWS via Terraform.
AWS DevOps Lab Implemented an AWS DevOps Lab. Learners resolve various DevOps misconfigurations across Docker, GitHub Actions, Terraform, and K8s, then deploy the corrected infrastructure.
AI Topics and Mini-Labs Incorporated AI topics and mini labs surrounding Azure Foundry, MCP, agentic workflows, and GitHub Copilot into learning material.

⬇️ Projects ⬇️

Cloud Portfolio A full-stack serverless Cloud portfolio using Terraform, Astro, Lambda, and DynamoDB; CI/CD pipeline across test and production environments with GitHub Actions
Azure Two-Tier App Architecture Built a secure Azure VNet with load balancing, segmented subnets, and NSG rules; automated PostgreSQL backups to Blob Storage
Jenkins CI/CD Pipeline Containerized a FastAPI + PostgreSQL application using Docker; orchestrated automated builds and deployments with Jenkins and GitHub Actions

Pinned Loading

  1. azure-two-tier-app azure-two-tier-app Public

    This project is a two-tier application architecture deployed to Azure

    Python 5

  2. cloud-portfolio cloud-portfolio Public

    My Cloud Portfolio Website

    Astro 2 1

  3. journal-app-devops journal-app-devops Public

    This project aims to implement DevOps methodologies towards an existing two tier journal application

    Python