Skip to content
View outercloudops's full-sized avatar

Block or report outercloudops

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
outercloudops/README.md

Ivan Here 👾

I'm a Cloud & DevOps Engineer based in Atlanta, GA focused on building infrastructure that's automated, secure, and built to last. I come from an IT and networking background which means I think about the full stack — not just what gets provisioned, but what happens when things break.

Most of my work lives at the intersection of IaC and CI/CD. I like designing systems where the pipeline does the heavy lifting and human error has as little room as possible to show up.


What I'm Working With

Cloud — AWS (primary), GCP, Azure
IaC — Terraform
CI/CD — CodePipeline, CodeBuild, Jenkins
Services — CloudFront, S3, EKS, KMS, IAM, Route53, EventBridge, CloudWatch, Lambda, DynamoDB
Languages — Python, Bash
Other — Git, Linux (Debian, Ubuntu, RHEL), Docker, Kubernetes


Certifications

  • AWS Certified DevOps Engineer – Professional
  • AWS Certified Cloud Practitioner
  • Google Associate Cloud Engineer

Featured Projects

Hybrid-IaC CI/CD Pipeline

Automated deployment pipeline for an HTML site and Python app using a hybrid-IaC approach — Terraform handles the core infrastructure while CodePipeline and CodeBuild handle the delivery. Built with CloudFront + OAC, S3 with SSE-KMS using a customer-managed key, least-privilege IAM, S3 native state locking, and Route53 + ACM for a custom domain. Every design decision documented in the write-up.

Read Part 1 · Read Part 2


Serverless Talent Onboarding App on GCP

End-to-end serverless web application built on Google Cloud — Python Flask backend deployed on Cloud Functions, static frontend served from Cloud Storage, integrated with a Moodle training portal via REST API. No servers to manage, no infrastructure overhead. Shows what a clean serverless architecture actually looks like when the layers are properly separated.

Read Part 1 · Read Part 2


Portfolio

I document my builds on Medium — the reasoning behind design decisions, not just the steps.

@ivantrevino on Medium


Let's Connect

LinkedIn · Medium

Popular repositories Loading

  1. outercloudops outercloudops Public

    Cloud & DevOps Engineer | AWS · GCP · Azure | CI/CD · Terraform · Ansible · Docker · Kubernetes | Atlanta, GA

  2. hybrid-iac-textapp-repo hybrid-iac-textapp-repo Public

    Migration of aws hybrid-IaC automated CI/CD pipeline deploying HTML site and python app using Terraform, CodePipeline + CodeBuild, CloudFront + OAC, S3, R53, ACM, & KMS CMK.

    HCL